Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows Server 2008 R2 ターゲット マシンで、Powershell を使用して TimeZone を設定するにはどうすればよいですか?
これは私がセットアップスクリプトでそれを行う方法です...マシンがドメインに参加するときにADインフラストラクチャがこれを設定しますが...私はスクリプトを徹底的にやりたいです:)
%windir%\system32\tzutil /s "Eastern Standard Time"