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.
Windows 2003 (adding users via cmd)
Name: Infinite Recursion Date: November 29, 2004 at 08:25:03 Pacific OS: Windows 2003 CPU/Ram: 1024
Comment:
Hello everyone...
Looking for a command line utility that I can call from within a C++ program that will allow me to add, disable, enable, change passwords and delete user accounts from the local win 2k3 system (not from within AD).
Summary: I'm not sure if this is right section of the form but anyways, i installed Virtual Pc 5.2 for windows. Now i installed Win 2003 Server fine on Virtual Pc, but as you all know windows 2003 server has...
Summary: i am trying to run a script quering my Active Directory for which users in a specifc container or anywhere i have but i keep getting error " Unrecognized character \x94 " here is my script: #########...
Summary: Hello friends, I am developing an application, in which I need the client (which is running the application)to login to a Windows 2003 server. I write the following function... internal bool DoLogin(...