Powershell-dates-timers

提供:Dev Guides
移動先:案内検索

Powershell-日付と時刻の操作

以下は、システムの日付と時刻に関するPowerShellスクリプトの例です。

Sr.No. Operation & Description
1

Get System Date

PowerShellスクリプトを使用してシステムの日付を取得する方法を示すサンプルスクリプト。

2

Set System Date

PowerShellスクリプトを使用してシステム日付を設定する方法を示すサンプルスクリプト。

3

Get System Time

PowerShellスクリプトを使用してシステム時間を取得する方法を示すサンプルスクリプト。

4

Set System Time

PowerShellスクリプトを使用してシステム時間を設定する方法を示すサンプルスクリプト。