vMotion issues (78%)
In the current series of posts I am writing on running a vSphere lab on ESX 1, 2 and 3, I wanted to set up an NFS shared storage between my 2 ESX hosts to test vMotion. I ran into an interesting issue …
Tag
In the current series of posts I am writing on running a vSphere lab on ESX 1, 2 and 3, I wanted to set up an NFS shared storage between my 2 ESX hosts to test vMotion. I ran into an interesting issue …
Here is my solution for Event 8. Here we had to go through the hard drive and report which folder was using up all the space on the drive. #First we set the path $path = Read-Host "Which folder …
Here is my solution for the Beginner Event 7 Here we had to create a logging solution for script # ------------------------------------------------------------------------ # NAME: …
This is my solution for Beginner Event 6 Here we got a script that was not working and had to debug it. #========================================================================== # NAME: Beg_6.ps1 # …
Registry keys. Sorry for the silly humor - don’t know how and why Tonto got in there. Thanks to Rob Rohr - for helping me out here. # first we define some variables $ourpath = …
This is my solution for Beginner Event 3 Here we have to parse a file and split it into two and rename the original file # Read the input file $InputFile = ".\Shot Put.txt" #Get the content of …
This is my solution for Beginner Event 4 Connecting and extracting data from a Access Database and retrieving the best result. Now of course you could get the correct result with an SQL statement, by …
Here is my solution for Day 2 - Beginner All the information is retrieved from WMI #First we get the info from WMI $computer = "Localhost" $mycomp = Get-WmiObject Win32_Processor -ComputerName …
One of my valuable tools that I use is Veeam’s FastSCP. A while back they introduced a new version that was compatible with ESX3i - which was a great blessing! Today I tried to connect to my …
No, I have not started to become philosophical and all, this is about a new podcast that will be held this evening. The forum will be non-VMware centric, non-security centric podcast on virtualization …