Create my user Powershell profile file
Recently moved to a new Windows workstation, new user profile, the works. It still amazes me how quickly you get used to things just being where you want them to […]
Recently moved to a new Windows workstation, new user profile, the works. It still amazes me how quickly you get used to things just being where you want them to […]
I am learning Powershell and came across a post somewhere, apologies however I do not recall where I found it, where you can capture a transcript of your Powershell session. […]
Had this question today and I wasn’t sure how this could be done either. It’s one of those things that you would expect to know but unless you have actually […]
Had this warning appear this morning when starting Powershell. My first thought was that I haven’t changed anything, in my profile at least. Since I have put in my powershell […]
From page 16 of Performing a Command-Line Installation of vCenter Server
I often create file names such as logs with the current date and was tired of having to create the date string for all my scripts, so created these quick […]
Whilst attempting to create a portion of a script to set up and test VMware’s DPM (Distributed Power Management) I found that I needed to find out which cluster the […]
Whilst doing some string manipulation recently was having issues getting the correct data, or rather the data I expected. Consider the following: The result is a -1, which is not […]
Running Perl script with parameter from within Powershell Window Whilst doing automated configuration of ESXi4.x I need to install hardware specific bundles for example HP CIM providers. Now the PowerCLI […]
How do I get the IP address that is displayed in the VI Client for a Virtual Machine? This is a question that I had today. Caveats: VMware tools must […]