つぶねこ

@もじらもーど。
↑recent | ↓old | 20 index | 100 index | 300 index | 記事5件 | 記事10件 | 記事20件 |最新5件 |FAQ | カテゴリ一覧 | Index |
2017/9/23 11:52
さいきんのServer 2016の設定

 server2016のセットアップ項目メモ。
 
 RDP on
 Performance option : プロセッサスケジュール
 
 sconfig
 winupdate自動
 host名
 ip address
 join domain
 
netsh advfirewall firewall set rule group="ネットワーク探索" new enable=yes
netsh advfirewall firewall set rule group="ファイルとプリンターの共有" new enable=yes

fsutil behavior set memoryusage 2
fsutil behavior set mftzone 50
fsutil behavior set disablelastaccess 1

OPENFILES /Local ON
sc config "SSDPSRV" start= auto
sc config "upnphost" start= auto
sc config "FDResPub" start= auto
sc start "SSDPSRV"
sc start "upnphost"
sc start "FDResPub"
 
 HDD write cache on
 NIC teaming
 
Set-ExecutionPolicy RemoteSigned
Update-Help
 
reg.exe add "HKCU\Control Panel\Keyboard" /v "KeyboardDelay" /t REG_SZ /d "0" /f
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v Hidden /t REG_DWORD /d 0 /f
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v HideFileExt /t REG_DWORD /d 0 /f
reg add "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "LaunchTo" /t "REG_DWORD" /d "1" /f

Reg.exe add "HKCU\Control Panel\Accessibility" /v "MessageDuration" /t REG_DWORD /d "5" /f
Reg.exe add "HKCU\Control Panel\Accessibility" /v "MinimumHitRadius" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility" /v "Sound on Activation" /t REG_DWORD /d "1" /f
Reg.exe add "HKCU\Control Panel\Accessibility" /v "Warning Sounds" /t REG_DWORD /d "1" /f
Reg.exe add "HKCU\Control Panel\Accessibility\AudioDescription" /v "On" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\AudioDescription" /v "Locale" /t REG_SZ /d "1041" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Blind Access" /v "On" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\HighContrast" /v "Flags" /t REG_SZ /d "4218" /f
Reg.exe add "HKCU\Control Panel\Accessibility\HighContrast" /v "High Contrast Scheme" /t REG_SZ /d "" /f
Reg.exe add "HKCU\Control Panel\Accessibility\HighContrast" /v "Previous High Contrast Scheme MUI Value" /t REG_SZ /d "" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Preference" /v "On" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last Valid Wait" /t REG_DWORD /d "1000" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last Valid Delay" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last Valid Repeat" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last BounceKey Setting" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Flags" /t REG_SZ /d "26" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "DelayBeforeAcceptance" /t REG_SZ /d "1000" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "AutoRepeatRate" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "AutoRepeatDelay" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "BounceTime" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "Flags" /t REG_SZ /d "26" /f
Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "MaximumSpeed" /t REG_SZ /d "68" /f
Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "TimeToMaximumSpeed" /t REG_SZ /d "3000" /f
Reg.exe add "HKCU\Control Panel\Accessibility\On" /v "On" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\On" /v "Locale" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\ShowSounds" /v "On" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SlateLaunch" /v "ATapp" /t REG_SZ /d "" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SlateLaunch" /v "LaunchAT" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SoundSentry" /v "FSTextEffect" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SoundSentry" /v "Flags" /t REG_SZ /d "2" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SoundSentry" /v "TextEffect" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SoundSentry" /v "WindowsEffect" /t REG_SZ /d "1" /f
Reg.exe add "HKCU\Control Panel\Accessibility\StickyKeys" /v "Flags" /t REG_SZ /d "282" /f
Reg.exe add "HKCU\Control Panel\Accessibility\TimeOut" /v "Flags" /t REG_SZ /d "2" /f
Reg.exe add "HKCU\Control Panel\Accessibility\TimeOut" /v "TimeToWait" /t REG_SZ /d "300000" /f
Reg.exe add "HKCU\Control Panel\Accessibility\ToggleKeys" /v "Flags" /t REG_SZ /d "58" /f
Reg.exe add "HKCU\Control Panel\Desktop" /v "DockMoving" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Desktop" /v "SnapSizing" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Software\Policies\Microsoft\Windows\Explorer" /v "NoWindowMinimizingShortcuts" /t REG_DWORD /d "1" /f

