Categories
Technical

One or more intermediate certificates in the certificate chain are missing

Error:  One or more intermediate certificates in the certificate chain are missing. This is because Windows does not have enough information to verify this certificate. When upgrading a Server 2003 IIS 6 web site to 2008 IIS7 the certificate exported from IIS6  you may have issues causing windows to give you the ‘Windows does not […]

Categories
How-To Technical

How to Setup a Windows 2008 R2 SNTP/NTP Server

  Click Start, click Run, type regedit, and then click OK. Locate and then click the following registry entry:HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeConfig In the right pane, right-click AnnounceFlags, and then click Modify. In the Edit DWORD Value dialog box, under Value data, type 5, and then click OK. Enable NTPServer. Locate and then click the following registry subkey: HKEY_LOCAL_MACHINESYSTEMCurrentControlSet ServicesW32TimeTimeProvidersNtpServer In the right pane, right-click Enabled, and then […]