<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech Room &#187; Uncategorized</title>
	<atom:link href="http://techroom.3utilities.com/index.php/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://techroom.3utilities.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Mon, 18 Oct 2021 21:32:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.32</generator>
	<item>
		<title>Disk drive shows up in device manager but not disk manager or diskpart</title>
		<link>http://techroom.3utilities.com/index.php/2016/06/06/drive-shows-up-in-device-manager-but-not-disk-manager-or-diskpart/</link>
		<comments>http://techroom.3utilities.com/index.php/2016/06/06/drive-shows-up-in-device-manager-but-not-disk-manager-or-diskpart/#comments</comments>
		<pubDate>Mon, 06 Jun 2016 00:56:49 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techroom.3utilities.com/?p=5</guid>
		<description><![CDATA[Drive used to be part of a storage pool Cannot Delete A Storage Pool Because It Is Read Only with PowerShell. Get the name of the Storage Pool, also known as the friendly name – for example Pool1. Then run: Get-StoragePool –FriendlyName “Pool1” &#124; Set-StoragePool –IsReadOnly $false Then if you are sure, you can delete &#8230; <a href="http://techroom.3utilities.com/index.php/2016/06/06/drive-shows-up-in-device-manager-but-not-disk-manager-or-diskpart/" class="more-link">Continue reading <span class="screen-reader-text">Disk drive shows up in device manager but not disk manager or diskpart</span></a>]]></description>
				<content:encoded><![CDATA[<p>Drive used to be part of a storage pool Cannot Delete A Storage Pool Because It Is Read Only</p>
<p><span style="color: #999999;">with PowerShell. Get the name of the Storage Pool, also known as the friendly name – for example Pool1. Then run:</span> <span style="color: #999999;">Get-StoragePool –FriendlyName “Pool1” | Set-StoragePool –IsReadOnly $false</span> <span style="color: #999999;">Then if you are sure, you can delete the storage pool, thus cleaning the disks for reuse:</span> <span style="color: #999999;">Get-StoragePool –FriendlyName “Pool1” | Remove-StoragePool</span></p>
]]></content:encoded>
			<wfw:commentRss>http://techroom.3utilities.com/index.php/2016/06/06/drive-shows-up-in-device-manager-but-not-disk-manager-or-diskpart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
