Milestone 4
Milestone 4.1: Active Directory LDAPs SSO Provider
Active Directory LDAPs SSO Provider
Install-WindowsFeature Adcs-Cert-Authority -IncludeManagementTools
Install-AdcsCertificationAuthority -CAType EnterpriseRootCa -CryptoProviderName "RSA#Microsoft Software Key Storage Provider" -KeyLength 2048 -HashAlgorithmName SHA1Copy CA Cert
Connect AD to vSphere
Create ldap users
Add AD vcenter Group to vSphere administrators
Milestone 4.2: Powershell, PowerCLI and Our First Clone
Xubuntu install powercli and ansible dependencies
Anisble
Install Powercli and Powershell
Test Connectivity to ESXi Host
To get vm Snapshot
Milestone 4.3: Ubuntu Server Base VM and Linked Clone
Create a new Ubuntu VM.
Script to Create aux
Last updated