NPSの移行

設定情報のエクスポート

PowerShell
Export-NpsConfiguration –Path c:\config.xml

設定情報のインポート

PowerShell
Import-NpsConfiguration -Path “C:\config.xml”