Set-MsolServicePrincipal – Update Properties of a Service Principal
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 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 …
The Get-MsolPasswordPolicy command in PowerShell gets the current password policy for a tenant or a domain in Microsoft Office 365. This command gets the password …
The Get-MsolPartnerContact cmdlet in PowerShell gets a list of contracts for a partner in Microsoft Office 365. This command should only be used by partners. …