Get-MsolPartnerInformation
The Get-MsolPartnerInformation command in PowerShell gets company-level information for partners in Microsoft Office 365. This command should only be used for partner tenants. The syntax …
The Get-MsolPartnerInformation command in PowerShell gets company-level information for partners in Microsoft Office 365. This command should only be used for partner tenants. The syntax …
The Get-MsolGroupMember cmdlet in PowerShell gets the group members of the specified group in Microsoft Office 365. The members can be either users or groups. …
The Remove-MsolGroupMember command in PowerShell removes a member from a security group in Office 365. This member can be either a user or a group. …
The Add-MsolGroupMember cmdlet in PowerShell adds a member to an existing security group in Office 365. The new members can be either users or other …
The Get-MsolGroup cmdlet in PowerShell gets groups from Microsoft Office 365. This command returns a single group if you specify the ObjectId parameter, or search …
The Get-MsolFederationProperty cmdlet in PowerShell displays the properties of the Active Directory Federation Services 2.0 server and Microsoft Online. The syntax to get key settings …
The Set-MsolDomainFederationSettings cmdlet in PowerShell updates settings for a federated domain in Microsoft Office 365. The syntax to update the settings of a single sign-on …
The Get-MsolDomainFederationSettings cmdlet in PowerShell gets key settings for a federated domain from Microsoft Office 365. The syntax to get domain federation settings from the …
The Get-MsolDomain cmdlet in PowerShell gets a domain in Microsoft Office 365. The syntax to get a company domain in Azure Active Directory is given …
The Disable-MsolDevice cmdlet in PowerShell disables a device object in Microsoft Office 365. The syntax to disable the device object in Azure Active Directory is …