Что означает код ошибки Windows 1252 (ERROR_OVERRIDE_NOCHANGES)?

 
Предыдущий Следующий
ERROR_ONLY_IF_CONNECTED ERROR_BAD_USER_PROFILE

ERROR_OVERRIDE_NOCHANGES

Что означает ERROR_OVERRIDE_NOCHANGES

ERROR_OVERRIDE_NOCHANGES — расширение групповой политики должно быть вызвано даже при отсутствии изменений.

Что проверить

Определите защищаемый объект, операцию и контекст безопасности, который использовала Windows.

  • Проверьте фактический token, ACL/privilege и конкретное правило безопасности, которое относится к этому коду.
  • Изменяйте права только после подтверждения нужного права/privilege; запуск от администратора не является универсальным исправлением.

Исходная формулировка

  • a Group Policy extension requests another invocation even though the applicable GPO list is unchanged.
  • ERROR_SYNC_FOREGROUND_REFRESH_REQUIRED asks the framework to perform the extension during a later synchronous foreground refresh. this result instead overrides the “nothing changed” shortcut so the extension is still invoked.
  • Administrators investigating frequent refresh work should identify which extension returns the override and whether it is correcting drift or repeatedly failing to converge. Performance problems should be fixed in that extension rather than by disabling policy refresh globally.
  • previous processing was incomplete and requires another reconciliation pass
  • A client-side extension creates managed local files and stores hashes from the last policy application.

Технические ссылки


Нужно найти другой код? Найти другой код состояния или ошибки.