0

Trying to run ADPlus on a WindowsServiceHost.exe that is currently running on a production Windows 2003 server, however, when I try to run the AD, it tells me the process isn't running. Why?

My command: %filepath%\ADPlus -hang -pn %filepath%\WindowsServiceHost.exe -o %Output Directory%

Brett H
  • 37
  • 1
  • 8

1 Answers1

0

Looks like the issue was the filepath for the .exe. It's not needed and it ran once the filepath was omitted.

Brett H
  • 37
  • 1
  • 8