Posted inExchange Windows Exchange 365 password never expires Posted by Tim Ng 2015-03-25No Comments Import-Module msonline $cred = Get-Credential Connect-MsolService -cred $cred Get-Command –Module msonline Get-MSOLUser | Select UserPrincipalName, PasswordNeverExpires Get-MSOLUser | Set-MsolUser -PasswordNeverExpires $true Tim Ng View All Posts Post navigation Previous Post Windows 7 connect to 365 via PowershellNext PostWindows vLan tag