你好,
如果可能尝试重启DC并且运行下方的命令。如果第一次尝试遇到access
deny的提示,确认已经安装了最新更新,或者使用“sfc /scannow”来检查系统文件。
你可以尝试使用其他的domain
admin account来尝试,新创建的不是现有的。
net stop w32time
w32tm /unregister
w32tm /register
net start w32time
我找到了一个相似的问题,请查看下方链接中的信息。这是一个英文链接。
Changing time server w32tm /resync /rediscover Access is denied. (0x80070005)
https://community.spiceworks.com/topic/336962-changing-time-server-w32tm-resync-rediscover-access-is-denied-0x80070005
请注意:
由于该网站不是由 microsoft
托管的,
因此链接可能会更改。微软不保证这些信息的准确性。
希望对您有帮助,如果回答是有帮助的,
请将其标记为答案,
可以帮助其他有相同问题的社区成员,
并快速找到有用的答复。
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact
tnmff@microsoft.com.