change the logon account service using command line netbackup
Hello all,
in netbackup i want to change the logon account service using command line allthough i already know how to change the services manually but it is not helpful for my testing purpose.
Manual procedure is mention below"
To configure the log on account for the NetBackup Client Services
Any one help me.......any kind of help is appreciated...
Thanks
-
If Local System account is not selected as the Log on as account, proceed with step 9.
-
Provide the name of the user account that you created for the NetBackup Client Service.
The account must include the domain name, followed by the user account, domain_name\account. For example, recovery\netbackup.
-
I want to done above mention procedure but using command.
Give it a try
sc.exe config "Service Name" obj= "DOMAIN\User" password= "password"
Note that the space after the equals is important. You can also set the startup type with:
NetBackup client service is bpcd with swith -standalone