Re: administrator access

Tech-Archive recommends: Fix windows errors by optimizing your registry



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 ?
> >
> >
>
>
>
.



Relevant Pages

  • Re: WMI diagnostics
    ... To start the service use "net start winmgmt" or simply restart Windows after rebuilding the repository. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: administrator access
    ... I have seen this issue in the past resolved by rebuilding the WMI ... rebuild the repository: ... > I think that the problem is the "local computer policy" of the server 1 ...
    (microsoft.public.windows.group_policy)
  • Re: WMI is making exchange report strange event errors every 5 mins i think.
    ... additions to the "repository" didn't get added at Exchange installation time. ... What I am not clear on is what the repository is. ... He ran the mofcomp command on several files and some were already there but ... > MOF file has been successfully parsed ...
    (microsoft.public.exchange2000.admin)
  • Re: MSI: Warning 25101. Setup was unable to delete WMI namespace C
    ... Appears to be corrupt WMI Repository. ... run the following commands via BAT file ... I had pasted the full error code in my google search but didnt hit ... mofcomp cimwin32.mof ...
    (microsoft.public.sms.admin)
  • Re: Unable to connect to WMI Service ootcimv ERROR
    ... I am unable to decide if your repository is corrupted or just the cimv2 ... mofcomp cimwin32.mof ... WMI Test Engineer ... Another error I> receive is "invalid namespace". ...
    (microsoft.public.windowsxp.wmi)