Re: administrator access



I have seen this issue in the past resolved by rebuilding the WMI
repository. The commands below should be run manually or in a batch file to
rebuild the repository:

---------------------------------------------------------

net stop winmgmt
c:
cd %systemroot%\system32\wbem
rd /S /Q repository


regsvr32 /s %systemroot%\system32\scecli.dll
regsvr32 /s %systemroot%\system32\userenv.dll


mofcomp cimwin32.mof
mofcomp cimwin32.mfl
mofcomp rsop.mof
mofcomp rsop.mfl
for /f %%s in ('dir /b /s *.dll') do regsvr32 /s %%s
for /f %%s in ('dir /b *.mof') do mofcomp %%s
for /f %%s in ('dir /b *.mfl') do mofcomp %%s
echo DONE reboot
pause
---------------------------------------------------------

You should then be able to reboot the machine and see if you're able to
access the RSOP data etc...

Let me know if it works.

--
Mike Shepperd
MCSE NT4, 2000, 2003
NewFuture Consulting
Seattle, Washington


"PierreL" <PierreL@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:53F368D3-703B-4FA9-8775-99B8998F5A08@xxxxxxxxxxxxxxxx
> We have 3 servers. Server1 and server2 are dc and server3 is our exchange
> Server. The problems are only on my server1:
>
>
> I'm not able to run gpresult : the user does not have rsop data.
>
> I'm not able to run rsop.msc : group policy error. you do not have
> permission to perform this operation. detail : acces is denied.
>
> I cant run wmimngt.msc : failed to connect to <local computer> because
> win32:access is denied
>
> I cannot see my local network properties:" you do not have suffisant
> privileges for accessing connection, please contact you administrator"
>
>
> and I cant see the dependencies of all services in computer management :
> "w32 access denied"
>
>
> I think that the problem is the "local computer policy" of the server 1
> because with the other dc and the server 3 there is no problem .. Is that
> possible to reset the local computer policy ?
>
>


.



Relevant Pages

  • RE: Events Every 5 minutes (Userenv 1090, 1104)
    ... corruption in the repository for the Windows Management Instrumentation ... try rebuilding the WMI Repository using the following steps: ... Stop the Windows Management Instrumentation service, ... enable and start the "Collect Server ...
    (microsoft.public.windows.server.sbs)
  • Re: Offline update
    ... server is isolated and not able to go out on the web to RHN? ... *) Use another host with external access as a RHEL mirror, using "reposync" to mirror the entire download repository channels. ... which has a far more reliable software downlod and repository mirroring capability and has fundamental software compatibility with RHEL. ... The software channels and their associated DRM are one of the most irritating aspects of RHEL: even the recent "yum-rhn-plugin" in RHEL 5 is actually "up2date", wearing granny's nightgown, and ignores basic features of yum such as channel-specific configuration files to provide channel-specific "exclude" ...
    (linux.redhat)
  • Re: SAP JCo Wiederverbinden
    ... das Du fuer das Initialisieren ... This is caused by either a) erroneous server settings, ... Konstruktor wird der ClientPool wieder hinzugefügt, ein Repository ... Wie gesagt ist der Clientpool nicht notwendig. ...
    (de.comp.lang.java)
  • Re: problem with a DTS "Analysis Services Processing Task"
    ... Server A from Server B, then this is not the issue. ... database that you are trying to process. ... Where is your Olap Repository located? ... If it is in the default MS Access based repository, your SQLOper user ...
    (microsoft.public.sqlserver.olap)
  • Re: Subversion and TortoiseSVN
    ... I am using the 'native file system' for the ... repository rather than the 'database' option, and suspect this is the cause. ... There were some warnings about using the database on network shares, ... We are not using an SVN server at all, and am not sure why you would ever ...
    (comp.arch.embedded)