cmd /C reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Narrator.exe" /v Debugger /t REG_SZ /d "%1" /f
cmd /C reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Magnify.exe" /v Debugger /t REG_SZ /d "%1" /f
 
 Pagefile
 電源オプション 高パフォーマンス モニタON
Set-NetAdapterLso -IPv4Enabled $false -V1IPv4Enabled $false *
 
 gpedit.msc
 コンピュータの構成\ポリシー\Windows の設定\セキュリティの設定\ネットワーク リスト マネージャー ポリシー\識別されていにゃいネットワーク = プライベート
 
 シャドウコピー
 役割追加
 slmgr /ipk
 taskbar
 format x: /L
 Hyper-v : vswitch mac address
 drive ACL
 mkdir
 共有
 dedup on
 domain 委任
 ツール類移植
 イベントログ転送
 
 その他入れたサービス用にいろいろと



Index


2017/11/26 22:48 
2017/11/25 15:44 
2017/11/24 14:44 
2017/11/23 20:46 
2017/11/20 09:53 
2017/11/19 19:03 
2017/11/18 17:50 
2017/11/17 01:43 
2017/11/16 09:49 
2017/11/14 20:55 
2017/11/13 19:29 
2017/11/12 17:26 
2017/11/11 18:38 
2017/11/10 18:51 
2017/11/09 22:57 
2017/11/08 00:45 
2017/11/05 00:01 
2017/11/04 21:39 
2017/11/03 23:16 
2017/11/02 22:32 
2017/11/01 20:57 
2017/10/31 00:29 
2017/10/28 01:46 
2017/10/27 23:02 
2017/10/26 01:40 
2017/10/25 23:24 
2017/10/24 21:44 
2017/10/23 01:38 
2017/10/22 23:37 
2017/10/21 22:37 
2017/10/20 17:30 
2017/10/19 00:53 
2017/10/18 16:31 
2017/10/17 18:30 
2017/10/16 14:28 
2017/10/15 23:46 
2017/10/12 23:03 
2017/10/11 16:15 
2017/10/10 15:50 
2017/10/09 23:41 
2017/10/06 22:07 
2017/10/05 11:59 
2017/10/04 23:16 
2017/10/03 19:34 
2017/09/30 17:15 
2017/09/29 17:17 
2017/09/28 10:29 
2017/09/27 10:58 
2017/09/26 13:15 
2017/09/24 12:17 
2017/09/23 11:52 
2017/09/22 07:23 
2017/09/21 09:36 
2017/09/19 08:51 
2017/09/18 21:42 
2017/09/17 00:40 
2017/09/16 23:32 
2017/09/15 12:36 
2017/09/14 05:58 
2017/09/12 18:50 
2017/09/09 06:02 
2017/09/07 18:44 
2017/09/06 21:45 
2017/09/05 19:05 
2017/09/04 04:33 
2017/09/03 02:38 
2017/09/02 20:32 
2017/09/01 23:24 
2017/08/31 22:19 
2017/08/30 18:56 
2017/08/29 02:39 
2017/08/28 19:00 
2017/08/27 00:58 
2017/08/26 22:57 
2017/08/25 01:35 
2017/08/24 01:10 
2017/08/23 00:52 
2017/08/22 21:29 
2017/08/21 22:35 
2017/08/20 00:47 
2017/08/19 18:51 
2017/08/18 17:32 
2017/08/17 16:24 
2017/08/14 03:52 
2017/08/13 18:56 
2017/08/12 23:07 
2017/08/11 21:54 
2017/08/08 00:29 
2017/08/07 00:03 
2017/08/06 02:21 
2017/08/05 16:53 
2017/08/04 19:38 
2017/08/03 16:01 
2017/08/02 18:26 
2017/08/01 02:29 
2017/07/31 17:56 
2017/07/30 19:10 
2017/07/29 03:32 
2017/07/28 02:35 
2017/07/27 18:47 
2017/07/26 23:53 

↑recent | ↓old | 20 index | 100 index | 300 index | 記事5件 | 記事10件 | 記事20件 |最新5件 |FAQ | カテゴリ一覧 | Index |