Comments
 
posted on March 5th 2013, at 16:11
by lunarg

You can disable the password expiration for one or more users through Powershell.

$cred = Get-Credential

Connect-MSOLService -credential $cred

Get-MSOLUser | Set-MsolUser -PasswordNeverExpires $true

Note that you need to have the Microsoft Online cmdlets: http://technet.microsoft.com/en-us/library/jj151805.aspx

Add a new comment
 
Your name:
Your e-mail:
Your comment:
 
Basic BBcode is supported.
Captcha:
Type the letters and numbers as shown.
/get/captcha/1713569024
Not readable? Get another.
 
 
 
 
« April 2024»
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
282930    
 
Links
 
Quote
« Most people tend to avoid true conflict. Ironically this breeds more conflict. »