<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>gogridpssnapin Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Home</link><description>gogridpssnapin Wiki Rss Description</description><item><title>Updated Wiki: Delete-GoGridLoadBalancer</title><link>http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Delete-GoGridLoadBalancer&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Delete-GoGridLoadBalancer Cmdlet
&lt;/h1&gt;TODO&lt;br /&gt;&lt;h2&gt;
Syntax
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Detailed Description
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Parameters
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Mandatory&lt;/th&gt;&lt;th&gt;Notes&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Credential&lt;/td&gt;&lt;td&gt;PSCredential&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;Credential object containing API key and secret.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Name&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;Short name for the load balancer to be deleted from the grid.&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;h2&gt;
Examples
&lt;/h2&gt;&lt;pre&gt;
$credential = Get-Credential
Delete-GoGridLoadBalancer -Credential $credential -Name DemoLoadBalancer
&lt;/pre&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>MitchDenny</author><pubDate>Wed, 15 Oct 2008 10:13:58 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Delete-GoGridLoadBalancer 20081015101358A</guid></item><item><title>Updated Wiki: Delete-GoGridServer</title><link>http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Delete-GoGridServer&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Delete-GoGridServer Cmdlet
&lt;/h1&gt;TODO&lt;br /&gt;&lt;h2&gt;
Syntax
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Detailed Description
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Parameters
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Mandatory&lt;/th&gt;&lt;th&gt;Notes&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Credential&lt;/td&gt;&lt;td&gt;PSCredential&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;Credential object containing API key and secret.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Name&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;Short name for the server to be deleted from the grid.&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;h2&gt;
Examples
&lt;/h2&gt;&lt;pre&gt;
$credential = Get-Credential
Delete-GoGridServer -Credential $credential -Name DemoServer
&lt;/pre&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>MitchDenny</author><pubDate>Wed, 15 Oct 2008 10:12:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Delete-GoGridServer 20081015101247A</guid></item><item><title>Updated Wiki: Get-GoGridImage</title><link>http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Get-GoGridImage&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Get-GoGridImage Cmdlet
&lt;/h1&gt;TODO&lt;br /&gt;&lt;h2&gt;
Syntax
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Detailed Description
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Parameters
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Mandatory&lt;/th&gt;&lt;th&gt;Notes&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Credential&lt;/td&gt;&lt;td&gt;PSCredential&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;Credential object containing API key and secret.&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;h2&gt;
Examples
&lt;/h2&gt;&lt;pre&gt;
$credential = Get-Credential
Get-GoGridImage -Credential $credential
&lt;/pre&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>MitchDenny</author><pubDate>Wed, 15 Oct 2008 10:11:50 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Get-GoGridImage 20081015101150A</guid></item><item><title>Updated Wiki: Delete-GoGridLoadBalancer</title><link>http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Delete-GoGridLoadBalancer&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Delete-GoGridLoadBalancer Cmdlet
&lt;/h1&gt;TODO&lt;br /&gt;&lt;h2&gt;
Syntax
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Detailed Description
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Parameters
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Mandatory&lt;/th&gt;&lt;th&gt;Notes&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Credential&lt;/td&gt;&lt;td&gt;PSCredential&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;Credential object containing API key and secret.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Name&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;Short name for the load balancer to be deleted from the grid.&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;h2&gt;
Examples
&lt;/h2&gt;&lt;pre&gt;
$credential = Get-Credential
Delete-GoGridLoadBalancer -Credential $credential} -Name DemoLoadBalancer
&lt;/pre&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>MitchDenny</author><pubDate>Wed, 15 Oct 2008 10:09:24 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Delete-GoGridLoadBalancer 20081015100924A</guid></item><item><title>Updated Wiki: Add-GoGridLoadBalancer</title><link>http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Add-GoGridLoadBalancer&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Add-GoGridLoadBalancer Cmdlet
&lt;/h1&gt;TODO&lt;br /&gt;&lt;h2&gt;
Syntax
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Detailed Description
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Parameters
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Mandatory&lt;/th&gt;&lt;th&gt;Notes&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Credential&lt;/td&gt;&lt;td&gt;PSCredential&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;Credential object containing API key and secret.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Name&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;Short name for the load balancer to be added to the grid.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;VirtualInterface&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;A string that specifies the external IP address and port that the load balancer listens on. For example &amp;quot;173.1.23.194:80&amp;quot;.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;RealInterfaces&lt;/td&gt;&lt;td&gt;string[]&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;A string that specifies the internal real IP addresses and ports that the load balancer forwards requests to. For example &amp;quot;173.1.23.195:80&amp;quot;,&amp;quot;173.1.23.196:80&amp;quot;.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Type&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;No&lt;/td&gt;&lt;td&gt;The kind of load balancing algorithm that is used. Use &lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Get-GoGridOption&amp;amp;referringTitle=Add-GoGridLoadBalancer"&gt;Get-GoGridOption&lt;/a&gt; with the &lt;span class="codeInline"&gt;loadbalancer.types&lt;/span&gt; lookup parameter to check the definitive list of possible values.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Persistence&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;No&lt;/td&gt;&lt;td&gt;The kind of connection persistence mechanism in use. Use &lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Get-GoGridOption&amp;amp;referringTitle=Add-GoGridLoadBalancer"&gt;Get-GoGridOption&lt;/a&gt; with the &lt;span class="codeInline"&gt;loadbalancer.persistence&lt;/span&gt; lookup parameter to check the definitive list of possible values.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;No&lt;/td&gt;&lt;td&gt;A longer description of what the load balancer is all about.&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;h2&gt;
Examples
&lt;/h2&gt;&lt;pre&gt;
$credential = Get-Credential
Add-GoGridLoadBalancer`
   -Credential $credential `
   -Name DemoLoadBalancer `
   -VirtualInterface &amp;quot;173.1.23.194:80&amp;quot; `
   -RealInterfaces &amp;quot;173.1.23.195:80&amp;quot;,&amp;quot;173.1.23.196:80&amp;quot;
