Skip to main content

Powershell

Scripted modification of vRA reservations with powerVRA.
·442 words·3 mins
Powershell blogposts Powershell blogposts
Recently, a customer of mine needed to modify a large number of vRA reservations to facilitate a migration, and because there’s nothing wrong with being lazy, using powershell is always one of my go-to options.
Setting up a powershell development environment for non-programmers
·1182 words·6 mins
Powershell blogposts Powershell blogposts
In most of my projects, powershell and its vendor-specific modules such as VMware’s powercli is usually a necessity to work effectively. In addition, most customers appreciate it greatly if you can leave them with a handful of examples on how to run standard procedures through a script, even though it might not always be part of the deliverables.