Skip to content

Instantly share code, notes, and snippets.

@Akira-Hayasaka
Last active September 16, 2021 07:33
Show Gist options
  • Save Akira-Hayasaka/a0544080b4bd790d4fafa69261f02910 to your computer and use it in GitHub Desktop.
Save Akira-Hayasaka/a0544080b4bd790d4fafa69261f02910 to your computer and use it in GitHub Desktop.
windows インスタレーション用設定
- windowsはオフラインアカウントでセットアップ
- ネットワークにつなぐ
- 識別されてないネットワーク問題
http://www.projectgroup.info/tips/Windows/comm_0064.html
- windowsのライセンス認証
- windowsをアップデートする
- IPを固定
http://www.akakagemaru.info/port/windows10-ipaddress.html
- ファイアウォールきる(もしくはサービス自体を停止)
http://www.akakagemaru.info/port/windows10fw.html
https://answers.yahoo.com/question/index?qid=20070612233620AAUl65C
- 電源オプションからスリープ切る
- windowsアップデートを切る
https://greatis.com/stopupdates10/
http://www.thewindowsclub.com/turn-off-windows-update-in-windows-10
http://news.mynavi.jp/column/windows/242/
- ロック画面非表示
http://www.tipsfound.com/windows10/02007
- パスワードロック切る(自動ログイン)
https://thegeekpage.com/users-must-enter-a-user-name-and-password-checkbox-missing-from-netplwiz-in-windows-10-fix/
http://pc-karuma.net/windows10-disable-password-login/
- デスクトップ黒に
- フォルダ見せない
- タスクバーを隠す
- vncを通す(ファイル転送確認)
- スタートアップにアプリショートカット登録
http://www.windows10manual.net/entry/2015/08/11/073000
- コーデック入れるのも忘れずに
- プロセス監視とpingPolling監視のwatchdogを作ること
- アプリ内で logging / alwaysTopWindow / disableEdgeSwipe ちゃんとすること
############################################################################
up 4ever
http://www.evsc.net/tech/prep-windows-machine-for-fulltime-exhibition-setup
wol関連
http://macruby.info/windows/server-restart-task-scheduler.html
http://www.atmarkit.co.jp/ait/articles/0605/13/news025.html
http://www.atmarkit.co.jp/ait/articles/1103/18/news103.html
http://qiita.com/syui/items/7047654ca0e2bda80265
http://www.cyberciti.biz/faq/apple-os-x-wake-on-lancommand-line-utility/
リモートのWindows PCをシャットダウンする
http://relog.xii.jp/mt5r/2005/08/windows-pc.html
https://msdn.microsoft.com/ja-jp/library/cc429890.aspx
運用オプション
- 常時起動
- 指定時間にマシン再起動
- スケジュールでマシンシャットダウン、起動は手動
- 手動でマシンシャットダウン、起動も手動
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment