Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Adding Users
Name: Trey Date: March 28, 2002 at 12:28:57 Pacific
Comment:
When using the net user command (net user NewUser password /add), is there a way to set it so 1.) their password never expires and 2.) their password can't be changed.
Summary: Purchase a license, or uninstall any demo version. If this is pure dos, you can hunt around for recently added user data files and delete them. If you're using windows, you'll have to hunt for files ...
Summary: This forum is not exactly overworked with the mix of of 'Real' & 'Other' DOS as it is! Why not just read the posts and only answer the ones that interest you? For a start what is 'REAL' DOS? I would ...
Summary: If you can change the TXT file to anything you want, you could change it to a BATCH file. Then CALL the text.bat file. In the file, start with an @ECHO OFF, then at the start of each line, add an ECHO...