How to convert img to iso on macOS
hdiutil convert input.img -format UDTO -o output.iso
hdiutil convert input.img -format UDTO -o output.iso
When install MacOS Sierra – 10.12 as VM on ESXi you must […]
Download Sierra Update from: https://support.apple.com/en-us/HT208202 Use this script: #!/bin/bash## hdiutil attach […]
How to update and install software when EC2 instance is created ? […]
Login on ESXi server via ssh Disable VM to clone. Use vmware […]
Use powershell script. Import-Module -Name ActiveDirectory $UsersFilePath=”u.csv” #filename with users details $users=Import-CSV […]
Use powershell dsquery user -name * -limit 0 >> users.txt
1. Connect to switch with SSH. 2. Set time by command: Clock Set […]
1. Create new VM with macOS 10.13 on VMware Fusion with […]