<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=VMworld_2015%2FDay_to_Day_Automation_with_PowerCLI</id>
	<title>VMworld 2015/Day to Day Automation with PowerCLI - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=VMworld_2015%2FDay_to_Day_Automation_with_PowerCLI"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=VMworld_2015/Day_to_Day_Automation_with_PowerCLI&amp;action=history"/>
	<updated>2026-05-09T09:18:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=VMworld_2015/Day_to_Day_Automation_with_PowerCLI&amp;diff=2482&amp;oldid=prev</id>
		<title>Kenneth: /* Reference Poster */</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=VMworld_2015/Day_to_Day_Automation_with_PowerCLI&amp;diff=2482&amp;oldid=prev"/>
		<updated>2015-09-02T21:28:53Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Reference Poster&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Day to Day Automation of VMware Products to Increase Productivity and Efficiency ==&lt;br /&gt;
&lt;br /&gt;
by Brian Graf of VMware&lt;br /&gt;
&lt;br /&gt;
http://blogs.vmware.com/PowerCLI/&lt;br /&gt;
&lt;br /&gt;
http://www.vtagion.com&lt;br /&gt;
&lt;br /&gt;
== Microsoft PowerShell ==&lt;br /&gt;
&lt;br /&gt;
Made for system administrators, not for programmers&lt;br /&gt;
&lt;br /&gt;
== VMware PowerCLI ==&lt;br /&gt;
&lt;br /&gt;
VMware command line tool leveraging Microsoft PowerShell&lt;br /&gt;
&lt;br /&gt;
PowerCLI 6.0 is backwards compatible to vSphere 5.0&lt;br /&gt;
&lt;br /&gt;
== vCheck ==&lt;br /&gt;
&lt;br /&gt;
by Alan Renouf http://virtu-al.net&lt;br /&gt;
&lt;br /&gt;
Great tool!&lt;br /&gt;
&lt;br /&gt;
== Automation ==&lt;br /&gt;
&lt;br /&gt;
Save time through automation&lt;br /&gt;
&lt;br /&gt;
It may be faster to do it manually once, but if you ever have to do it more than once, a script is best&lt;br /&gt;
&lt;br /&gt;
== Basics ==&lt;br /&gt;
&lt;br /&gt;
 Connect-VI&lt;br /&gt;
 New-VICredentialStoreItem&lt;br /&gt;
 Get-VICredentialStoreItem&lt;br /&gt;
 Get-VM&lt;br /&gt;
 Get-Datastore&lt;br /&gt;
 Get-Command *VM*&lt;br /&gt;
 Get-VMHost&lt;br /&gt;
&lt;br /&gt;
== esxcli from PowerCLI ==&lt;br /&gt;
&lt;br /&gt;
 $ESXCLI = Get-EsxCLI -VMHost 10.10.10.10&lt;br /&gt;
 $ESXCLI.system&lt;br /&gt;
&lt;br /&gt;
== PowerCLI GUIs ==&lt;br /&gt;
&lt;br /&gt;
== Reference Poster ==&lt;br /&gt;
&lt;br /&gt;
http://bit.ly/PowerCLIPosterv2&lt;br /&gt;
* http://blogs.vmware.com/PowerCLI/files/2014/10/PowerCLI58r1v2.pdf&lt;br /&gt;
&lt;br /&gt;
== PowerActions ==&lt;br /&gt;
&lt;br /&gt;
== Onyx for Web Client ==&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>