Batch file to stop BO services

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 :malaysia: (BOB member since 2008-05-21)

try stopping and starting BOE120SIAxxxxx where xxxxx is servername. All services are now managed by SIA (server Intelligence Agent) in R3.


BOisBest :india: (BOB member since 2004-04-05)

Also see this post: Batch start/stop servers

or there are some examples on SAP sites


TL1GT228 (BOB member since 2008-10-01)