Archive for category VMware
vSphere 5.5 Backup and Restore
Posted by Nicholas Sousa in VMware on November 23, 2014
List of what should be backed up There is some overlap between components listed below – some are within the vCenter database, but should still be exported separately (such as vDS’s). Other components can be disregarded if you have VM-level backups that can perform file-level restores. This is not a complete list, but it might […]
Powershell Training–Beginner
Posted by Nicholas Sousa in Powershell, VMware on April 22, 2014
Table of Contents · Working with the script editor · Powershell File Types · Code Comments · Variables o Assigning data to a variable o Running Scripts o Running Scripts – continued o Assigning data to variables – continued · If-Else Statements · Looping · Getting Help · Pipeline o Out-GridView, Out-Null o ForEach-Object o […]