<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Replacing tape drive assignments</title><link>http://blogs.technet.com/b/dpm/archive/2010/07/09/replacing-tape-drive-assignments.aspx</link><description>Imagine you got a replacement library for a broken one, or one with larger capacity to partition or share between DPM servers but anyway shows up as another tape drive. For discussion sake we say everything is fine with the new library but you now got</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Replacing tape drive assignments</title><link>http://blogs.technet.com/b/dpm/archive/2010/07/09/replacing-tape-drive-assignments.aspx#3438222</link><pubDate>Wed, 29 Jun 2011 17:09:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3438222</guid><dc:creator>Elyes</dc:creator><description>&lt;p&gt;This assuming the old broken library is online because if it is broken it will show as offline and your script will only query the online library (hint: &amp;nbsp; &amp;nbsp;$libs = @(Get-DPMLibrary -DPMServerName $srv | where {$_.isoffline -eq $false}) &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3438222" width="1" height="1"&gt;</description></item></channel></rss>