Skip to content

Latest commit

 

History

History
577 lines (464 loc) · 33.5 KB

File metadata and controls

577 lines (464 loc) · 33.5 KB
layout title image hero_image show_sidebar hero_height date
page
Microsoft 365 Tips and Tricks
/img/IMG_20220521_140146.jpg
false
is-small

Hi all

Welcome to Tips and Tricks on SharePoint, Power Platform and other Microsoft 365 services.

Enjoy!


<script type="text/javascript" async src="//l.getsitecontrol.com/p43nv0p7.js"></script> <style> #main-page body { --h: 212deg; --l: 43%; --brandColor: hsl(var(--h), 71%, var(--l)); font-family: Montserrat, sans-serif; margin: 0; background-color: whitesmoke; } #main-page a:link { color: black; } /* visited link */ #main-page a:visited { color: black; } /* mouse over link */ #main-page a:hover { color: black; } /* selected link */ #main-page a:active { color: black; } #main-page p { margin: 0; line-height: 1.6; } #main-page ol { list-style: none; counter-reset: list; padding: 0 1rem; } #main-page li { --stop: calc(100% / var(--length) * var(--i)); --l: 62%; --l2: 88%; --h: calc((var(--i) - 1) * (180 / var(--length))); --c1: hsl(var(--h), 54%, var(--l)); --c2: hsl(var(--h), 41%, var(--l2)); position: relative; counter-increment: list; max-width: 85rem; margin: 2rem auto; padding: 1rem 1rem 1rem; box-shadow: 0.1rem 0.1rem 1.5rem rgba(0, 0, 0, 0.3); border-radius: 0.25rem; overflow: hidden; background-color: white; } #main-page li::before { content: ''; display: block; width: 100%; height: 1rem; position: absolute; top: 0; left: 0; background: linear-gradient(to right, var(--c1) var(--stop), var(--c2) var(--stop)); } #main-page h3 { display: flex; align-items: baseline; margin: 0 0 0rem; color: rgb(70 70 70); } #main-page h3::before { display: flex; justify-content: center; align-items: center; flex: 0 0 auto; margin-right: 1rem; width: 3rem; height: 3rem; content: "//"; padding: 0rem; border-radius: 10%; background-color: var(--c1); color: white; } </style>
    <li style="--i: 16"><a href="https://powershellscripts.github.io/articles/en/PowerPlatform/cannotcallchildflow">
    	<span style="display: block; text-align: right;">2025-07-12
    	<h3>Cannot call a child flow </h3></span>
    	<p>Some reasons why you may not be able to call a child flow and how to fix them.</p>
    </a></li>
    
    <li style="--i: 16"><a href="https://powershellscripts.github.io/articles/en/PowerPlatform/dropdownuserinput/">
    	<span style="display: block; text-align: right;">2025-04-12
    	<h3>Create Dropdown Field for User Input in Power Automate</h3></span>
    	<p>A 1-minute guide on how to create a dropdown field for user input in Power Automate</p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/changelanguage/">
    	<span style="display: block; text-align: right;">2025-04-06
    	<h3>Change language of your Viva Engage</h3></span>
    	<p>Every user can set their language in Viva Engage. The setting works separately from browser settings and the settings in their user profile.</p>
    </a></li>
    
    <li style="--i: 7"><a href="https://powershellscripts.github.io/articles/en/Other/exologinfails/">
    	<span style="display: block; text-align: right;">2025-04-06
    	<h3>ExchangeOnlineManagement fails to connect</h3></span>
    	<p>How to troubleshoot.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/ctremove/">
    	<span style="display: block; text-align: right;">2025-04-05
    	<h3>Content Type is still in use - How to remove stuck site content type</h3></span>
    	<p>How to troubleshoot and remove a stuck content type.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/approvefiles/">
    	<span style="display: block; text-align: right;">2025-04-03
    	<h3>Approve site pages using PnP</h3></span>
    	<p>Especially useful if you need to approve a lot of files in a batch. Works for approving SharePoint pages, news items, or library files.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/foldersinsitepages/">
    	<span style="display: block; text-align: right;">2025-04-01
    	<h3>Enable folders in SharePoint Site Pages library</h3></span>
    	<p>By default, folders in the Site Pages library of SharePoint are not visible when using the New button. This is how to enable them.</p>
    </a></li>
    
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/privatecontentmode/">
    	<span style="display: block; text-align: right;">2025-03-29
    	<h3>Private content mode will retire as of June 30th, 2025</h3></span>
    	<p>Viva Engage will no longer support private content mode. What is it? What are the alternatives? </p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/translate/">
    	<span style="display: block; text-align: right;">2025-03-25
    	<h3>Auto-translate Viva Engage posts</h3></span>
    	<p>Viva Engage offers automated translation of posts for users. The article shows you how it works and how to enable it for your users.</p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/postmultiplecommunities/">
    	<span style="display: block; text-align: right;">2025-03-24
    	<h3>How to post to multiple communities in Viva Engage?</h3></span>
    	<p>This article gives you an answer.</p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/postannouncement/">
    	<span style="display: block; text-align: right;">2025-03-23
    	<h3>How to post announcement in Viva Engage?</h3></span>
    	<p>This article shows how to post an announcement in Viva Engage Community.</p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/leavecommunity/">
    	<span style="display: block; text-align: right;">2025-03-22
    	<h3>How to leave Viva Engage community?</h3></span>
    	<p>This article shows how to leave a community in Viva Engage.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/cthowtocreate/">
    	<span style="display: block; text-align: right;">2025-03-22
    	<h3>How to create SharePoint content type</h3></span>
    	<p>A content type can be a form, a document template you want to use to gather information. Behind the scenes, a content type in SharePoint is a reusable collection of metadata (columns), workflows, and behavior settings for items in a list or library. Here is a step-by-step guide to create a content type in SharePoint Online.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/ctget/">
    	<span style="display: block; text-align: right;">2025-03-15
    	<h3>List SharePoint content types</h3></span>
    	<p>This article shows you how to get all or selected content types that you have in your list or your SharePoint site.</p>
    </a></li>
    
    
    <li style="--i: 9"><a href="https://powershellscripts.github.io/articles/en/copilot/unpincopilotchat/">
    	<span style="display: block; text-align: right;">2025-03-08
    	<h3>How to unpin Copilot chat?</h3></span>
    	<p>This article shows you how to pin and unpin Copilot from the navigation bar, Teams and Windows taskbar. </p>
    </a></li>
    
    <li style="--i: 9"><a href="https://powershellscripts.github.io/articles/en/copilot/adjustcopilotsettings/">
    	<span style="display: block; text-align: right;">2025-02-23
    	<h3>How to adjust Copilot settings?</h3></span>
    	<p>The Settings in the Copilot Control System offers various configuration options. Pin, upin copilot apps, allow image generation and adjust data residency.</p>
    </a></li>
    
    
    <li style="--i: 9"><a href="https://powershellscripts.github.io/articles/en/copilot/copilotdashboard/">
    	<span style="display: block; text-align: right;">2025-02-22
    	<h3>How do I get to Copilot Dashboard?</h3></span>
    	<p>Copilot Dashboard provides insights and metrics such as readiness, adoption, impact, and sentiment, to help you with your Copilot adoption. Where can you find all this goodness? </p>
    </a></li>
    
    <li style="--i: 9"><a href="https://powershellscripts.github.io/articles/en/copilot/controlsystem/">
    	<span style="display: block; text-align: right;">2025-02-16
    	<h3>Copilot Control System</h3></span>
    	<p>The Copilot Control System is your central hub for managing all aspects of Copilot in Microsoft 365.  Where can it help you? </p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/monitorconversations/">
    	<span style="display: block; text-align: right;">2025-02-16
    	<h3>Monitor Viva Engage conversations</h3></span>
    	<p>Analyze user sentiment, monitor keywords for legal issues, or encourage users to report problematic content. All out of the box and at hand's reach. Let's have a look at them! </p>
    </a></li>
    
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/addusersnoemail/">
    	<span style="display: block; text-align: right;">2025-02-15
    	<h3>Add users to SharePoint without sending them an email</h3></span>
    	<p>Usually, if you invite users to your site, they will receive an email notification. Here is how to avoid it.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/listfilesunique/">
    	<span style="display: block; text-align: right;">2025-02-15
    	<h3>Report on files with unique permissions</h3></span>
    	<p>Show your users which files have permissions different than the rest of the library. For security and administrative purposes the library owners review the files and the granted access regularly.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/disableattachments/">
    	<span style="display: block; text-align: right;">2025-02-09
    	<h3>Disable attachments in SharePoint list</h3></span>
    	<p>You may want to disable list attachments to maintain a cleaner or more secure list environment. Here's how you can do this for one or multiple lists.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/downloadable">
    	<span style="display: block; text-align: right;">2025-02-09
    	<h3>Create download link to SharePoint file</h3></span>
    	<p>When you create a link to a file in SharePoint using the standard method, it opens in the browser by default. Make the file downloadable instead, by customizing the link.</p>
    </a></li>
    
    
    <li style="--i: 7"><a href="https://powershellscripts.github.io/articles/en/Other/customizesignin/">
    	<span style="display: block; text-align: right;">2025-02-08
    	<h3>Customize Microsoft 365 login page</h3></span>
    	<p>With Microsoft 365, you can customize your sign-in page and have a company-branded login experience for your users.</p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/vivavsteams/">
    	<span style="display: block; text-align: right;">2025-02-08
    	<h3>Viva Engage vs Teams</h3></span>
    	<p>A comparison of Viva Engage and Teams to help you understand when to use each</p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/whyviva/">
    	<span style="display: block; text-align: right;">2025-02-02
    	<h3>Why use Viva Engage?</h3></span>
    	<p>This article outlines the advantages and purposes of using Viva Engage.</p>
    </a></li>
    
    <li style="--i: 16"><a href="https://powershellscripts.github.io/articles/en/PowerPlatform/sitepages/">
    	<span style="display: block; text-align: right;">2025-01-05
    	<h3>Site Pages library in Power Automate Flow</h3></span>
    	<p>This article shows how to use Site Pages library in Power Automate flows.</p>
    </a></li>
    
    <li style="--i: 7"><a href="https://powershellscripts.github.io/articles/en/Other/mailboxes/">
    	<span style="display: block; text-align: right;">2024-12-30
    	<h3>Exchange Online: What mailboxes User has access to?</h3></span>
    	<p>The article describes a way how to verify user’s access rights to other people’s mailboxes.</p>
    </a></li>
    
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/viewanalytics/">
    	<span style="display: block; text-align: right;">2024-12-29
    	<h3>Viva Engage: View Analytics</h3></span>
    	<p>As a leader or a corporate communicator managing campaign you can view the audience summary of your campaign. Have a look at some of the cool options that Viva Engage is offering.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/createdashboard/">
    	<span style="display: block; text-align: right;">2024-11-30
    	<h3>Create SharePoint dashboard</h3></span>
    	<p>A dashboard in SharePoint is a page primarily designed for mobile use, providing users with quick access to essential tools and resources. Use PnP Powershell and choose Dashboard layout to create a dashboard.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/custompageheader/">
    	<span style="display: block; text-align: right;">2024-11-23
    	<h3>Customize your page header</h3></span>
    	<p>You may want to disable list attachments to maintain a cleaner or more secure list environment. Here's how you can do this for one or multiple lists.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/comparetenants/">
    	<span style="display: block; text-align: right;">2024-11-17
    	<h3>Compare SharePoint tenant settings</h3></span>
    	<p>The “Run As” feature in the Microsoft 365 admin center allows administrators to simulate and test various admin roles. It allows to test the permissions associated with every Microsoft 365 admin role.</p>
    </a></li>
    
    <li style="--i: 7"><a href="https://powershellscripts.github.io/articles/en/InformationProtection/runasadmin/">
    	<span style="display: block; text-align: right;">2024-11-16
    	<h3>Microsoft 365: Run As [Product] Admin</h3></span>
    	<p>The “Run As” feature in the Microsoft 365 admin center allows administrators to simulate and test various admin roles. It allows to test the permissions associated with every Microsoft 365 admin role.</p>
    </a></li>
    
    
    <li style="--i: 7"><a href="https://powershellscripts.github.io/articles/en/InformationProtection/compareroles/">
    	<span style="display: block; text-align: right;">2024-11-09
    	<h3>Microsoft 365: compare admin role permissions</h3></span>
    	<p>In Microsoft 365 admin center you can now compare various administrators’ roles and select the one with minimum privilege for your admin accounts. The comparison lists detailed permissions of each role, and can be used for Compliance or ISO Documentation.</p>
    </a></li>
    
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/hidebuttons/">
    	<span style="display: block; text-align: right;">2024-11-09
    	<h3>SharePoint list view: hide new button</h3></span>
    	<p>This article will give you a few JSON formatting examples on how to hide buttons in the command bar of a SharePoint list view, such as “add new item”, or “automate”.</p>
    </a></li>
    
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/removeresources/">
    	<span style="display: block; text-align: right;">2024-11-03
    	<h3>Remove Community Resources in Viva Engage</h3></span>
    	<p>On the right-hand side of your Viva Engage Community you can see the available Resources such as SharePoint Site, Planner and OneNote. With the newest update from Microsoft you can now hide these Resources on the main page of the Viva Engage Community.</p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/MoveConversation/">
    	<span style="display: block; text-align: right;">2024-10-03
    	<h3>Move Viva Engage conversation to another community</h3></span>
    	<p>You can move a Viva Engage conversation to another community or stop users from moving posts to your community.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/findctIDPS/">
    	<span style="display: block; text-align: right;">2024-08-18
    	<h3>Find content type ID using Powershell</h3></span>
    	<p>Content type IDs in SharePoint uniquely identify the content type. This article helps you find the ID using Powershell.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/findctid/">
    	<span style="display: block; text-align: right;">2024-08-18
    	<h3>How to find SharePoint Online content type ID?</h3></span>
    	<p>Content type IDs in SharePoint uniquely identify the content type. This article helps you find the ID using User Interface.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/getversionhistory/">
    	<span style="display: block; text-align: right;">2024-08-11
    	<h3>Get version history programmatically</h3></span>
    	<p>The following PnP Powershell cmdlets can help you retrieve the older versions for each SharePoint file.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/countfilesunique/">
    	<span style="display: block; text-align: right;">2024-08-11
    	<h3> Count files or items with unique permissions using Powershell</h3></span>
    	<p>Using PnP Powershell you can programmatically count files in a folder or the entire library in SharePoint Online that have unique permissions.</p>
    </a></li>
    
    	<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/countfiles/">
    	<span style="display: block; text-align: right;">2024-08-10
    	<h3>Count files in a folder using Powershell</h3></span>
    	<p>Using PnP Powershell you can programmatically count files in a folder or the entire library.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/enablect">
    	<span style="display: block; text-align: right;">2024-08-03
    	<h3>Enable content type management</h3></span>
    	<p>If you want to use multiple content types in your SharePoint list, you need to enable content type management first. Here is how to do it using PnP POwershell, Powershell & CSOM or simply your browser.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/systemupdateitem/">
    	<span style="display: block; text-align: right;">2024-08-03
    	<h3>Update SharePoint list item without changing the modified date</h3></span>
    	<p>Updating SharePoint list item without changing the modified date is often called a system-update. This article shows you how to do it using PnP Powershell.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/systemupdatefolder/">
    	<span style="display: block; text-align: right;">2024-08-03
    	<h3>Update SharePoint folder without creating a new version</h3></span>
    	<p>How to update a SharePoint Online folder without creating a new version or triggering a workflow.</p>
    </a></li>
    
    	<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/addpermgroup/">
    	<span style="display: block; text-align: right;">2024-08-01
    	<h3>Add SharePoint site permissions to a group using PnP</h3></span>
    	<p>Using the PnP PowerShell module, you can assign permissions to an existing group within the Microsoft 365 environment. It can be a SharePoint group, security group or Microsoft 365 group. </p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/spoclaims/">
    	<span style="display: block; text-align: right;">2024-08-01
    	<h3>SharePoint Claims Deep Dive</h3></span>
    	<p>In SharePoint Online, user and group identities are represented by different claim providers, which determine how identities are authenticated and identified within the system. SharePoint claim provider prefixes are used to format login names and indicate the type of authentication and the source of the identity claim.</p>
    </a></li>
    
    <li style="--i: 7"><a href="https://powershellscripts.github.io/articles/en/Other/m365groupsettings/">
    	<span style="display: block; text-align: right;">2024-07-21
    	<h3>Modify Microsoft 365 group settings</h3></span>
    	<p>Microsoft 365 group settings configured using the Set-PnPMicrosoft365GroupSettings cmdlet can be viewed and managed in various places within the Microsoft 365 admin center. However, not all settings may have a direct user interface (UI) counterpart, as some configurations are more advanced and typically managed through PowerShell.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/pnpsearchqcond/">
    	<span style="display: block; text-align: right;">2024-07-14
    	<h3>Conditional query in PNP Search Webpart</h3></span>
    	<p>In SharePoint Search, especially when using the PnP (Patterns and Practices) Search Web Part, you can use the KQL (Keyword Query Language) search query template to build dynamic queries. The search query template allows for conditional logic using tokens and variables, but it's not as straightforward as using traditional programming "if" statements. By using the `{?{ }}` syntax in your PnP Search Web Part query template, you can introduce dynamic, conditional logic similar to "if" statements in programming.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/pnpsearchqex">
    	<span style="display: block; text-align: right;">2024-07-14
    	<h3>PnP Search query examples with KQL</h3></span>
    	<p>KQL (Keyword Query Language) is a syntax used primarily within Microsoft products like SharePoint and Microsoft Search to formulate search queries. Understanding its basic rules and operators such as `AND`, `OR`, and other principles is crucial for constructing effective search queries. Here’s a breakdown of these rules with some examples.</p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/vivagraphapi/">
    	<span style="display: block; text-align: right;">2024-06-02
    	<h3>Manage Viva Engage with Graph API</h3></span>
    	<p>Get, create and manage your Viva Engage communities using Graph API. Examples with Graph Explorer and explanation of the API. Read on... </p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/Closeconversation/">
    	<span style="display: block; text-align: right;">2024-05-26
    	<h3>Close conversations in Viva Engage</h3></span>
    	<p>There is a variety of reasons why you should be closing Viva Engage conversations. A guide to keeping your Viva Engage community in orderly fashion</p>
    </a></li>
    
    <li style="--i: 7"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/HideTeamsPrompt">
    	<span style="display: block; text-align: right;">2024-03-24
    	<h3>Hide Teamify Prompt</h3></span>
    	<p>In SharePoint, when a site is created without being associated with a Microsoft 365 group or a Microsoft Teams team, users typically encounter a teamify prompt displayed in the bottom left corner of the site interface. You can remove this teamify prompt using a PnP cmdlet... </p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/CAMLQueryForListView/">
    	<span style="display: block; text-align: right;">2024-03-24
    	<h3>Easy way to create CAML Query for list view</h3></span>
    	<p>When loading thousands of SharePoint list items, you may want to limit the number of retrieved results. The GetItems(CamlQuery) method allows you to define a Collaborative Application Markup Language (CAML) query that specifies which items to return. Creating a complex query, however, can present quite a challenge. Every slash and value need to be exactly where they should. This article shows you how to do it easily and well.</p>
    </a></li>
    
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/removeleader/">
    	<span style="display: block; text-align: right;">2024-02-17
    	<h3>Remove a Viva Engage leader</h3></span>		
    	<p>The leadership feature in Viva allows you to identify the leaders in your organization and the leaders to reach their targeted audiences. When you want to remove the leader functionalities from a user, you need to remove him from the leaders list in the Viva Admin Center. </p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/How%20to%20post%20as%20delegate/">
    	<span style="display: block; text-align: right;">2024-02-03
    	<h3>Viva: How to post as a delegate</h3></span>		
    	<p>Now, you can post on behalf of another person in Viva Engage. This feature allows Viva Engage users to assign a delegate who can post on behalf of them. Configure it through Yammer’s settings section... </p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/leadervscommunicator/">
    	<span style="display: block; text-align: right;">2024-02-03
    	<h3>Viva Engage: Leaders vs Corporate Communicators</h3></span>		
    	<p>Viva Engage provides two special privileged roles that allow users for extra communication capabilities. One of them is Leaders and the other Corporate Communicator. The article compares the two roles. </p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/leaderpost/">
    	<span style="display: block; text-align: right;">2024-01-14
    	<h3>Post as a leader to specific groups</h3></span>
    	<p>The leadership feature in Viva allows you to identify the leaders in your organization and the leaders to reach their targeted audiences.</p>
    </a></li>
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/ctfieldlinks/">
    	<span style="display: block; text-align: right;">2023-12-30
    	<h3>SharePoint content types - fieldlinks and fields</h3></span>
    	<p>SharePoint Online list columns are represented as either Field or FieldRef Element (ContentType) elements in the various SharePoint schemas, such as site, list, and content type definitions. The article lists in details the differences, usage and comparisons.</p>
    </a></li>
    
    <li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/Add%20Viva%20Engage%20to%20your%20SharePoint%20pages/">
    	<span style="display: block; text-align: right;">2023-11-04
    	<h3>Add Viva Engage to your SharePoint pages</h3></span>
    	<p>Viva Engage Conversations web part allows page viewers to participate in discussions without exiting the SharePoint environment. Use it to replace your old comments section with Viva Engage discussions.</p>
    </a></li>
    
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/Server/Office Online Server Troubleshooting in Sharepoint Environment/">
    	<span style="display: block; text-align: right;">2023-11-05
    	<h3>Office Online Server Troubleshooting in Sharepoint Environment</h3></span>
    	<p>Office Online Server Troubleshooting in Sharepoint Environment</p>
    </a></li>
    
    
    <li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/InformationProtection/Audit your sensitivity labels with Powershell/">
    	<span style="display: block; text-align: right;">2022-08-05
    	<h3>Audit your sensitivity labels with Powershell</h3></span>
    	<p>Audit your sensitivity labels with Powershell</p>
    </a></li>
    





Links to my older Social Technet Articles:

Content Types

Versioning

Workflows

Permissions & Sharing

OneDrive for Business

Other

Office 365