Admin

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 […]

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 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 […]