
Bulk Change Office 365 accounts UPN / Sign-in Names
If you synced your on-premises Active Directory (AD) without setting your users UPN attribute to use their email addresses or the custom domain you added to Azure AD, your users will have Office 365 usernames like [email protected] Changing the logon domain from the on-prem AD user settings will not help for existing users, but it […]

Set a user’s password to never expire on Office365
If you need to set a user’s password to never expire on your Office 365, you need to do that with PowerShell. And it is really easy. We save our credentials to a variable called $creds, running this command will open a Sign in to your account windows, so sign in with your Office 365 […]