VOOZH about

URL: https://qiita.com/a-hiroyuki/items/384e2ccef349d01b748c

⇱ Powershell で時刻同期無効 #Windows - Qiita


👁 Image
3

Go to list of users who liked

0

Share on X(Twitter)

Share on Facebook

Add to Hatena Bookmark

More than 5 years have passed since last update.

@a-hiroyuki(Stark)

Powershell で時刻同期無効

3
Posted at

手順

  1. Powershell を管理者権限で起動する
  2. 以下のコマンドを実行
PS > Set-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Services\W32Time\Parameters -Name Type -Value NoSync

説明

レジストリを書き換えています。

お疲れ様でした。

3

Go to list of users who liked

0
0

Go to list of comments

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3

Go to list of users who liked

0