Category Archives: PowerShell v2.0

Export-Function

I love that you can do so much with PowerShell on the fly.  For example, I don’t need to launch a script editor to create a PowerShell function. I can do it right from the command prompt. PS C:\> function … Continue reading

Posted in PowerShell v2.0, Scripting | Tagged , , , | 1 Comment

Running Veeam Jobs

I’m still fighting hardware issues with my ESX box (among other things) but I wanted to jot down some more notes on my experiences with PowerCLI and the Veeam backup cmdlets. Last week I wrote about how I created multiple … Continue reading

Posted in PowerShell v2.0 | Tagged , , , , | Leave a comment

VMware Backup with PowerCLI and Veeam

My primary backup drive for my virtual machine backup toasted on me so I had to recreate all of my backup jobs. I’ve been using Veeam’s backup product for VMware and it couldn’t be easier to use. I’ve known that … Continue reading

Posted in Miscellaneous, PowerCLI, PowerShell v2.0 | Tagged , , , , , | 4 Comments