Using the date function in PowerShell is easy. To get started, use the following to display today's date: $date = (Get-Date).
確定! 回上一頁