W Wade Rocco Feb 10, 2006 #1 Hey All- Is there a way to determine when an accounts password will expire??? Thanks!! Wade
R Richard Mueller Feb 10, 2006 #2 Wade said: Is there a way to determine when an accounts password will expire??? Thanks!! Click to expand... Hi, Not simple. Microsoft has complete information with examples linked here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnclinic/html/scripting09102002.asp
Wade said: Is there a way to determine when an accounts password will expire??? Thanks!! Click to expand... Hi, Not simple. Microsoft has complete information with examples linked here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnclinic/html/scripting09102002.asp
R Richard Mueller Feb 10, 2006 #3 Richard Mueller said: Hi, Not simple. Microsoft has complete information with examples linked here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnclinic/html/scripting09102002.asp Click to expand... And, I have a sample VBScript program to retrieve much of the password information for a user linked here: http://www.rlmueller.net/User Password Info.htm
Richard Mueller said: Hi, Not simple. Microsoft has complete information with examples linked here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnclinic/html/scripting09102002.asp Click to expand... And, I have a sample VBScript program to retrieve much of the password information for a user linked here: http://www.rlmueller.net/User Password Info.htm
J Joe Richards [MVP] Feb 11, 2006 #4 About the easiest is net user userid /domain Unfortunately only works against your default domain. joe -- Joe Richards Microsoft MVP Windows Server Directory Services Author of O'Reilly Active Directory Third Edition www.joeware.net ---O'Reilly Active Directory Third Edition now available--- http://www.joeware.net/win/ad3e.htm
About the easiest is net user userid /domain Unfortunately only works against your default domain. joe -- Joe Richards Microsoft MVP Windows Server Directory Services Author of O'Reilly Active Directory Third Edition www.joeware.net ---O'Reilly Active Directory Third Edition now available--- http://www.joeware.net/win/ad3e.htm