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

Re: Unable to WINDOWS SERVER 2003 DOMAIN CONTROLLER SECURITY

$
0
0

PowerShell 2.0 must be installed on the Orion server and the Domain Controller. WinRM must also be configured on both the Orion server, as well as the Domain Controller being monitored. To configure WinRM once PowerShell 2.0 is installed follow the steps outlined below:

 

Configuring Windows Remote Management (WinRM)

  1. If not already done so, install PowerShell 2.0 and WinRM on the APM and target servers. Powershell 2.0 can be found here: http://support.microsoft.com/kb/968930.
  2. On the Orion APM 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.
  3. Enter the following in the command prompt:

       winrm quickconfig –q   winrm set winrm/config/client @{TrustedHosts="*"}
  4. 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 APM server.


Viewing all articles
Browse latest Browse all 20396

Trending Articles



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