Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Start Here

Dan Cuomo edited this page Jun 23, 2019 · 2 revisions

Getting Started

  1. Learn the Tool
  2. Customize your Config
  3. Initiate Testing

Description

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.

Clone this wiki locally