Oops. Thanks for putting me straight, Joe. I could have sworn they didn't run (or at least had problems) on W2K.
Tony ---------- Original Message ---------------------------------- From: "joe" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Mon, 21 Jun 2004 14:12:40 -0400 Say what? C:\temp>ver Microsoft Windows 2000 [Version 5.00.2195] C:\temp>dsquery user -name test110 C:\temp>dsquery user -name test107 C:\temp> C:\temp>dsquery user -name testuser107 "CN=testuser107,OU=TestUsers,DC=joehome,DC=com" C:\temp>dsget user -desc "CN=testuser107,OU=TestUsers,DC=joehome,DC=com" desc dsget succeeded C:\temp>dsmod user -desc "my description" "CN=testuser107,OU=TestUsers,DC=joehome,DC=com" dsmod succeeded:CN=testuser107,OU=TestUsers,DC=joehome,DC=com C:\temp>dsget user -desc "CN=testuser107,OU=TestUsers,DC=joehome,DC=com" desc my description dsget succeeded C:\temp>dsmove "CN=testuser107,OU=TestUsers,DC=joehome,DC=com" -newparent cn=users,dc=joehome,dc=com dsmove succeeded:CN=testuser107,OU=TestUsers,DC=joehome,DC=com C:\temp>dsquery user -name testuser107 "CN=testuser107,CN=Users,DC=joehome,DC=com" C:\temp>dsrm "CN=testuser107,CN=Users,DC=joehome,DC=com" Are you sure you wish to delete CN=testuser107,CN=Users,DC=joehome,DC=com (Y/N)? y dsrm succeeded:CN=testuser107,CN=Users,DC=joehome,DC=com C:\temp>dsquery user -name testuser107 C:\temp> -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tony Murray Sent: Monday, June 21, 2004 7:43 AM To: [EMAIL PROTECTED] Subject: RE: [ActiveDir] Need Directory Service command-line tools ...and XP too. The tools won't run on Windows 2000 (or earlier) machines. Tony ---------- Original Message ---------------------------------- From: Mikael Svennungsson <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Mon, 21 Jun 2004 12:52:30 +0200 Dinesh, You should find in the system32 directory when installing Windows Server 2003. Best Regards, /MS From: Tashildar, Dinesh (Cognizant) Sent: Mon 2004-06-21 11:50 To: [EMAIL PROTECTED] Subject: [ActiveDir] Need Directory Service command-line tools Anyone have a below exe, if yes , then please send on my email ID. Rename all as txt. Thanks Dsadd.exe dsget.exe dsmod.exe dsmove.exe dsrm.exe Regards, Dinesh Tashildar Cognizant Technology Solutions India Pvt. Ltd. Tel : 91-20-4062600 Extn : 3119 Vnet : 23119 ________________________________________________________________ Sent via the WebMail system at mail.activedir.org List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ ________________________________________________________________ Sent via the WebMail system at mail.activedir.org List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
