Virtu-Al: Lesson 1 Time Source: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(New page: I thought I would help people learn the VI Toolkit whilst also creating a nice script which you can customise to your own environment, hopefully this is a script that will save you time in...)
 
No edit summary
 
Line 6: Line 6:


[http://www.virtu-al.net/2009/04/03/customisation-lesson-1-%E2%80%93-time-source/ Virtu-Al: Lesson 1 Time Source]
[http://www.virtu-al.net/2009/04/03/customisation-lesson-1-%E2%80%93-time-source/ Virtu-Al: Lesson 1 Time Source]
[[Category: Powershell]] [[Category: VI-Toolkit]]

Latest revision as of 12:12, 14 May 2009

I thought I would help people learn the VI Toolkit whilst also creating a nice script which you can customise to your own environment, hopefully this is a script that will save you time in the future.

The script we are going to build together in step by step instructions is a Customisation script.

You have built your host and now have to go through the configuration and tweaks of all the after-build areas, you have to make sure that these are setup the same on each host so that things like VMotion and DRS work so what better than a script to help us limit the amount of mistakes when typing names or missing steps.

Virtu-Al: Lesson 1 Time Source