com.spaskaloferov vCO Workflow LIbrary This is a collection ov vCO /vRO workflows that i’ve developed some of which are refered to in some of my posts. Download: com.spaskaloferov Library package (last update 3.12..2015)
How to use the NSX Create Logical Switch vRO workflow (SKKB1010)
Introduction Lab Environment Running the Create Logical Switch workflow Introduction In this post we will take a look how we can use the Create Logical Switch vCenter Orchestrator (vCO)/vRealize Orchestrator (vRO) workflow to create a logical switch in NSX. The workflow is part of the NSX vSphere Plugin for vRO/vCO. Lab Environment The following […]
How to add PowerShell hosts from multiple domains with Kerberos authentication to the same vRO (SKKB1009)
Introduction Lab Environment Editing the Krb5.confi file Adding the PowerShell hosts Final Step Update Log: 12/02/2016 – Updated “Editing the Krb5.conf file” chapter. Introduction In this post we are going to take a look at the configuration needed in order to add PowerShell hosts from multiple domains using Kerberos to the same vCenter Orchestrator […]
How to Change the SSL Certificate of a vRO Appliance (6.x) (SKKB1008)
Introduction Lab Environment Scenario 1: Use vCO Dunes Private Key for your new certificate Import the CA certificates into the vCO SSL Trust Store Import the CA certificates into the Windows certificate store Generate Certificate Request and Issue Certificate Import the new certificate into vCO SSL Trust Store. Scenario 2: Use Custom Private Key with […]
How to change the SSL certificate of WIndows installed vCO (SKKB1007)
Introduction Lab Environment Scenario 1: Use vCO Dunes Private Key for your new certificate Import the CA certificates into the vCO SSL Trust Store Import the CA certificates into the Windows certificate store Generate Certificate Request and Issue Certificate Import the new certificate into vCO SSL Trust Store. Scenario 2: Use Custom Private Key with […]
Adding vCO Powershell Host with account other than the default domain administrator account (SKKB1005)
In this post we will take a look how we can we add a vCO powershell host with account other than the default domain administrator account. Also we will take a look how to generally configure which accounts and user groups can remotely execute powershell commands in Windows. This post assumes that you have already […]
vCO Workflow to automate the certificate generation process (SKKB1003)
Introduction Lab Environment Getting to know the main workflow Use Case 1: Create certificate request file Use Case 2: Convert existing certificate to PEM Use Case 3: Using the “Generate Certificate” WF to automate the end-to-end process Introduction In this post we will take a look into a workflow that can help the automation of […]
Using CredSSP with the vCO PowerShell Plugin (SKKB1002)
Lab Environment Introduction Security Considerations Configure WinRM and user token delegation (CredSSP). Configure Windows Credential Delegation using the Credential Security Service Provider (CredSSP) module. Configure Windows service principal names (SPN’s) for WinRM Grant WinRM service access to the private key of valid certificate Edit the Kerberos Domain realm on the vCO Appliance (Optional/Scenario specific) Add […]