差分
このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
| windows:commands:system_manage [2020/02/18 04:00] – 作成 ともやん | windows:commands:system_manage [2020/03/10 10:51] (現在) – ともやん | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| ====== システム管理関連 ====== | ====== システム管理関連 ====== | ||
| + | |||
| + | ===== コードページの変更 [chcp] ===== | ||
| + | 現在のコードページを表示。\\ | ||
| + | < | ||
| + | > chcp | ||
| + | 現在のコード ページ: 932 | ||
| + | </ | ||
| + | |||
| + | コードページを UTF-8 に変更。\\ | ||
| + | < | ||
| + | > chcp 65001 | ||
| + | Active code page: 65001 | ||
| + | </ | ||
| + | |||
| + | コードページを [[wpjp> | ||
| + | < | ||
| + | > chcp 65001 | ||
| + | Active code page: 65001 | ||
| + | </ | ||
| + | |||
| + | ===== Host Compute Service (HCS) ===== | ||
| + | <WRAP prewrap 100%> | ||
| + | < | ||
| + | > hcsdiag list | ||
| + | DA32A8B0-DAA1-429A-9E4F-6633A32F1788 | ||
| + | VM, | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ==== 参考文献 ==== | ||
| + | [[https:// | ||
| + | [[https:// | ||
| + | [[https:// | ||
| ===== 拡張子関連付け [assoc, ftype] ===== | ===== 拡張子関連付け [assoc, ftype] ===== | ||