<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://openzfsonosx.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://openzfsonosx.org/w/index.php?action=history&amp;feed=atom&amp;title=Windows_partitions</id>
		<title>Windows partitions - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://openzfsonosx.org/w/index.php?action=history&amp;feed=atom&amp;title=Windows_partitions"/>
		<link rel="alternate" type="text/html" href="https://openzfsonosx.org/w/index.php?title=Windows_partitions&amp;action=history"/>
		<updated>2026-04-19T18:10:10Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.22.3</generator>

	<entry>
		<id>https://openzfsonosx.org/w/index.php?title=Windows_partitions&amp;diff=1930&amp;oldid=prev</id>
		<title>Lundman: Created page with &quot; Powershell   Get-Partition | ForEach-Object {      [PSCustomObject]@{         Path       = &quot;\\?\Harddisk$($_.DiskNumber)Partition$($_.PartitionNumber)&quot;         Size       = &quot;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://openzfsonosx.org/w/index.php?title=Windows_partitions&amp;diff=1930&amp;oldid=prev"/>
				<updated>2025-03-12T02:47:49Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; Powershell   Get-Partition | ForEach-Object {      [PSCustomObject]@{         Path       = &amp;quot;\\?\Harddisk$($_.DiskNumber)Partition$($_.PartitionNumber)&amp;quot;         Size       = &amp;quot;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
Powershell&lt;br /&gt;
&lt;br /&gt;
 Get-Partition | ForEach-Object { &lt;br /&gt;
    [PSCustomObject]@{&lt;br /&gt;
        Path       = &amp;quot;\\?\Harddisk$($_.DiskNumber)Partition$($_.PartitionNumber)&amp;quot;&lt;br /&gt;
        Size       = &amp;quot;$($_.Size) bytes&amp;quot;&lt;br /&gt;
        AccessPath = ($_.AccessPaths -join &amp;quot;, &amp;quot;)&lt;br /&gt;
    }&lt;br /&gt;
 } | Format-Table -AutoSize&lt;br /&gt;
&lt;br /&gt;
Then use the syntax: '''zpool create BOOM HarddiskXPartitionY'''&lt;/div&gt;</summary>
		<author><name>Lundman</name></author>	</entry>

	</feed>