Forum Discussion

rashi_jain's avatar
rashi_jain
Level 5
10 years ago

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. ...
  • V4's avatar
    10 years ago

    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