Archive for category VMware

vSphere 5.5 Backup and Restore

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

Leave a comment

Powershell Training–Beginner

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

Leave a comment