Inital Setup
When first settng up the player, if you do not want the password to expire this can be changed quite
easily 1 of 3 ways.
1) Local User Management
Open Local user management by clicking on start/pressing the windows key then type: lusrmgr.msc
Then click on Open as Administrator.
Once open click on users > Double click SWEP user then uncheck Password never expires
2) Run command line manually
To run the command manually open the start menu, type cmd then select Run as administrator.
Then type out the command:
wmic UserAccount where "Name='SWEP user'" set PasswordExpires=FALSE
Press enter and you should receive the below output:
Password has already expired
If the password has already expired you should be able to change the password to anything you want
first(if you are unable to change the password there is an alternave document that covers this
process separately).
When logged in press ctrl+alt+del and select change password.
You will be presented with the same change password screen so you can change the password back to admin so the auto logon will continue to functon.
Once in the operang system you can then follow one of the 3 methods to change the expiry seng
earlier in the guide.
Comments
0 comments
Please sign in to leave a comment.