-
Recent Posts
- Quick and easy tip – Xenapp published applications appearing on Start menu? client application folders to the rescue
- Windows 10 Tech Preview and RDSH
- System Center Orchestrator 2012 r2 Quick and Dirty Installation Guide
- System Center Virtual Machine Manager 2012 r2 – the quick and dirty install guide
- System Center Configuration Manager 2012 r2 Lab Part 1 – Discovery
Archives
Categories
Meta
Category Archives: Installation
Useful post-installation ESXi installation tip – check your cables :)
Worth running the following as a post install step – particularly for those multiple 1gb hosts you’ll still have lying about 🙂 # watch -n l ‘esxcli network nic list’ A good way of verifying each of your cables is … Continue reading
Posted in Installation
Leave a comment
ESXi builds and encrypted passwords
Recently one of my co-admins was looking to streamline their esxi build process, was asking about what was required relating to password encryption. Tested by adding the below: %post section of the kickstart: %post –interpreter=bash /usr/sbin/useradd -m -d /home/T1 -p … Continue reading
Posted in Installation, VMware
Tagged esxi build kickstart, esxi kickstart, vsphere, vsphere powershell
Leave a comment