Summary: See how to use Windows PowerShell to display the current date and time on a remote computer.
How can I display the current date and time on a remote computer by using Windows PowerShell?
Use Windows PowerShell remoting, and the Invoke-Command… Read the full text.