-
PowerShell Module for Time Synchronization – PowerShell Workflow for testing and monitoring of Time Sync on remote servers in parallel
This PowerShell Workflow is part of PowerShell module for Time Synchronization on Windows and Windows Server. To get all features you need all PowerShell Workflows from the Time Sync module. Possibilities Test current state of time synchronization on the local server or on multiple remote servers in parallel. Orchestrate regular monitoring of the time synchronization…
-
PowerShell Module for Time Synchronization – PowerShell Workflow to wait for Time Sync and automatically correct (repair) Time Sync on remote servers in parallel
This PowerShell Workflow is part of PowerShell module for Time Synchronization on Windows and Windows Server. To get all features you need all PowerShell Workflows from the Time Sync module. Possibilities Wait on time synchronization on the local server or invoke operations on multiple remote servers in parallel. Wait for an infinitely long or do…
-
PowerShell Module for Time Synchronization – PowerShell Workflow to start (invoke) Time Sync on remote servers in parallel
This PowerShell Workflow is part of PowerShell module for Time Synchronization on Windows and Windows Server. To get all features you need all PowerShell Workflows from the Time Sync module. Possibilities Start time synchronization on the local server or invoke time synchronization on multiple remote servers in parallel. Start immediate time synchronization or re-discover time…
-
PowerShell Module for Time Synchronization – PowerShell Workflow to get status and current configuration of Time Sync from remote servers in parallel
This PowerShell Workflow is part of PowerShell module for Time Synchronization on Windows and Windows Server. To get all features you need all PowerShell Workflows from the Time Sync module. Possibilities Get information from the local server or from multiple remote servers in parallel. This is the most important part of the module. Most of…
-
PowerShell Module for Time Synchronization – Get current time in UTC from internet
This PowerShell Workflow is part of PowerShell module for Time Synchronization on Windows and Windows Server. To get all features you need all PowerShell Workflows from the Time Sync module. There is no reason to make this script PowerShell Workflow but I decided to write it as Workflow because it is part of other Workflows…