You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Validate-DCB v2.1 is a PowerShell-based unit test tool that allows you to:
:heavy_check_mark: Validate the expected configuration on one to N number of systems or clusters
:heavy_check_mark: Validate the configuration meets best practices
Additional benefits include:
:heavy_check_mark: The configuration doubles as DCB documentation for the expected configuration of your systems.
:heavy_check_mark: Answer "What Changed?" when faced with an operational issue (see Test Results)
:heavy_check_mark: [New with version 2] Deploy the configuration to nodes
ℹ️ Note:
This tool does not modify your system unless you specify the -Deploy command.
As such, you can re-validate the configuration as many times as desired.