| Agents Administration - Tests |
|---|
|
Default Parameters for WVDTimeSyncTest Time synchronization is one of the most important dependencies of Windows. A time protocol is responsible for determining the best available time information and converging the clocks to ensure that a consistent time is maintained across systems. By default, Windows supports a tolerance of plus or minus five minutes for clocks. If the time variance exceeds this setting, clients will be unable to authenticate and in the case of domain controllers, replication will not occur. To avoid this, Windows implements a time synchronization system based on Network Time Protocol (NTP). NTP is a fault-tolerant, highly scalable time protocol and it is used for synchronizing computer clocks by using a designated reference clock. A reference clock is some device or machinery that spits out the current time. The special thing about these things is accuracy. Reference clocks must be accurately following some time standard. NTP will compute some additional statistical values based on the current time reported by the reference clock, which will describe the quality of time it sees. Among these values are: offset (or phase), jitter (or dispersion), frequency error, and stability. Thus each NTP server will maintain an estimate of the quality of its reference clocks and of itself. This test reports the time difference between the reference clock and that of the target environment, and thus helps assess the quality of time seen by the Azure virtual desktop. With the help of this test, you can also easily determine whether the reference time changed recently. This page depicts the default parameters that need to be configured for the WVDTimeSyncTest test.
When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz*” and $port will be changed to “80” when configuring a test. |