Showing posts with label WMI Access Denied.. Windows Server 2008. Show all posts
Showing posts with label WMI Access Denied.. Windows Server 2008. Show all posts

Friday, April 16, 2010

WMI Access Denied.. Windows Server 2008

Below are the steps performed to fix this issues.

1. Enabled DCOM compoment
2. regsvr32 %windir%\system32\atl.dll
3. regsvr32 %windir%\system32\netshell.dll
4. regsvr32 %windir%\system32\hnetcfg.dll
5. regsvr32 %windir%\system32\netcfgx.dll
6. regsvr32 %windir%\system32\netman.dll

http://www.pcreview.co.uk/forums/thread-531768.php

Note: After performing above task, need to restart the server