#author("2018-04-27T02:06:43+00:00","default:admin","admin")
#author("2022-01-19T04:13:33+00:00","default:admin","admin")
-[[Windows Server 2016 | Microsoft:https://www.microsoft.com/ja-jp/cloud-platform/windows-server]]

-[[熟成されたサーバOS「Windows Server 2016」の全貌:http://techtarget.itmedia.co.jp/tt/news/1611/21/news01.html]]
-[[Windows Server 2016で大幅拡張した対応CPUとシステムメモリ要件を把握する:http://techtarget.itmedia.co.jp/tt/news/1702/01/news07.html]]

-[[Windows Serverにも「Bash on Windows」搭載へ。Windows Serverも仮想マシンを使わずにLinuxバイナリが実行可能に。Build 2017:http://www.publickey1.jp/blog/17/windows_serverbash_on_windowswindows_serverlinuxbuild_2017.html]]

*LTSC・SAC [#m0400529]
-[[Windows Server サービス チャネル: LTSC と SAC:https://docs.microsoft.com/ja-jp/windows-server/get-started-19/servicing-channels-19]]
-[[Windows ServerのLTSCとSAC、何が違うのか? 適材適所を理解する:https://www.sbbit.jp/article/cont1/34923]]
-[[Windows Server 2019のSACとLTSC(半期チャネルと長期サービスチャネル):https://www.hitoriit.com/entry/2018/12/26/080200]]
-[[Windows10、Windows Serverのサービスモデルまとめました:http://goodfield.jp/2019/05/windows10%E3%80%81windows-server%E3%81%AE%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%83%A2%E3%83%87%E3%83%AB%E3%81%BE%E3%81%A8%E3%82%81%E3%81%BE%E3%81%97%E3%81%9F/]]

**LTSC(Long Term Servicing Channel) [#v63d85c3]


**SAC(Semi-Annual Channel) [#o4200d55]
-GUIがない(RDP不可)

**Tips [#w6be8966]
-バージョン・リリースの確認
 PS> Get-ItemProperty -Path "HKLM:\Software\Microsoft\Windows NT\CurrentVersion" | Select ProductName, ReleaseId, InstallationType, CurrentMajorVersionNumber,CurrentMinorVersionNumber,CurrentBuild
 
 ProductName               : Windows Server 2019 Standard
 ReleaseId                 : 1809
 InstallationType          : Server
 CurrentMajorVersionNumber : 10
 CurrentMinorVersionNumber : 0
 CurrentBuild              : 17763

*CAL [#a50677bd]
-[[CAL - マイクロソフト系技術情報:https://techinfoofmicrosofttech.osscons.jp/index.php?CAL]]

*評価版 [#zfbcfcc3]
-[[【Windows Server 2016】評価版のライセンス期間を延長する方法:https://soma-engineering.com/server/windowsserver2016/extend-evaluation-license-win2016/2018/10/27/]]
-[[Windows Server 評価版が10日間しか延長できない理由:https://turningp.jp/server-client/windows/evaluate-windows-server-license]]
--180日にならないのは「ライセンス認証」していないから
--ネットワークに接続して外部と通信できるようにすれば自動で行われる。行われない場合は手動で行う。

**コマンド [#n481ed9f]
-管理者モードで実行

-有効期限の残日数,残リセット回数を確認
 slmgr /dlv
-有効期限をリセット
 slmgr /rearm
-有効期限の残日数を確認
 slmgr /dli

*Windows Server 2019 [#ab88dc67]
-[[Windows Server 2019で「RAID10」「RAID50」の構築に挑戦:https://www.gmo.jp/report/single/?art_id=235]]

*Windows Server 2016 [#g9753eb7]
-[[熟成されたサーバOS「Windows Server 2016」の全貌:http://techtarget.itmedia.co.jp/tt/news/1611/21/news01.html]]
-[[Windows Server 2016で大きく変わるライセンスモデル:http://www.atmarkit.co.jp/ait/articles/1603/25/news025.html]]

-[[Windows Server 2016のインストール後にお勧めの設定11項目:https://www.rem-system.com/win2016-11tec/]]

**コンテナ [#l5ad6030]
-[[「Windows Serverコンテナ」「Hyper-Vコンテナ」「Linuxコンテナ」「Docker」の違いとは?:http://www.atmarkit.co.jp/ait/articles/1611/04/news028.html]]
-[[専門家も誤解する「Windows Server 2016」の2つのコンテナ技術、比較で分かったことは:http://techtarget.itmedia.co.jp/tt/news/1610/13/news04.html]]
-[[Windows Server 2016でコンテナを動かしてみた - SlideShare:https://www.slideshare.net/anikundesu/windows-server-2016-70221236]]

***Windows Server コンテナ [#f465df03]
-Windows Server 2016 でのみ利用可能
-仮想マシンの中でも作成可能

***Hyper-V コンテナ [#b43dca81]
-Windows 10 Pro, Windows Server 2016 で利用可能
-Hyper-V が必要
-実行されるコンテナはWindowsベース

***Docker for Windows [#n744a000]
-Windows 10 Pro, Windows Server 2016 で利用可能
-Hyper-V や Virtual Box の仮想化が必要
-実行されるコンテナはLinuxベース

**Windows Update [#cf0d6fef]
-[[Windows Server 2016 でWindows Updateを無効化:https://server-network-info.blogspot.jp/2016/10/windows-server-2016-windows-update.html]]
-[[Windows Server 2016 でのWindows Update実行手順 (Windows Server Tips):https://www.ipentec.com/document/windows-exec-windows-update-in-windows-server-2016]]
-[[終わらないWindows Updateを爆速に治した方法:https://pokecome.com/fix-endless-windows-update]]

**Tips [#t9b21a87]
***起動時にサーバーマネージャーを起動しない [#md871640]
-[[サーバーマネージャーの概要:https://sanuki-tech.net/windows-server-2016/setup/server-manager/]]

-サーバーマネージャーを起動
-右上の「管理」→「サーバーマネージャのプロパティ」の順にクリック
-「ログオン時にサーバーマネージャーを自動的に起動しない」にチェックを付ける

*時刻同期 [#ee0f7ae9]
**NTPクライアント設定 [#u65ffe70]
-[[ドメインの時刻をNICTのNTPと同期させる:http://www.vwnet.jp/windows/WS08R2/NTP/w32time.html]]
-[[時刻同期設定:http://d.hatena.ne.jp/Spiral/20110310/1327558925]]
-[[Windows-NTPコマンド設定:http://capm-network.com/?tag=Windows-NTP%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89%E8%A8%AD%E5%AE%9A]]

***NTP参照先設定 [#w7161ab8]
-上位サーバを設定
 C:\> w32tm /config /syncfromflags:manual /manualpeerlist:"ntp.nict.jp ntp.jst.mfeed.ad.jp" /reliable:yes /update
-上位サーバを削除
 C:\> w32tm /config /syncfromflags:manual /manualpeerlist:"" /reliable:yes /update
-設定変更の反映
 C:\> w32tm /resync
 C:\> w32tm /query /status
-サービスを再起動して問題が起きないか確認
 C:\> net stop w32time
 C:\> net start w32time
-ズレを継続的に確認
 C:\> w32tm /stripchart /computer:ntp.nict.jp

***NTP状態確認 [#wf906fb0]
-ローカルサーバの状態確認
 C:\> w32tm /query /status
-上位サーバとのずれを確認
 C:\> w32tm /monitor /computers:ntp.nict.jp
-上位サーバの確認
 C:\> w32tm /query /source
 C:\> w32tm /query /peers

**NTPサーバ設定 [#z8798d7b]
-スタートメニューを右クリックして「ファイル名を指定して実行」を開き、「gpedit.msc」と入力してローカルグループポリシーエディタを起動
-左ペインで「管理用テンプレート」-「システム」-「Windows タイムサービス」-「タイムプロバイダー」をクリックし、 右ペインで「Windows NTPサーバーを有効にする」をダブルクリックして開く
-左上の「有効」にチェックを入れて「適用」を押下
-左ペインで一つ上の階層の「Windows タイムサービス」を選択し、右ペインで「グローバル構成設定」をダブルクリックして開く
-左上の「有効」にチェックを入れ、さらに下段のオプション項目の中の「AnnounceFlag」を「5」に変更して適用し、 グループポリシーエディターを終了する
-「サーバーマネージャー」-「ツール」-「サービス」を開く
-「Windows Time」サービスを選択し、左上の「サービスの再起動」をクリックして再起動

*リモートアクセス [#q0e0de0c]
**VPN [#t0c21dbe]
***PPTP(Point to Point Tunneling Protocol) [#hbfbbd89]
***L2TP/IPSec [#wbbc7f5a]
***SSTP(Secure Socket Tunneling Protocol) [#vb75ce49]
***IKEv2(Internet Key Exchange version 2) [#yd42a842]

**DirectAccess [#yf512a94]
-Windows7以降のActiveDirectoryドメインメンバーに限定されるリモートアクセス環境

*トラブル対応 [#r6bd43df]
*Cドライブ容量不足 [#ja4fca25]
-[[対処法|Server2012のCドライブの空き容量がおかしい、勝手に減る!:https://www.diskpart.com/jp/windows-server/windows-server-2012-hard-drive-space-disappearing.html]]
-[[Cドライブ容量不足の原因と対処法:https://www.partitionwizard.jp/partitionmagic/c-drive-keeps-filling-up.html]]

**Windowsのログファイルの肥大化 [#d3843054]
-[[Windowsサーバーの空き容量不足対処法:http://it-support.cbit.co.jp/article/442130606.html]]

-C:\windows\System32\Winevt\Logs」の中にある「Archive-Security-yyyy-mm-dd-xx-xx-xx」の内、古くてもう見ないファイルを削除

**Windows Update [#k81835ec]
-[[Cドライブの空き容量不足の原因が、WindowsUpdateだった!:https://www.nedia.ne.jp/blog/tech/2017/11/28/10909]]

-以下のフォルダ容量を確認
--C:\Windows\SoftwareDistribution\Download
--C:\Windows\SoftwareDistribution\DataStore

**仮想メモリのページファイル [#ucebdd71]
-[[[Windows] 仮想メモリ(pagefile.sys)の設定を手動で変更する方法:https://faq.mypage.otsuka-shokai.co.jp/app/answers/detail/a_id/287927/~/%5Bwindows%5D-%E4%BB%AE%E6%83%B3%E3%83%A1%E3%83%A2%E3%83%AA%28pagefile.sys%29%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%82%92%E6%89%8B%E5%8B%95%E3%81%A7%E5%A4%89%E6%9B%B4%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95]]
-[[pagefile.sysとhiberfil.sysの解説ページ:https://freesoft.tvbok.com/tips/pc_windows/pagefile-hiberfil-sys.html]]

*トラブルシューティング [#w4be8b6a]
-[[Windows Server 2012 R2のRDPセッションからログオフしようとすると、「システムイベント通知サービスを待ってください」というメッセージが表示される:https://translate.google.com/translate?hl=ja&sl=en&u=https://social.msdn.microsoft.com/Forums/en-US/3b7ce3f7-d2dc-425a-8411-5d46ba369601/message-please-wait-for-the-system-event-notification-service-when-trying-to-logoff-from-rdp%3Fforum%3DWAVirtualMachinesforWindows&prev=search]]

**リモートデスクトップ [#nd751f0a]
-[[2018 年 5 月の更新プログラム適用によるリモート デスクトップ接続への影響:https://blogs.technet.microsoft.com/askcorejp/2018/05/02/2018-05-rollup-credssp-rdp/]]
-[[リモートデスクトップでの認証エラー(要求された関数はサポートされません , CredSSP)への対処:https://qiita.com/fjtter/items/be213ff906b17809bf92]]
-[[Windows 5月の更新プログラム適用で、リモート接続が動作しなくなる可能性があるようです。:http://mitomoha.hatenablog.com/entry/2018/04/26/020337]]

**その他 [#sb6fa281]
***イベントID 1530:レジストリ ファイルは他のアプリケーションまたはサービスで使用されています [#y63109c6]
 レジストリ ファイルは他のアプリケーションまたはサービスで使用されています。ファイルはすぐにアンロードされます。
 レジストリ ファイルを保持しているアプリケーションまたはサービスはこれ以降正しく機能しない可能性があります。ユーザー操作は必要ありません。

-[[イベント ID: 1530は、Windows Vista または新しいコンピューター上のアプリケーション ログに記録されることがあります。:https://support.microsoft.com/ja-jp/topic/%E3%82%A4%E3%83%99%E3%83%B3%E3%83%88-id-1530%E3%81%AF-windows-vista-%E3%81%BE%E3%81%9F%E3%81%AF%E6%96%B0%E3%81%97%E3%81%84%E3%82%B3%E3%83%B3%E3%83%94%E3%83%A5%E3%83%BC%E3%82%BF%E3%83%BC%E4%B8%8A%E3%81%AE%E3%82%A2%E3%83%97%E3%83%AA%E3%82%B1%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3-%E3%83%AD%E3%82%B0%E3%81%AB%E8%A8%98%E9%8C%B2%E3%81%95%E3%82%8C%E3%82%8B%E3%81%93%E3%81%A8%E3%81%8C%E3%81%82%E3%82%8A%E3%81%BE%E3%81%99-1aa85ea4-13c8-5b34-98ed-ec68cbe76f33]]
-[[エラー COMException (0x800703FA) 発生に関する原因と対処策について (イベント ID 1530 関連):https://docs.microsoft.com/ja-jp/archive/blogs/sharepoint_support/comexception-0x800703fa-1]]

-[[イベント ID1530 エラー・警告の原因と対策:https://sites.google.com/site/ibentoid1530duichufa/]]
-[[WindowsServer2008R2で、イベントログに「ID:1530」が表示される (User Profiles Service):https://thinkami.hatenablog.com/entry/20110830/1314655047]]
-[[イベントID:1530の対処:https://fx-kouryaku.club/?p=617]]
-[[Microsoft-Windows-User Profiles Service (イベントID:1530) が出力される:https://takeanote.blog.jp/archives/1005411277.html]]
-[[Windowsイベントログの解析(6):http://kh3467.blog66.fc2.com/blog-entry-129.html]]

-「Windows のサインインが出来ないなどの影響がない限り、システム運用上問題ありません。」とのこと


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS