On a windows 2003 server, I used wbemtest to connect to
root\cimv2. Then I did a query "select * from
win32_process", but I got Access Denied error. I log in as
local administrator. In WMI control, it also got access
denied error with win32_processor and
win32_operatingsystem.
Any idea how to resolve the problem?
Thanks for your help.
Is the Event Log telling you anything?
What about the WBEM logs in "%WINDIR%\system32\WBEM\Logs\"
In WMI Control try going to the Security tab and compare the broken system
with that of a working system, see if you can find the problem.
--
beluga
------------------------------------------------------------------------
Posted via http://www.mcse.ms
------------------------------------------------------------------------
View this thread: http://www.mcse.ms/message470214.html
net stop winmgmt
ren %windir%\system32\wbem\repository
%windir%\system32\wbem\repository.old
net start winmgmt
--
Sarika Sharma [MSFT]
WMI Test Engineer
This posting is provided "As Is" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
"Marty List" <bill....@sun.com> wrote in message
news:c3gaiv$285fh5$1...@ID-172409.news.uni-berlin.de...
>.
>
I've deleted the contents of the repository many times and the files are
rebuilt, but I've never removed the folder entirely. Try creating an empty
folder:
%windir%\system32\wbem\repository