&lt;/pre&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>MitchDenny</author><pubDate>Mon, 13 Oct 2008 08:45:04 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Add-GoGridLoadBalancer 20081013084504A</guid></item><item><title>Updated Wiki: Add-GoGridLoadBalancer</title><link>http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Add-GoGridLoadBalancer&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Add-GoGridLoadBalancer Cmdlet
&lt;/h1&gt;TODO&lt;br /&gt;&lt;h2&gt;
Syntax
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Detailed Description
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Parameters
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Mandatory&lt;/th&gt;&lt;th&gt;Notes&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Credential&lt;/td&gt;&lt;td&gt;PSCredential&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;Credential object containing API key and secret.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Name&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;Short name for the load balancer to be added to the grid.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;VirtualInterface&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;A string that specifies the external IP address and port that the load balancer listens on. For example &amp;quot;173.1.23.194:80&amp;quot;.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;RealInterfaces&lt;/td&gt;&lt;td&gt;string[]&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;A string that specifies the internal real IP addresses and ports that the load balancer forwards requests to. For example &amp;quot;173.1.23.195:80&amp;quot;,&amp;quot;173.1.23.196:80&amp;quot;.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Type&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;No&lt;/td&gt;&lt;td&gt;The kind of load balancing algorithm that is used. Use &lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Get-GoGridOption&amp;amp;referringTitle=Add-GoGridLoadBalancer"&gt;Get-GoGridOption&lt;/a&gt; with the &lt;span class="codeInline"&gt;loadbalancer.types&lt;/span&gt; lookup parameter to check the definitive list of possible values.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Persistence&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;No&lt;/td&gt;&lt;td&gt;The kind of connection persistence mechanism in use. Use &lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Get-GoGridOption&amp;amp;referringTitle=Add-GoGridLoadBalancer"&gt;Get-GoGridOption&lt;/a&gt; with the &lt;span class="codeInline"&gt;loadbalancer.persistence&lt;/span&gt; lookup parameter to check the definitive list of possible values.&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;string&lt;/td&gt;&lt;td&gt;No&lt;/td&gt;&lt;td&gt;A longer description of what the load balancer is all about.&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;h2&gt;
Examples
&lt;/h2&gt;&lt;pre&gt;
$credential = Get-Credential
Add-GoGridServer -Credential $credential -Name DemoLoadBalancer -VirtualInterface &amp;quot;173.1.23.194:80&amp;quot; -RealInterfaces &amp;quot;173.1.23.195:80&amp;quot;,&amp;quot;173.1.23.196:80&amp;quot;
&lt;/pre&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>MitchDenny</author><pubDate>Mon, 13 Oct 2008 08:43:57 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Add-GoGridLoadBalancer 20081013084357A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Welcome
&lt;/h1&gt;The purpose of this project is to create and maintain a PowerShell Snap-In that allows consumers of the GoGrid service to manage their computing resources via PowerShell.
&lt;br /&gt;&lt;h1&gt;
Getting Started
&lt;/h1&gt;The best way to get started is to view &lt;a href="http://www.screencast.com/t/19NQScGRiG" class="externalLink"&gt;this screencast&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. If you are new to PowerShell then the first thing that you need to know is that just about everything you do is PowerShell is encapsulated in a thing called a Cmdlet. A Cmdlet is a little bit of code that someone else has developed that you re-use. As a system administrator you use combinations of these Cmdlets along with some special PowerShell syntax to do stuff.&lt;br /&gt; &lt;br /&gt;This project contains a number of Cmdlets that are specific to GoGrid. GoGrid is an online service where you pay by the &amp;quot;server RAM hour&amp;quot; for computing resources. Basically you can provision Windows or Linux boxes and pay about USD$0.19 per hour for each GB of RAM you server has.&lt;br /&gt; &lt;br /&gt;To create a GoGrid server running a basic installation of Windows 2008 (32-bit) you would issue the following command at the PowerShell command-prompt:&lt;br /&gt; &lt;br /&gt;&lt;span class="codeInline"&gt;Add-GoGridServer -Credential $credential -Name DemoServer -Image w2k8_32_base -Memory 1GB -IPAddress 173.1.23.194&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;The following sections provide pointers to references for each of the Cmdlets that are currently included in the snap-in, along with other relevant documentation.&lt;br /&gt;&lt;h2&gt;
Cmdlets
&lt;/h2&gt;The Windows PowerShell Snap-In for GoGrid provides a range of Cmdlets that are mapped to the underlying &lt;a href="http://wiki.gogrid.com/wiki/index.php/api" class="externalLink"&gt;GoGrid API&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Whilst not every REST method has been mapped you should be able to perform most API tasks using these Cmdlets, if not please contact me and I'll look at adding the necessary code to the snap-in.&lt;br /&gt;&lt;h3&gt;
Server Cmdlets
&lt;/h3&gt;Server Cmdlets are used to enumerate existing servers in your grid, add new servers, delete servers and control the power of those servers.&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Get-GoGridServer&amp;amp;referringTitle=Home"&gt;Get-GoGridServer&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Add-GoGridServer&amp;amp;referringTitle=Home"&gt;Add-GoGridServer&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Delete-GoGridServer&amp;amp;referringTitle=Home"&gt;Delete-GoGridServer&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Start-GoGridServer&amp;amp;referringTitle=Home"&gt;Start-GoGridServer&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Stop-GoGridServer&amp;amp;referringTitle=Home"&gt;Stop-GoGridServer&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Restart-GoGridServer&amp;amp;referringTitle=Home"&gt;Restart-GoGridServer&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
Load Balancer Cmdlets
&lt;/h3&gt;Load Balancer Cmdlets are used to enumerate existing load balancers in your grid, add new load balancers,  and delete those load balancers.&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Get-GoGridLoadBalancer&amp;amp;referringTitle=Home"&gt;Get-GoGridLoadBalancer&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Add-GoGridLoadBalancer&amp;amp;referringTitle=Home"&gt;Add-GoGridLoadBalancer&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Delete-GoGridLoadBalancer&amp;amp;referringTitle=Home"&gt;Delete-GoGridLoadBalancer&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
Image Cmdlets
&lt;/h3&gt;The following Cmdlet is used to enumerate the list of available images for creating servers.&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Get-GoGridImage&amp;amp;referringTitle=Home"&gt;Get-GoGridImage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
IP Address Cmdlets
&lt;/h3&gt;The following Cmdlet is used to enumerate the list of API addresses associated with your grid.&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Get-GoGridIPAddress&amp;amp;referringTitle=Home"&gt;Get-GoGridIPAddress&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
Common Cmdlets
&lt;/h3&gt;The following Cmdlet is used to enumerate reference data used by GoGrid. This can be helpful in understanding the correct arguments to parameters.&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Get-GoGridOption&amp;amp;referringTitle=Home"&gt;Get-GoGridOption&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
Support Cmdlets
&lt;/h3&gt;The following Cmdlet returns a list of passwords associated with servers to support logging in remotely.&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Get-GoGridServerPassword&amp;amp;referringTitle=Home"&gt;Get-GoGridServerPassword&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>MitchDenny</author><pubDate>Mon, 13 Oct 2008 08:30:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081013083037A</guid></item><item><title>Updated Wiki: Get-GoGridLoadBalancer</title><link>http://www.codeplex.com/gogridpssnapin/Wiki/View.aspx?title=Get-GoGridLoadBalancer&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Get-GoGridLoadBalancer Cmdlet
&lt;/h1&gt;TODO&lt;br /&gt;&lt;h2&gt;
Syntax
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Detailed Description
&lt;/h2&gt;TODO&lt;br /&gt;&lt;h2&gt;
Parameters
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Mandatory&lt;/th&gt;&lt;th&gt;Notes&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Credential&lt;/td&gt;&lt;td&gt;PSCredential&lt;/td&gt;&lt;td&gt;Yes&lt;/td&gt;&lt;td&gt;Credential object containing API key and secret.&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;h2&gt;
Examples
&lt;/h2&gt;{{$credential = Get-Credential
Get-GoGridLoadBalancer -Credential $credential

&lt;/div&gt;</description><author>MitchDenny</author><pubDate>Mon, 13 Oct 2008 08:28:50 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Get-GoGridLoadBalancer 20081013082850A</guid></item></channel></rss>