Connect to SharePoint Online using Azure AD App ID from PowerShell

Requirement: Connect to SharePoint Online with Azure Active Directory Application from PowerShell. How to Connect to SharePoint Online using Azure Application ID from PowerShell? Using Azure Application ID to connect to SharePoint Online is a great way to manage your SharePoint Online environment from unattended PowerShell scripts. In this post, we’ll go…

Read more

How to Bulk Invite Guest Users to Azure AD?

Requirement: Bulk invite guest users to Azure Active Directory. How to invite Multiple guest users in Azure Active Directory? In many business scenarios, you may need to bulk invite guest users to Azure AD. This means inviting a large number of guests at one time, rather than inviting them one at a…

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 Resend Azure AD Invitation to Guest User?

Requirement: Resend Azure AD guest user invitation. How to resend guest user invitation for SharePoint Online External User Access? Have you ever had to send the invitation again to the guest user, as the guest user claims he didn’t receive the invitation email? As an administrator, you may need to resend Azure…

Read more

SharePoint Online: How to Change the User’s Display Name?

Requirement: Change the user display name in SharePoint Online using PowerShell. How to Change the Display Name of the User in SharePoint Online? When working with SharePoint Online, there may be instances where you need to update a user’s display name. Perhaps you have an employee whose last name has changed, and…

Read more

Office 365: How to Add Users to Security Group using PowerShell?

Security groups are powerful tools for managing user access and security in Office 365. They are used to setting and controlling access to resources and applications, such as email or documents, and managing user permissions. This enables businesses to maintain control over their environment and ensure that only authorized users can access…

Read more

How to Delete Guest users in Office 365?

What are Guest Users in Office 365? Guest users are individuals outside your organization who can access specific Office 365 services. Typically, they won’t be an employee, contractor, or other full-time members of your organization. Still, they need access to Office 365 resources such as email, SharePoint documents, Microsoft Teams, and calendars….

Read more

Office 365: Remove a user from All Security groups using PowerShell

Requirement: Remove a user from all Active Directory security groups in Microsoft 365. How to remove a user account from all Security Groups? Office 365 Security groups are used for managing user access in Office 365, as they allow administrators to quickly and easily grant or revoke access to resources such as…

Read more