This post is more than 5 years old
2 Intern
•
136 Posts
0
8810
May 5th, 2015 01:00
How to start "nsradmin" in Windows server
Hi all,
Please assist me how to start "nsradmin" in windows server.
I tried by running command prompt as Administrator. Still its not working.:(
Please advice asap.
Many Thanks,
Samuel
No Events found!



Deb_PS
156 Posts
1
May 8th, 2015 02:00
Please start the nsrexecd service in the client and check
Go to Command Prompt and type
net start nsrexecd
hit enter. then try using nsradmin, it should be working
CarlosRojas
1.7K Posts
1
May 5th, 2015 02:00
Hi Samuel,
nsradmin works the same way in any OS. You need to run the following command:
nsradmin -p nsrexecd
What error are you getting?
Thank you,
Carlos
ble1
2 Intern
•
14.3K Posts
0
May 5th, 2015 02:00
What exactly doesn't work? Can you share screenshot of what you did and what did you get?
tsamuel0905
2 Intern
•
136 Posts
0
May 5th, 2015 05:00
Hi all,
It worked... when i started below file..
Program Files\EMC NetWorker\nsr\bin\nsrexecd.exe
Thanks for ur advice.
sddc_guy
159 Posts
1
May 5th, 2015 05:00
Read what Carlos Posted:
nsradmin -p nsrexec !!!!!
nsrexexd Service should be running. Check with get-Service nsrexecd
tsamuel0905
2 Intern
•
136 Posts
0
May 5th, 2015 05:00
I have attached screen shot.. FYI, networker client is running on the windows client..
tsamuel0905
2 Intern
•
136 Posts
0
May 5th, 2015 05:00
tsamuel0905
2 Intern
•
136 Posts
0
May 6th, 2015 06:00
Yep.. I am new to Windows environment. Hence I forget to notice the service.
Thanks all. 
tsamuel0905
2 Intern
•
136 Posts
0
May 9th, 2015 23:00
Thanks Deb!!