Category: VBscript

VBS PwdLastSet

User Must Change Password At Next Logon These VBScript examples will enable you to set the users account to a known password.  What’s more, you can also set the account so that once the user authenticates, they must change the password to a more secure password.  This is a popular …

VBScript Change Password

Tutorial for Changing a User Account Password with SetPassword With VBScript, it is relatively easy to set each user’s account to a known password.  You can also configure the account so that once the user authenticates, they must change the known password to a more secure password.  This is a …