General discussion

  • Creator
    Topic
  • #2182258

    Strange Windows errors after office relocation

    Locked

    by toreador ·

    I moved company?s servers to a new location over the weekend and now many of the servers are getting these errors in the system logs;

    Event Type: Error
    Event Source: Userenv
    Event Category: None
    Event ID: 1000
    Description:
    Windows cannot unload your registry file. If you have a roaming profile, your settings are not replicated. Contact your administrator.
    Details:
    ——————————
    Access is denied

    On others I am getting a similar error:

    Windows cannot access the registry information at \\domain.com\sysvol\domain.com\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Machine\registry.pol with (53).

    There are no roaming profiles enabled. This doesn’t appear to be causing any issues but the locals want to know what the errors mean or what is causing them. I did some limited googling but did not find anything helpful and I do not have a lot of time to spend on this issue. Any ideas?

All Comments

  • Author
    Replies
    • #3186617

      Refres SceCli Policies

      by cornejo.alvaro ·

      In reply to Strange Windows errors after office relocation

      Try refreshing the scecli policies with:

      secedit /refreshpolicy machine_policy /enforce

      and

      secedit /refreshpolicy user_policy /enforce

      to log SceCli activity during Group Policy processing try:

      1. Use Regedt32 to navigate to
      HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon\GPExtension\{827D319E-6EAC-11D2-A4EA-00C04F79F83A}

      2. On the Edit menu, Add Value name ExtensionDebugLevel, a REG_DWORD data type, and set the data value to 2.

      The log will be written to: %SystemRoot%\Security\Logs\Winlogon.log

      The Windows 2000 Security Configuration Client (SceCli) configures group membership, user rights, and security policy, like password policy and account restrictions, that have been set using Group policy.

Viewing 0 reply threads