Set-MsolUserPrincipalName – Change the UserPrincipalName in Office 365
The Set-MsolUserPrincipalName cmdlet in PowerShell changes the user principal name, or user ID of a user in Microsoft Office 365. This command can be used …
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 Set-MsolUserPrincipalName cmdlet in PowerShell changes the user principal name, or user ID of a user in Microsoft Office 365. This command can be used …
The Set-MsolUserPassword cmdlet in PowerShell resets the password for a user in Microsoft Office 365. This command can only be used for users with standard …
The Set-MsolUserLicense cmdlet in PowerShell updates a license assignment for a user in Microsoft Office 365. This command can add a new license, remove a …
The Restore-MsolUser cmdlet in PowerShell restores a deleted user in Microsoft Office 365. The command restores a user that is in the deleted user’s view …
The Remove-MsolUser cmdlet in PowerShell removes a user from Microsoft Office 365. This command deletes the user, their licenses, and any other associated data. The …
The New-MsolUser cmdlet in PowerShell creates a new user account in Microsoft Office 365. The syntax to add a new user account in Azure Active …
The New-MsolLicenseOptions cmdlet in PowerShell creates a license options object in Microsoft Office 365. This command disables specific service plans when you assign a user …
The New-MsolGroup cmdlet in PowerShell adds a new security group to Microsoft Office 365. The syntax to create a new group in the Azure Active …
The Set-MsolGroup cmdlet in PowerShell updates a security group in Microsoft Office 365. This command updates the properties of the group. The syntax to update …
The Remove-MsolGroup cmdlet in PowerShell removes a group from Microsoft Office 365. The syntax to delete a group from Azure Active Directory is given below. …