Quantcast
Channel: THWACK: Message List
Viewing all articles
Browse latest Browse all 20625

Re: Default Symantec NetBackup Template

$
0
0

Did you configure WinRM on both the Orion server and the host running NetBackup?

 

CONFIGURING WINDOWS REMOTE MANAGEMENT (WINRM)

  1. If not already done so, install PowerShell 2.0 and WinRM on the SAM and target servers. Powershell 2.0 can be found here: http://support.microsoft.com/kb/968930.
  2. On the SAM server, open a command prompt as an Administrator. To do this, perform the following step:
  • Go to the Start menu and right-click the cmd.exe and then select Run as Administrator.
  1. Enter the following in the command prompt:
    winrm quickconfig
    winrm set winrm/config/client @{TrustedHosts="*"}
  2. On the target server, open a command prompt as an Administrator and enter the following:
    winrm quickconfig
    winrm set winrm/config/client @{TrustedHosts="IP_ADDRESS"}
      where IP address is the IP address of your SAM server.

 

Also, did you specify the parameters properly in the Job Status PowerShell component?

 

     Arguments:
     All PowerShell scripts use the same argument structure:
   
path_to_bpdbjobs_command,master_server
where
   path_to_bpdbjobs_command– Full path tobpdbjobsutiity;
  master_server– The name of master server which we want to monitor.
     Example:
     C:\Program Files\Veritas\NetBackup\bin\admincmd\bpdbjobs.exe,lab-netbackup7


Viewing all articles
Browse latest Browse all 20625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>