Search query: label/NTP

Date/Time on your RecoverPoint Appliance

Date/Time on your RecoverPoint Appliance

...the target RPA. Select [2] Setup Select [8] Advanced options Select [13] Set time via NTP or [9] Set time via NTP Set the NTP ... Read More

Simple Example of using YAML Node Anchors in Home Assistant

Simple Example of using YAML Node Anchors in Home Assistant

...code. The first instance of the key [rgb_color] is where you define the label (using &) and then the value after ward. So &red is ... Read More

Enabling NTP on ESX Servers

...(i.e. Domain Controllers) should not be set to sync time from the hosts via VMware Tools. The NTP client on each ESX host should be ... Read More

Thin Client Certificate issues

Thin Client Certificate issues

...with the certificate authorities. This new certificate installed on the Horizon Broker was super new so we basically had to enable NTP on the local ... Read More

PowerShell Tutorial – How to Keep Tabs on XenApp Printer Queues

...Get-Content 'CitrixServerList.txt' ForEach ($server in $servers) { try { write-host "Processing printers for: " $server " ..." Get-WMIObject Win32_PerfFormattedData_Spooler_PrintQueue -computerName $server -ea stop | ?{$_.jobs ... Read More