Get-Started: ii Captain! Using the Invoke-Item CmdLet

A nifty little PowerShell CmdLet to make use of is Invoke-Item, which also has the alias ii. This CmdLet can be used against files, URLs and other documents and items to invoke the default action against them. An example where we would want to use this is where we generate some output into a file … Read more

PowerCLI – Globally setting VM Tools time sync and version upgrade options

Recently I was presented with the need to change the time synchronization and VM Tools installation options for a number of VM guest machines. While this is not challenging to do through the UI, I’m a big fan of doing everything possible through PowerCLI. And if you have larger numbers of machines in your VMware … Read more

Get-Started: PowerShell 3.0 – Mastering parameters with the Show-Command CmdLet

Welcome to the first PowerShell 3.0 post in the Get-Started learning series. Today we are going to work with PowerShell 3.0 and the Show-Command CmdLet. Because this is a PowerShell 3.0 CmdLet I am assuming that you are working with Windows 8, Windows Server 2012 or that you have installed the PowerShell CTP for your … Read more

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.