PowerCLI Reference

vSphere Auto Deploy Reference

Switch-ActiveDeployRuleSet

Synopsis

Activates a rule set.

Syntax

Switch-ActiveDeployRuleSet [[-DeployRuleSet] <DeployRuleSet>] [<CommonParameters>]

Related Commands

Get-DeployRuleSet

Detailed Description

Activates a rule set so that new PXE requests are evaluated through the rule set. By default, the cmdlet activates the working rule set.

You must have the "AutoDeploy.RuleSet.Activate" privilege on the root folder of vCenter Server to use this cmdlet.

Parameters

NameTypeDescriptionRequired?Pipeline InputDefault Value
DeployRuleSetDeployRuleSetThe rule set to activate.falsetrue (ByValue)

Return Type

VMware.DeployAutomation.Types.DeployRuleSet

Notes

Examples


Copyright © 1998 - 2011 VMware, Inc. All rights reserved.