Steve Borba

My notes, I hope they help you, feel free to comment/add to them

Month: March 2018

Powershell Modules

I’m tired of having to find where to do this (and I have been rebuilding my PC so it is fresh in my head) VMware: install-module VMware.PowerCLI,PowerNSX Azure: install-module Azure,AzureRM Search and install: Find-Module | Out-GridView -OutputMode Multiple | Install-Module Here is how to get powershell to complete like most cli’s (thank you Jeff): Set-PSReadlineKeyHandler […]

Windows10

Here are a few quick links to other pages: run all bat Old Page I have some credit in Azure and did this testing with it, so I don’t have the option to modify the WIM before installing, so this one will be without modifying until after the install is done. Now I want to […]