yunvn 发表于 2018-6-26 11:26:51

Windows Time Service stoped after install Windows2003 SP2-Wilber

This is a issue named "Problems while changing the Service Account for the Alerter Service"  Checking the following services and ensure that they are send to start with “NT AUTHORITY\LocalService” account also.
  WebClient
  LmHosts
  WinHttpAutoProxySvc
  W32Time
  Verify the default services running in the same Service host process
  You can verify this by looking at the LocalService value in the
  HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SvcHost registry Key
  You must ensure that all service send to start with NT AUTHORITY\LocalService” accountmust be match all other items in the service host process.
  Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\
  Find the Value “ObjectName”
  And Change the value to “NT AUTHORITY\LocalService”
  Find the Value “Type” and change the value to 0x20(32 Decimal)
  Reboot serverhttp://imgcache.qq.com/ac/qzone_v4/b.gif
页: [1]
查看完整版本: Windows Time Service stoped after install Windows2003 SP2-Wilber