How to Enable or Disable Comments in SharePoint Online List?

The “Comment” feature introduced in SharePoint Online modern lists allows users to comment on SharePoint Online list items. Commenting is a great way to collect feedback and keep track of changes in essential documents. However, in some cases, you may want to disable comments on a list to prevent unwanted content. This…

Read more

How to Disable the App Bar in SharePoint Online?

The App Bar is a new navigation menu on the left-hand side of your SharePoint Online modern sites that brings a consistent navigation experience to every SharePoint Online site, featuring quick access to global navigation to quickly access sites, news, and files globally. App Bar is a handy and great new feature,…

Read more

Enable-Disable Automatic News Digest in SharePoint Online

Requirement: Disable the automatic news digest in SharePoint Online. How to Disable the SharePoint Online Automatic News Digest Emails? The Auto News Digest Feature in SharePoint Online sends automated emails to users on the latest relevant News posts from SharePoint sites to which they have access but have not viewed yet, on…

Read more

How to Connect to Azure AD using PowerShell?

Requirement: Connect to Azure AD with PowerShell. How to Connect to Azure Active Directory using PowerShell? Azure Active Directory (Azure AD) is Microsoft’s cloud-based identity and access management service. Azure AD allows you to manage user identities and access rights to your applications, whether on-premises or in the cloud. With the Power…

Read more

How to Exclude a SharePoint Online Site from Retention Policy?

Requirement: Remove retention policy from SharePoint Online site. Exclude a SharePoint Online site from the Retention Policy When you create a retention policy in Microsoft 365 – SharePoint Online, it’s automatically applied to all sites within your organization. You can remove the policy if you don’t want the policy to apply to…

Read more

How to Restore Deleted Files in Microsoft Teams?

Requirement: Restore deleted files from teams. How to restore a deleted file in Teams? Microsoft Teams is a popular collaboration platform that allows team members to chat, share files, and work together on projects. It can be used to store project files, presentations, and other important documents. Sometimes significant files can be…

Read more

How to Add a Shared Mailbox in Office 365?

Creating shared mailboxes is an essential aspect of Office 365, which allows multiple users to access and manage a single email account. With the increasing need for collaboration and teamwork, having shared mailboxes can help streamline communication and improve workflow. However, many people get lost when it comes to creating shared mailboxes…

Read more

Error Handling with PowerShell Try Catch Block: Demystified!

As a PowerShell user, I’m sure you’ve encountered your fair share of errors. Dealing with errors is an inevitable part of writing PowerShell scripts. But what do you do when an error occurs? Well, with the use of Try Catch blocks, you can improve your error handling and ensure that your scripts…

Read more

PowerShell: How to Get the Folder Size?

As a system administrator or IT professional, it’s essential to be able to efficiently measure the size of directories or folders on your computer or server, allocate disk space, and identify storage-intensive directories effectively. While File Explorer provides a basic overview of folder sizes, PowerShell offers more advanced capabilities for precise and…

Read more

How to Change the Page Layout of a Modern SharePoint Online Page?

Requirement: Change the page layout in modern SharePoint Online sites. How to change the page layout in SharePoint Online? In SharePoint Online, a page layout is a predefined design for a page that determines the overall look and feel of the page, including the layout of the content, the location of web…

Read more