備忘録 リモート操作によるリブート、およびシャットダウン (Windows) kazuma_ichigoya 公開日: 2015年8月19日 カテゴリー: 仕事 コメントはまだありません タグ: Memorandum [OS version] Windows Server 2012 R2 [Remote machine reboot] If TARGET_SERVER reboot: C:\> shutdown /r /m \\TARGET_SERVER /t 0 [Remote machine shutdown] If TARGET_SERVER shutdown: C:\> shutdown /s /m \\TARGET_SERVER /t 0
コメントを残す