Integration

Table Of Contents
Table 313. -smartCardSetting Parameter Settings
Setting Description
NotAllowed Disable smart card authentication.
Optional Allow users to use smart card authentication or password
authentication to connect to the View Connection Server instance. If
smart card authentication fails, the user must provide a password.
Required Require users to use smart card authentication when they connect to the
View Connection Server instance. Smart card authentication replaces
only Windows password authentication. If SecureID is enabled, users
are required to authenticate by using both SecureID and smart card
authentication.
View Composer Task Parameter
The -composerTask parameter specifies a View Composer maintenance task on a virtual machine.
Table 314. -composerTask Parameter Settings
Setting Description
attachUdd Attach a persistent disk.
detachUdd Detach a persistent disk.
mkChkPoint Create a checkpoint snapshot.
rebalance Rebalance a linked clone machine.
replaceUdd Replace a persistent disk.
resync Recompose a linked clone machine.
Examples of Using View PowerCLI cmdlets
With View PowerCLI cmdlets, you can perform View management tasks from the command line or from
scripts instead of using View Administrator.
Managing View Connection Server Instances
You can use View PowerCLI cmdlets to perform View Connection Server management tasks.
Table 315. Examples of Common View Connection Server Management Tasks
Task Example View PowerCLI cmdlet Syntax
Get configuration settings for a specific
View Connection Server instance
Get-ConnectionBroker -broker_id CONNSVR1
Update configuration settings for a
specific View Connection Server
instance
Update-ConnectionBroker -broker_id CONNSVR1 -directConnect
$false -secureIdEnabled $true -ldapBackupFrequency EveryWeek
Configure secure PCoIP connections for
a specific View Connection Server
instance
Update-ConnectionBroker -broker_id CS-VSG -directPCoIP $FALSE
Set the PCoIP external URL for a
specific View Connection Server
instance
Update-ConnectionBroker -broker_id CS-VSG -externalPCoIPURL
10.18.133.34:4172
Set the PCoIP external URL for a
specific security server
Update-ConnectionBroker -broker_id SECSVR-03 -externalPCoIPURL
10.116.32.136:4172
View Integration
38 VMware, Inc.