加入收藏 | 设为首页 | 会员中心 | 我要投稿 51站长网 (https://www.51zhanzhang.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
站内搜索:
当前位置: 首页 > 服务器 > 搭建环境 > Windows > 正文

如何使用Powershell设置TimeZone

发布时间:2021-03-14 11:48:51 所属栏目:Windows 来源:网络整理
导读:如何在 Windows Server 2008 R2目标机器上使用Powershell设置TimeZone? 这是我在安装脚本中的做法…虽然我们的AD基础设施会在机器加入域时设置这个…我喜欢在我的脚本中彻底的:) %windir%system32tzutil /s "Eastern Standard Time"

如何在 Windows Server 2008 R2目标机器上使用Powershell设置TimeZone? 这是我在安装脚本中的做法…虽然我们的AD基础设施会在机器加入域时设置这个…我喜欢在我的脚本中彻底的:)

%windir%system32tzutil /s "Eastern Standard Time"

(编辑:ASP站长)

【免责声明】本站内容转载自互联网,其相关言论仅代表作者个人观点绝非权威,不代表本站立场。如您发现内容存在版权问题,请提交相关链接至邮箱:bqsm@foxmail.com,我们将及时予以处理。

    相关内容
    未处理完善
      无相关信息
    未处理完善