Friday, July 29, 2011

winrm qc fails with

WSManFault
Message = The system cannot find the file specified.

Error number: -2147024894 0x80070002
The system cannot find the file specified.


This is how my issue was resolved.

sc config WinRM start= delayed-auto
net start WinRM
winrm create winrm/config/listener?Address=*+Transport=HTTP
netsh firewall add portopening TCP 80 "Windows Remote Management"

Tuesday, July 12, 2011

Download Details - Microsoft Download Center - Active Directory Management Gateway Service

Download Details - Microsoft Download Center - Active Directory Management Gateway Service

Active Directory Management Gateway Service (Active Directory Web Service for Windows Server 2003 and Windows Server 2008)

The Active Directory® Management Gateway Service enables administrators to manage Active Directory Domain Services and Active Directory Lightweight Directory Services (AD LDS) or Active Directory Application Mode (ADAM) using Active Directory module for Windows PowerShell and the Active Directory Administrative Center.