<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for IT is what IT is</title>
	<atom:link href="http://www.laneroush.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.laneroush.com</link>
	<description>THE STORY OF MY LIFE – AND THE KNOWLEDGE I CAN SHARE</description>
	<lastBuildDate>Thu, 17 Jan 2013 00:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Automate EMC Avamar Client Install by Sales prospecting</title>
		<link>http://www.laneroush.com/automate-emc-avamar-client-install/#comment-292</link>
		<dc:creator>Sales prospecting</dc:creator>
		<pubDate>Thu, 17 Jan 2013 00:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneroush.com/automate-emc-avamar-client-install/#comment-292</guid>
		<description><![CDATA[Oh my goodness! Incredible article dude! Many thanks, However I am 
going through problems with your RSS. I don&#039;t know the reason why I cannot join it. Is there anybody else getting similar RSS issues? Anyone who knows the answer will you kindly respond? Thanks!!]]></description>
		<content:encoded><![CDATA[<p>Oh my goodness! Incredible article dude! Many thanks, However I am<br />
going through problems with your RSS. I don&#8217;t know the reason why I cannot join it. Is there anybody else getting similar RSS issues? Anyone who knows the answer will you kindly respond? Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated Cisco UCS Backup by Chris</title>
		<link>http://www.laneroush.com/automated-cisco-ucs-backup/#comment-241</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 06 Aug 2012 18:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneroush.com/automated-cisco-ucs-backup/#comment-241</guid>
		<description><![CDATA[Best way is to wrap Karl&#039;s code into a powershell function and use a loop.  The UCS names could be in a text file.

get-content ucsnames.txt &#124; % { BackupThisUCS $_ }]]></description>
		<content:encoded><![CDATA[<p>Best way is to wrap Karl&#8217;s code into a powershell function and use a loop.  The UCS names could be in a text file.</p>
<p>get-content ucsnames.txt | % { BackupThisUCS $_ }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated Cisco UCS Server Provisioning part 2 (the meat!) by Lane</title>
		<link>http://www.laneroush.com/automated-cisco-ucs-server-provisioning-part-2-the-meat/#comment-235</link>
		<dc:creator>Lane</dc:creator>
		<pubDate>Thu, 05 Jul 2012 19:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneroush.com/automated-cisco-ucs-server-provisioning-part-2-the-meat/#comment-235</guid>
		<description><![CDATA[Hi Razi,

I haven&#039;t been able to work on any UCS systems past 1.4. But as long as UCS has Nuova or some other XML open API the scripts should work....they may have to be modified to follow any new schema/API updates. However, I would suggest using the UCS PowerShell cmdlets where possible.

thanks!

~Lane]]></description>
		<content:encoded><![CDATA[<p>Hi Razi,</p>
<p>I haven&#8217;t been able to work on any UCS systems past 1.4. But as long as UCS has Nuova or some other XML open API the scripts should work&#8230;.they may have to be modified to follow any new schema/API updates. However, I would suggest using the UCS PowerShell cmdlets where possible.</p>
<p>thanks!</p>
<p>~Lane</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated Cisco UCS Server Provisioning part 2 (the meat!) by Razi</title>
		<link>http://www.laneroush.com/automated-cisco-ucs-server-provisioning-part-2-the-meat/#comment-234</link>
		<dc:creator>Razi</dc:creator>
		<pubDate>Thu, 28 Jun 2012 15:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneroush.com/automated-cisco-ucs-server-provisioning-part-2-the-meat/#comment-234</guid>
		<description><![CDATA[This is really good. I am trying to get Orchestrator going in our environment these scripts will help tremendously. My question is, do these scripts only work with NUOVA or any UCS environment?]]></description>
		<content:encoded><![CDATA[<p>This is really good. I am trying to get Orchestrator going in our environment these scripts will help tremendously. My question is, do these scripts only work with NUOVA or any UCS environment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automate EMC Avamar Client Install by Lane</title>
		<link>http://www.laneroush.com/automate-emc-avamar-client-install/#comment-233</link>
		<dc:creator>Lane</dc:creator>
		<pubDate>Mon, 18 Jun 2012 19:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneroush.com/automate-emc-avamar-client-install/#comment-233</guid>
		<description><![CDATA[Hi Shashi,

There are two ways you can activate the clients once you have the client installed. The first way is to use the Avamar Client Manager in the Enterprise Manager web based access. You can get to this portal by going to http://avamarutilitynode/em. You will then login using your Avamar credentials. From here you click on the Client Manager and can then Activate clients from there. You can use the down arrow to tie this to a directory. 

The other way is to use the C:\Program Files\avs\bin\avregister.bat with the following syntax: avregister.bat avamarutilityservername /domain

Thanks!

~Lane]]></description>
		<content:encoded><![CDATA[<p>Hi Shashi,</p>
<p>There are two ways you can activate the clients once you have the client installed. The first way is to use the Avamar Client Manager in the Enterprise Manager web based access. You can get to this portal by going to <a href="http://avamarutilitynode/em" rel="nofollow">http://avamarutilitynode/em</a>. You will then login using your Avamar credentials. From here you click on the Client Manager and can then Activate clients from there. You can use the down arrow to tie this to a directory. </p>
<p>The other way is to use the C:\Program Files\avs\bin\avregister.bat with the following syntax: avregister.bat avamarutilityservername /domain</p>
<p>Thanks!</p>
<p>~Lane</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automate EMC Avamar Client Install by shashi</title>
		<link>http://www.laneroush.com/automate-emc-avamar-client-install/#comment-232</link>
		<dc:creator>shashi</dc:creator>
		<pubDate>Tue, 12 Jun 2012 09:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneroush.com/automate-emc-avamar-client-install/#comment-232</guid>
		<description><![CDATA[Hello Lane,

I am using &quot;AvamarClient-windows-x86_64-6.0.100-592.msi&quot; for client installation. I have to deploy it using SCCM on large number of user desktops.

My question is how to activate client: Below are manual steps I need to perform..

Right Click¨ the Avamar icon in the lower right hand corner of Windows 
and select &quot;Manage -&gt; Activate&quot;

For the Administrator Server Address enter &quot;EP1AVMR001&quot;, and in the 
Client Domain enter &quot;PC_POC&quot;. Select &quot;Activate&quot; and you should get a 
message that your system has been successfully activated.

Is there any script or commandline to do this automatically?]]></description>
		<content:encoded><![CDATA[<p>Hello Lane,</p>
<p>I am using &#8220;AvamarClient-windows-x86_64-6.0.100-592.msi&#8221; for client installation. I have to deploy it using SCCM on large number of user desktops.</p>
<p>My question is how to activate client: Below are manual steps I need to perform..</p>
<p>Right Click¨ the Avamar icon in the lower right hand corner of Windows<br />
and select &#8220;Manage -&gt; Activate&#8221;</p>
<p>For the Administrator Server Address enter &#8220;EP1AVMR001&#8243;, and in the<br />
Client Domain enter &#8220;PC_POC&#8221;. Select &#8220;Activate&#8221; and you should get a<br />
message that your system has been successfully activated.</p>
<p>Is there any script or commandline to do this automatically?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated Cisco UCS Backup by Ron</title>
		<link>http://www.laneroush.com/automated-cisco-ucs-backup/#comment-206</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Thu, 22 Mar 2012 16:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneroush.com/automated-cisco-ucs-backup/#comment-206</guid>
		<description><![CDATA[Good point Karl!

Anyway to backup multiple UCS domains using the UCS PowerTool?]]></description>
		<content:encoded><![CDATA[<p>Good point Karl!</p>
<p>Anyway to backup multiple UCS domains using the UCS PowerTool?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated Cisco UCS Backup by Lane</title>
		<link>http://www.laneroush.com/automated-cisco-ucs-backup/#comment-163</link>
		<dc:creator>Lane</dc:creator>
		<pubDate>Mon, 23 Jan 2012 22:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneroush.com/automated-cisco-ucs-backup/#comment-163</guid>
		<description><![CDATA[Hi Karl,

Thanks for the post/comment!

Readers, if you are interested in this process (which is awesome) you will need to go here: &lt;a href=&quot;http://developer.cisco.com/web/unifiedcomputing/microsoft&quot; rel=&quot;nofollow&quot;&gt;http://developer.cisco.com/web/unifiedcomputing/microsoft&lt;/a&gt; to download the Cisco UCS PowerShell cmdlets (Powertool). 

Thanks,
~Lane]]></description>
		<content:encoded><![CDATA[<p>Hi Karl,</p>
<p>Thanks for the post/comment!</p>
<p>Readers, if you are interested in this process (which is awesome) you will need to go here: <a href="http://developer.cisco.com/web/unifiedcomputing/microsoft" rel="nofollow">http://developer.cisco.com/web/unifiedcomputing/microsoft</a> to download the Cisco UCS PowerShell cmdlets (Powertool). </p>
<p>Thanks,<br />
~Lane</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated Cisco UCS Backup by Karl Vietmeier</title>
		<link>http://www.laneroush.com/automated-cisco-ucs-backup/#comment-162</link>
		<dc:creator>Karl Vietmeier</dc:creator>
		<pubDate>Mon, 23 Jan 2012 22:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneroush.com/automated-cisco-ucs-backup/#comment-162</guid>
		<description><![CDATA[Lane, 

With the latest UCS Powertool you can dramatically reduce the complexity of your script.  The backup cmdlet removes the backup job it created which makes things much easier.

# Get the credentials setup
$password = Get-Content C:\bin\powershell\phxkarlvpass.txt &#124; ConvertTo-SecureString
$kvcred = New-Object System.Management.Automation.PSCredential &quot;karlv&quot;,$password

# Login
$kvlogin=Connect-Ucs phx2-dc-ucsprod -Credential $kvcred -NotDefault

# print something
Get-UcsChassis -Ucs $kvlogin &#124; Format-Table -Property Id, Serial, ConfigState, Power, Thermal

#Creates and Downloads full-state system backup of UCS
Backup-Ucs -Ucs $kvlogin -Type full-state -PathPattern &#039;C:\Backups\${ucs}-${yyyy}${MM}${dd}-${HH}${mm}-full-state.xml&#039;

#Creates and Downloads logical backup of UCS
Backup-Ucs -Ucs $kvlogin  -Type config-logical -PathPattern &#039;C:\Backups\${ucs}-${yyyy}${MM}${dd}-${HH}${mm}-config-logical.xml&#039;

#Creates and Downloads system backup of UCS
Backup-Ucs -Ucs $kvlogin -Type config-system -PathPattern &#039;C:\Backups\${ucs}-${yyyy}${MM}${dd}-${HH}${mm}-config-system.xml&#039;

#Creates and Downloads config-all backup of UCS
Backup-Ucs -Ucs $kvlogin  -Type config-all -PathPattern &#039;C:\Backups\${ucs}-${yyyy}${MM}${dd}-${HH}${mm}-config-all.xml&#039;

Disconnect-Ucs -Ucs $kvlogin]]></description>
		<content:encoded><![CDATA[<p>Lane, </p>
<p>With the latest UCS Powertool you can dramatically reduce the complexity of your script.  The backup cmdlet removes the backup job it created which makes things much easier.</p>
<p># Get the credentials setup<br />
$password = Get-Content C:\bin\powershell\phxkarlvpass.txt | ConvertTo-SecureString<br />
$kvcred = New-Object System.Management.Automation.PSCredential &#8220;karlv&#8221;,$password</p>
<p># Login<br />
$kvlogin=Connect-Ucs phx2-dc-ucsprod -Credential $kvcred -NotDefault</p>
<p># print something<br />
Get-UcsChassis -Ucs $kvlogin | Format-Table -Property Id, Serial, ConfigState, Power, Thermal</p>
<p>#Creates and Downloads full-state system backup of UCS<br />
Backup-Ucs -Ucs $kvlogin -Type full-state -PathPattern &#8216;C:\Backups\${ucs}-${yyyy}${MM}${dd}-${HH}${mm}-full-state.xml&#8217;</p>
<p>#Creates and Downloads logical backup of UCS<br />
Backup-Ucs -Ucs $kvlogin  -Type config-logical -PathPattern &#8216;C:\Backups\${ucs}-${yyyy}${MM}${dd}-${HH}${mm}-config-logical.xml&#8217;</p>
<p>#Creates and Downloads system backup of UCS<br />
Backup-Ucs -Ucs $kvlogin -Type config-system -PathPattern &#8216;C:\Backups\${ucs}-${yyyy}${MM}${dd}-${HH}${mm}-config-system.xml&#8217;</p>
<p>#Creates and Downloads config-all backup of UCS<br />
Backup-Ucs -Ucs $kvlogin  -Type config-all -PathPattern &#8216;C:\Backups\${ucs}-${yyyy}${MM}${dd}-${HH}${mm}-config-all.xml&#8217;</p>
<p>Disconnect-Ucs -Ucs $kvlogin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automate EMC Avamar Client Install by Wayne</title>
		<link>http://www.laneroush.com/automate-emc-avamar-client-install/#comment-148</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Fri, 16 Dec 2011 15:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneroush.com/automate-emc-avamar-client-install/#comment-148</guid>
		<description><![CDATA[Thanks Lane, We Will begin on the week of the 23rd, Doing 50 at 2 different sites for 30 day. (PROOF so to speak)... My drop died date is 12/31/12 to get all completed. So from what you have told me and from studying your outline I believe this will be a good fit. I believe the biggest issue will be ensuring that AD/LDAP is able to connect to the clients.]]></description>
		<content:encoded><![CDATA[<p>Thanks Lane, We Will begin on the week of the 23rd, Doing 50 at 2 different sites for 30 day. (PROOF so to speak)&#8230; My drop died date is 12/31/12 to get all completed. So from what you have told me and from studying your outline I believe this will be a good fit. I believe the biggest issue will be ensuring that AD/LDAP is able to connect to the clients.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
