Guest Gaurav Posted September 20, 2008 Posted September 20, 2008 Dear Folks, When I am trying to run ntdsutil on command prompt it is showing following error:- “'ntdsutil' is not recognized as an internal or external command, Operable program or batch file.” But this ntdsutil.exe file is at the path %systemroot%/system32/ dllcache & if I go into this path it works successfully. I want to make this file available at any each prompt despite of this where ever it is physically saved. HOw can I do this .....? Thanks in advance With Regd, Gaurav Mathur
Guest Pegasus \(MVP\) Posted September 20, 2008 Posted September 20, 2008 Re: Ntdsutil running error "Gaurav" <mathur.gm@gmail.com> wrote in message news:d28c00aa-5478-4b75-89b4-d28cc8e8518e@q26g2000prq.googlegroups.com... Dear Folks, When I am trying to run ntdsutil on command prompt it is showing following error:- “'ntdsutil' is not recognized as an internal or external command, Operable program or batch file.” But this ntdsutil.exe file is at the path %systemroot%/system32/ dllcache & if I go into this path it works successfully. I want to make this file available at any each prompt despite of this where ever it is physically saved. HOw can I do this .....? Thanks in advance With Regd, Gaurav Mathur =============== This is probably because the slashes in your %path% point in the wrong direction. Anyway, you should not locate your executables in the dllcache folder. Much better to put it into the System32 folder.
Guest Meinolf Weber Posted September 20, 2008 Posted September 20, 2008 Re: Ntdsutil running error Hello gaurav, If you type "path" in a command line you get displayed all configured path's on your machine. Also you can add a new path. If you have ntdsutil added to c:\windows\system32 and will run it from command line, you need the path entry "c:\windows\system32", which normally is a default one. If it not exist you can add it. Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > Dear Folks, > > When I am trying to run ntdsutil on command prompt it is showing > following error:- > > "'ntdsutil' is not recognized as an internal or external command, > Operable program or batch file." > > But this ntdsutil.exe file is at the path %systemroot%/system32/ > dllcache & if I go into this path it works successfully. > > I want to make this file available at any each prompt despite of this > where ever it is physically saved. > > HOw can I do this .....? > > Thanks in advance > > With Regd, > > Gaurav Mathur >
Guest Ace Fekay [MVP Direcrtory Services] Posted September 20, 2008 Posted September 20, 2008 Re: Ntdsutil running error "Gaurav" <mathur.gm@gmail.com> wrote in message news:d28c00aa-5478-4b75-89b4-d28cc8e8518e@q26g2000prq.googlegroups.com... > Dear Folks, > > When I am trying to run ntdsutil on command prompt it is showing > following error:- > > “'ntdsutil' is not recognized as an internal or external command, > Operable program or batch file.” > > But this ntdsutil.exe file is at the path %systemroot%/system32/ > dllcache & if I go into this path it works successfully. > > I want to make this file available at any each prompt despite of this > where ever it is physically saved. > > HOw can I do this .....? > > Thanks in advance > > > With Regd, > > Gaurav Mathur > Are you running this on a DC? What is the purpose of running it? Is the DC experiencing any errors? -- Regards, Ace This posting is provided "AS-IS" with no warranties or guarantees and confers no rights. Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP Microsoft MVP - Directory Services Microsoft Certified Trainer For urgent issues, you may want to contact Microsoft PSS directly. Please check http://support.microsoft.com for regional support phone numbers. Enter into an artificial quantum singularity lined with fermions and neutrino scatterings depicted by electrons smashing into protons and neutrons like billiard balls moving at warp 9 exposing quarks, mesons and baryons, the essentials of their existence, that are spinning off in half scatters. You have now entered the Twilight Zone.
Recommended Posts