Quantcast
Channel: Scripting Blog
Viewing all articles
Browse latest Browse all 2129

PowerTip: Use PowerShell to Show Time

$
0
0

Summary: Use Windows PowerShell to show the current time.

Hey, Scripting Guy! Question How can I use Windows PowerShell to easily display only the current time?

Hey, Scripting Guy! Answer Use the Get-Date cmdlet and choose the Time display hint:

Get-Date -DisplayHint Time


Viewing all articles
Browse latest Browse all 2129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>