Re: administrator access
- From: "PierreL" <PierreL@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Jul 2005 14:47:01 -0700
The batch ran succefully but it dosn't work all same access error... only
in my first DC the DC 2 have no error ???
"Mike Shepperd" wrote:
> 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 ?
> >
> >
>
>
>
.
- References:
- administrator access
- From: PierreL
- Re: administrator access
- From: Mike Shepperd
- administrator access
- Prev by Date: MSP files and GPO
- Next by Date: can't use startup script to add reg key
- Previous by thread: Re: administrator access
- Next by thread: screen saver
- Index(es):
Relevant Pages
|