Ritu Posted September 7, 2007 Report Share Posted September 7, 2007 Is there any way to find out windows users without password....through scripting? Is there any difference between blank and Null password in windows..if Yes...then how to create user with NULL password... Link to comment Share on other sites More sharing options...
-pops- Posted September 7, 2007 Report Share Posted September 7, 2007 We cannot offer advice on how to bypass or otherwise prevent the proper use of passwords. Link to comment Share on other sites More sharing options...
Scarecrow Man Posted September 7, 2007 Report Share Posted September 7, 2007 Is there any way to find out windows users without password....through scripting? Is there any difference between blank and Null password in windows..if Yes...then how to create user with NULL password...As far as I know there is no way to determine whether the user has a password or not, but you can see if there is a password required on the user account. Of course, as pops says we cannot provide methods to bypass a password if there is one.start > run > cmd > net user http://www.microsoft.com/resources/documen...r.mspx?mfr=true Link to comment Share on other sites More sharing options...
Recommended Posts