<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: cmdlets to create volume in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53802#M2558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the information u sent was helpful.&lt;/P&gt;&lt;P&gt;the thing is ,im new to powershell scrpting n &lt;/P&gt;&lt;P&gt;by using DISKPART.EXE i m able to&amp;nbsp; create VOLUMES n PARTITIONS &lt;/P&gt;&lt;P&gt;and without using DISKPART also i m able to create parttions but unable to create VOLUMES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the commnads u sent were not executed in my power shell V3 .&lt;/P&gt;&lt;P&gt;could u suggest me ,is there need of any istallation of other modules to execute those commands&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2013 04:01:19 GMT</pubDate>
    <dc:creator>VENKATA_KRISHNA</dc:creator>
    <dc:date>2013-01-24T04:01:19Z</dc:date>
    <item>
      <title>cmdlets to create volume</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53780#M2554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can any body send a link which is useful to get cmdlets to create&amp;nbsp; RAID levels WITHOUT creating STORAGE POOLS,i mean by directly selecting disks not by&amp;nbsp; creating storage pools after that create virtualdisks with RAID level&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:11:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53780#M2554</guid>
      <dc:creator>VENKATA_KRISHNA</dc:creator>
      <dc:date>2025-06-05T06:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: cmdlets to create volume</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53784#M2555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkata,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataOntap PowerShell Toolkit contains several set of cmdlets to work with volumes. Its independent of PowerShell version 2 or 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use New-NaVol cmdlet to create a new Volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to import Data Ontap PowerShell toolkit before you use any of the cmdlet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Import-Module DataOntap&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Get a detailed help regarding a cmdlet type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Get-Help New-NaVol -Full&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Get examples on how to use the cmdlet type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Get-Help New-NaVol -Examples&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/18449_createvolumes.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 08:59:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53784#M2555</guid>
      <dc:creator>vinith</dc:creator>
      <dc:date>2013-01-23T08:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: cmdlets to create volume</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53793#M2557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To add to what Vinith said, you can also see all volume cmdlets like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #0000ff;"&gt;Get-NaHelp -Category volume&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and to see all of the Toolkit in a browser, try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #0000ff;"&gt;Show-NaHelp&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 16:56:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53793#M2557</guid>
      <dc:creator>cknight</dc:creator>
      <dc:date>2013-01-23T16:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: cmdlets to create volume</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53802#M2558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the information u sent was helpful.&lt;/P&gt;&lt;P&gt;the thing is ,im new to powershell scrpting n &lt;/P&gt;&lt;P&gt;by using DISKPART.EXE i m able to&amp;nbsp; create VOLUMES n PARTITIONS &lt;/P&gt;&lt;P&gt;and without using DISKPART also i m able to create parttions but unable to create VOLUMES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the commnads u sent were not executed in my power shell V3 .&lt;/P&gt;&lt;P&gt;could u suggest me ,is there need of any istallation of other modules to execute those commands&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 04:01:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53802#M2558</guid>
      <dc:creator>VENKATA_KRISHNA</dc:creator>
      <dc:date>2013-01-24T04:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: cmdlets to create volume</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53806#M2559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkata,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you are dealing with normal volume and partition creation in windows and not creating Volumes on Controller level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to approach your situation with "Storage" Module in powershell, its got cmdlets to manipulate disks and partitions in windows level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below command would get you all cmdlets you need to deal with storage aspects in windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Get-Command -Module Storage&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have further look at the MS Blog below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="font-size: 16px; font-weight: bold; background-color: #ffffff; color: #0066dd; font-family: 'Segoe UI Semibold', 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em;"&gt;Managing Storage with Windows PowerShell on Windows Server 2012"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.msdn.com/b/san/archive/2012/07/03/managing-storage-with-windows-powershell-on-windows-server-2012.aspx" title="http://blogs.msdn.com/b/san/archive/2012/07/03/managing-storage-with-windows-powershell-on-windows-server-2012.aspx" target="_blank"&gt;http://blogs.msdn.com/b/san/archive/2012/07/03/managing-storage-with-windows-powershell-on-windows-server-2012.aspx&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 10:06:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53806#M2559</guid>
      <dc:creator>vinith</dc:creator>
      <dc:date>2013-01-24T10:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: cmdlets to create volume</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53814#M2560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u vinith,&lt;/P&gt;&lt;P&gt;the link u share was useful to meet my requirements.&lt;/P&gt;&lt;P&gt;now im trying to create different RAIDsets on disks&amp;nbsp; could u suggest me ,is there any cmdlets which were very near to meet my approach and&lt;/P&gt;&lt;P&gt;could u suggest the process of createing RAID sets through cmdlets in powershell v3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 10:57:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53814#M2560</guid>
      <dc:creator>VENKATA_KRISHNA</dc:creator>
      <dc:date>2013-01-24T10:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: cmdlets to create volume</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53818#M2561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this link &lt;A href="http://www.itbully.com/articles/setting-windows-server-2012-storage-virtualization-software-raid-solution-or-more" title="http://www.itbully.com/articles/setting-windows-server-2012-storage-virtualization-software-raid-solution-or-more" target="_blank"&gt;http://www.itbully.com/articles/setting-windows-server-2012-storage-virtualization-software-raid-solution-or-more&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 11:01:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/cmdlets-to-create-volume/m-p/53818#M2561</guid>
      <dc:creator>vinith</dc:creator>
      <dc:date>2013-01-24T11:01:17Z</dc:date>
    </item>
  </channel>
</rss>

