Just wondering what people tend to change first thing when deploying a new VM

My favorite settings
Stop the damn console from repeating kkkkkkkkkkkkkkkkkkkkkkkkkkkeyboard characters
keyboard.typematicMinDelay = "2000000"
Enabling Copy / Paste through the console window
isolation.tools.copy.disable = "FALSE"
isolation.tools.paste.disable = "FALSE"
Most favorite for nested setups - show the hardware bios infos rather than "VMware" (for geeky or licensing reason)
SMBIOS.reflectHost = "TRUE"