-
-
-
Create a Microsoft System Center Virtual Machine Manager catalog
-
Create an Oracle C3 machine catalog
-
Cloud Connector Standalone Citrix Secure Ticketing Authority (STA) service
-
-
-
-
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
Create an Oracle C3 machine catalog (Preview)
Create machine catalogs describes the generic machine-catalog workflow. The following information covers Oracle C3-specific details.
Note:
Before creating an Oracle C3 catalog, complete these prerequisites:
- Connection to Oracle C3.
- Ensure one or more Oracle C3 machines are available for onboarding.
- Prepare those machines with required VDA readiness.
You can create an Oracle C3 machine catalog using:
- Web Studio
- PowerShell commands
Create a machine catalog using web Studio
In the Machine Catalog Setup wizard:
- On Operating System page, select Multi-session OS or Single-session OS.
- On Machine Management page, select Machines that are power managed and Another service or technology.
-
On Virtual Machines page, add machines and associated machine accounts by doing one of the following:
- Select Add Machines to add Oracle C3 machines manually from the Oracle C3 connection.
- Select Add CSV File to bulk add Oracle C3 machines and machine account mappings.
The Scopes and Summary pages do not contain Oracle C3-specific information.
Create a machine catalog using PowerShell commands
Use New-BrokerCatalog and New-BrokerMachine to create the catalog and import existing Oracle C3 machines.
Example pattern:
New-BrokerCatalog -AllocationType "Random" -ProvisioningType "Manual" `
-SessionSupport "MultiSession" -Name "OracleC3-Catalog" `
-PersistUserChanges "OnLocal"
New-BrokerMachine -CatalogUid <CatalogUid> `
-HostedMachineId <OracleC3MachineId> `
-HypervisorConnectionUid <OracleC3ConnectionUid> `
-MachineName <Domain\MachineAccount>
<!--NeedCopy-->
Where to go next
- If this is the first catalog created, Web Studio guides you to create a delivery group
- To review the entire configuration process, see Install and configure
- For power management, see Power manage Oracle C3 VMs
More information
Share
Share
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.