netsh firewall set service remoteadmin enable
should get "ok" as a response
If you still can not discover the machine:
- Check WMI configuration. It easily can be done by msinfo32.exe utility, for remote access to WMI run:
>msinfo32.exe /computer machinename for example:
>msinfo32.exe /computer sir01 - If you can not connect, you need to check DNS PTR records (pointers) for the machine, if the PTR wrong delete it, and on the machine run: >ipconfig /registerdns It should resubmit the machine to DNS. (check DNS A records too)
- To troubleshoot WMI see MS article http://support.microsoft.com/default.aspx?scid=kb;en-us;875605
No comments:
Post a Comment