Milestone 3 vCenter SSO - tmansfield42/Tech-Journal GitHub Wiki
Powershell commands for using pool.ntp.org for NTP server:
w32tm /config /manualpeerlist:"0.pool.ntp.org 1.pool.ntp.org" /syncfromflags:manual /reliable:yes /update
Restart-Service w32time
w32tm /resync /force
Configuring SSO
In vCenter, go to: Administration->Single Sign On->Configuration and add your AD domain and michael.local to Identity Sources
Reboot your vCenter Server
Ensure your [email protected] user is added under Administration->Single Sign On->Users and Groups > Groups to the Administrators role