4.6

Table Of Contents
VMware, Inc. 31
Chapter 3 Using View PowerCLI
Escaping Characters in vCenter Path Names
IfyouspecifyapathtoavCenterfolderthatincludescertainspecialcharactersinthenameofanentity,you
mustescapethesecharacters.Table 31showstheescapesequencesforspecialcharacters.
Donotescapetheslashesinthepathnameitself.Forexample,youwouldrepresentthepathtothefolder
/datacenter_01/vm/img%-12as/datacenter_01/vm/img%25-12.
Table 32liststhecmdletsandparametersthatrequireyoutouseescapesequencesinentitynames.
View PowerCLI Cmdlets
YoucanuseViewPowerCLIcmdletstoadministerVMwareViewonaViewConnectionServerinstance.You
canusetheGet-HelpcmdlettoobtainmorehelpaboutaViewPowerCLIcmdletasdescribedin“Displaying
HelpforaViewPowerCLIcmdlet”onpage 30.
Table 33liststheavailableViewPowerCLIcmdlets
orderedbynoun.
Table 3-1. Escape Sequences for Special Characters
Special Character Escape Sequence
%%25
/%2f
\%5c
Table 3-2. Cmdlet Parameters Requiring Escape Sequences
Cmdlet Parameters Requiring Escape Sequences
Add-AutomaticLinkedClonePool
Update-AutomaticLinkedClonePool
-datastoreSpecs
-parentVMPath
-resourcePoolPath
-vmfolderPath
Add-AutomaticPool
Update-AutomaticPool
-datastorePaths
-resourcePoolPath
-templatePath
-vmfolderPath
Send-LinkedCloneRecompose -parentVMPath
Table 3-3. View PowerCLI Cmdlets Ordered by Noun
Cmdlet Description
Add-AutomaticLinkedClonePool Addsanautomaticallyprovisionedlinkedclonedesktoppool.
Update-AutomaticLinkedClonePool Updatesanautomaticallyprovisionedlinkedclonedesktoppool.
Add-AutomaticPool Addsanautomaticallyprovisionedfullvirtualmachinedesktoppool.
Update-AutomaticPool Updatesanautomaticallyprovisionedfullvirtualmachinedesktoppool.
Get-ComposerDomain ReturnsinformationaboutViewComposer.
Get-ConnectionBroker ReturnsinformationaboutViewConnectionServerandsecurityserver
instances.
Update-ConnectionBroker Updates
theconfigurationofaViewConnectionServerorsecurityserver
instance.
Get-DesktopPhysicalMachine Returnsalistofphysicalmachinesthatareavailableforusewith
unmanageddesktoppools.
Get-DesktopVM Returnsinformationaboutvirtualmachines.
Get-EventReport Returnsaneventreportforaspecifiedview.
Get-EventReportList ReturnstheviewsthatareavailableforusewiththeGet-EventReport
cmdlet.