Set-ADForestMode
フォレストの機能レベルを昇格する
昇格するときにしか使われないレアなコマンド
-ForestMode,-Identitiyが必須オプション
-ForestModeオプション、-Identitiyオプション
Set-ADForestMode -ForestMode Windows2016Forest -Identity vamdemic.co.local
-ForestModeにレベルを指定、-Identitiyに昇格対象のドメイン名を
昇格されたことを確認
Get-ADForest | Select-Object -Property ForestMode