3.1
Table Of Contents
- View Manager Administration Guide
- Contents
- About This Book
- Introduction
- Installation
- View Administrator
- Virtual Desktop Deployment
- Client Management
- View Client and View Portal
- Client Connections from the Internet
- Creating SSL Server Certificates
- Using Existing SSL Certificates
- Smart Card Authentication
- RSA SecurID Authentication
- View Client Command Line Options
- Virtual Printing
- Adobe Flash Bandwidth Reduction
- Client Device Information
- Enabling HP RGS Display Protocol
- View Composer
- Overview of View Composer
- Preparing VirtualCenter for View Composer
- Preparing a Parent VM
- Deploying Linked Clone Desktops from View Manager
- Refreshing, Recomposing, and Rebalancing Linked Clone Desktops
- Using an Existing View Composer Database
- Using the SviConfig Tool for View Composer
- Offline Desktop
- Component Policies
- Unified Access
- Troubleshooting
- locked.properties
- Glossary
- Index
View Manager Administration Guide
148 VMware, Inc.
TheASP.NETIISregistrationtoolprovidedwiththeMicrosoft.NETFrameworkallows
youtoconductmultipleconfigurationoperations,includingmigratingkeycontainer
contentbetweendifferentsystems.
Tocarryoutthefollowingprocedureyoumusthavethe.NETFrameworkinstalledon
thesystemthatcontains(orpreviouslycontained)theinstanceofView
Composerthat
wasassociatedwiththedatabaseyouwanttouse.Youmustalsoinstallthe.NET
frameworkonthesystemonwhichyouwanttoinstallthenewinstance.
Youcandownloadthe.NETFrameworkandviewadditionalinformationaboutthe
ASP.NETIISregistrationtoolfromthefollowinglocations:
http://www.microsoft.com/net
http://msdn.microsoft.com/library/k6h9cz8h(VS.80).aspx
ThefollowingproceduremustbecarriedoutbeforeinstallingtheViewComposer
serviceonthenewsystem.
To migrate an RSA key container between systems
1ExporttheRSAkeysassociatedwiththeearlierinstanceoftheViewComposer
fromtheirlocalkeycontainerbyenteringthefollowingfromacommandprompt
onthesourcesystem:
aspnet_regiis -px "SviKeyContainer" "keys.xml" -pri
TheRSApublic‐privatekeypairisexportedfromtheSviKeyContainercontainer
toafilecalledkeys.xmlthatissavedlocallytotheASP.NETIISregistrationtool.
2Copythekeys.xmlfiletothesystemonwhichyouwanttoinstallanewinstance
oftheViewComposerservice.
3Importthekey
pairdataintothelocalkeycontainerbyenteringthefollowingfrom
thecommandpromptonthetargetsystem,where<path>isthepathtothe
exportedfile:
aspnet_regiis -pi "SviKeyContainer" "<path>\keys.xml"
4InstalltheViewComposerserviceusingtheproceduredescribedin“A d d i n g the
ViewComposerServicetoVirtualCenter”onpage 131andprovidetherequired
informationabouttheexistingdatasource,butselectUsetheexistingRSAkey
containerwhenprompted.