Ansibleのwin_dscモジュールを利用してWindowsノードにPowerShell DSC (Desired State Configuration) を適用する場合、通常はデフォルトで5985ポート(HTTP)を使用します。しかし、セキュリティ上の理由から5985ポートを閉じたいケースもあるでしょう。実際に私の環境でも ...
Desired State Configuration (DSC) v3 uses several terms that may have different definitions elsewhere. This document lists the terms, their meanings, and shows how they're formatted in the ...
Microsoft's Desired State Configuration (DSC) is a declarative configuration platform. With DSC, the state of a machine is described using a format that should be clear to understand even if the ...