Get-MsolServicePrincipal – Get Service Principals
The Get-MsolServicePrincipal cmdlet in PowerShell gets service principals from Microsoft Office 365. The syntax to retrieve the service principals from Azure Active Directory is given …
Microsoft Office 365 is a cloud-based platform that offers a comprehensive set of applications and services, including Word, Excel, Outlook, SharePoint, and Teams, among others. It empowers organizations to enhance productivity, streamline communication, and collaborate more efficiently.
In this category, we provide a wide range of posts, including tutorials, how-to guides, best practices, and the latest updates about Office 365.
The Get-MsolServicePrincipal cmdlet in PowerShell gets service principals from Microsoft Office 365. The syntax to retrieve the service principals from Azure Active Directory is given …
The Remove-MsolServicePrincipal cmdlet in PowerShell removes a service principal from Microsoft Office 365. The syntax to remove a service principal from Azure Active Directory is …
The Set-MsolServicePrincipal cmdlet in PowerShell updates the service principal in Microsoft Office 365. The syntax to change properties of a service principal in Microsoft Azure …
The Remove-MsolScopedRoleMember cmdlet in PowerShell removes a user from an administrative unit-scoped role in Microsoft Office 365. The syntax to remove a member of the …
The Get-MsolScopedRoleMember command in PowerShell gets members of a role who are granted that role over an administrative unit in Microsoft Office 365. The syntax …
The Remove-MsolRoleMember command in PowerShell removes a member from an administrator role in Microsoft Office 365. The syntax to remove a member from an administrator …
The Add-MsolRoleMember cmdlet in PowerShell adds a member to an administrator role in Microsoft Office 365. This command supports only users and service principals added …
The Get-MsolRole cmdlet in PowerShell gets administrator roles for the company in Microsoft Office 365. The syntax to get the administrator roles is given below. …
The Get-MsolRoleMember cmdlet in PowerShell gets members of a role in Microsoft Office 365. This command retrieves the role member objects that contain the Display …
The Set-MsolPasswordPolicy cmdlet in PowerShell updates the password policy of a specified domain in Microsoft Office 365. This command requires the root domain to set …