Hi, before we upgrade from XI R2 to XI 3.1
We are using this script to stop 2 services before back up the File Store.
net stop BOBJDestinationServer
net stop BOBJOutputFileServer
However, after upgrade, this script is not working anymore and causing the backup failed.
C:\WINDOWS\system32>net start BOBJDestinationServer
The service name is invalid.
Is the service name changed after upgrade? And how i should modify it?
Thanks!
ylai20 (BOB member since 2008-05-21)