The net start command does not start the NetBackup Web Management Console service
Using the net start command to start the NetBackup Web Management Console Service fails, as follows:
C:\>net start "NetBackup Web Management Console" The NetBackup Web Management Console service is starting........ The NetBackup Web Management Console service could not be started. The service did not report an error. More help is available by typing NET HELPMSG 3534.
This error is the result of a time-out, because the NetBackup Web Management Console service takes too long to start. Note that the time-out itself does not report an error. Note also that NET HELPMSG 3534 does not provide additional help.
As a workaround, use the following command:
C:\>sc start "NetBackup Web Management Console"