PowerCLI Reference

vSphere Auto Deploy Reference

Remove-ScriptBundle

Synopsis

Removes a ScriptBundle from Auto Deploy

Syntax

Get-ScriptBundle [[-Bundle] <ScriptBundle>] [<CommonParameters>]

Related Commands

Get-ScriptBundle

Detailed Description

Removes the script bundle from Auto Deploy.

Parameters

Name Type Description Required? Pipeline Input Default Value
Bundle ScriptBundle The script bundle to be removed. true false

Return Type

Notes

Examples

-------------- Example 1 --------------

C:\PS> Remove-ScriptBundle -Bundle MyBundle


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