|
1 | | -<!-- wp:heading --> |
2 | | -<h2>Pure Storage VMware PowerShell Module Help Info</h2> |
3 | | -<!-- /wp:heading --> |
4 | | -<p><!--StartFragment--></p> |
5 | | - |
6 | 1 | <p><!--StartFragment--></p> |
7 | 2 |
|
8 | 3 | <!-- wp:paragraph --> |
9 | 4 | <p>To help our customers I have written a module that includes a lot of the common operations people might need to “connect” PowerCLI to our PowerShell SDK.</p> |
10 | 5 | <!-- /wp:paragraph --> |
11 | 6 |
|
12 | 7 | <!-- wp:paragraph --> |
13 | | -<p><strong>Latest version 2.0.0.0 (August 26th, 2020)</strong></p> |
| 8 | +<p>The module is called <a href="https://www.powershellgallery.com/packages/PureStorage.FlashArray.VMware/">PureStorage.FlashArray.VMware</a>.</p> |
14 | 9 | <!-- /wp:paragraph --> |
15 | 10 |
|
16 | 11 | <!-- wp:paragraph --> |
17 | | -<p>The module is called <a href="https://www.powershellgallery.com/packages/PureStorage.FlashArray.VMware/">PureStorage.FlashArray.VMware</a>.</p> |
| 12 | +<p><strong>Latest version 2.1.0.1 (October 8th, 2020)</strong></p> |
| 13 | +<!-- /wp:paragraph --> |
| 14 | + |
| 15 | +<!-- wp:paragraph --> |
| 16 | +<p><strong>New Features:</strong></p> |
| 17 | +<!-- /wp:paragraph --> |
| 18 | + |
| 19 | +<!-- wp:list {"ordered":true} --> |
| 20 | +<ol><li>New CMDLETS:<ol><li>Get-PfaVcfVasaProvider--get all registered VASA providers in VCF SDD Manager</li><li>New-PfaVcfVasaProvider--register a new VASA provider in VCF SDD Manager</li></ol></li><li>Initialize-PfaVcfWorkloadDomain enhancements:<ol><li> Configures requirements for ESXi (enables SSH)</li><li>Configures iSCSI requirements for iSCSI deployments with vVols</li><li>vVol configuration support</li><li>VASA provider registration</li><li>Validates and commissions hosts in SDDC Manager.</li></ol></li></ol> |
| 21 | +<!-- /wp:list --> |
| 22 | + |
| 23 | +<!-- wp:paragraph --> |
| 24 | +<p><strong>Fixed Issues:</strong></p> |
| 25 | +<!-- /wp:paragraph --> |
| 26 | + |
| 27 | +<!-- wp:list {"ordered":true} --> |
| 28 | +<ol><li>Support for PowerShell Core for VCF cmdlets</li><li>Fixes issue with name collision for New-PfaHostFromVmHost</li></ol> |
| 29 | +<!-- /wp:list --> |
| 30 | + |
| 31 | +<!-- wp:paragraph --> |
| 32 | +<p><strong>Previous version 2.0.0.0 (August 26th, 2020)</strong></p> |
18 | 33 | <!-- /wp:paragraph --> |
19 | 34 |
|
20 | 35 | <!-- wp:paragraph --> |
|
54 | 69 | <!-- /wp:list --> |
55 | 70 |
|
56 | 71 | <!-- wp:paragraph --> |
57 | | -<p>There are two places you can install this. The best option is the <a href="https://www.powershellgallery.com/packages/Cody.PureStorage.FlashArray.VMwar">PowerShell gallery</a>! This allows you to use <a href="https://docs.microsoft.com/en-us/powershell/module/powershellget/install-module?view=powershell-6">install-module</a> to automatically install the module. </p> |
| 72 | +<p>There are two places you can install this. The best option is the <a href="https://www.powershellgallery.com/packages/Cody.PureStorage.FlashArray.VMware">PowerShell gallery</a>! This allows you to use <a href="https://docs.microsoft.com/en-us/powershell/module/powershellget/install-module?view=powershell-6">install-module</a> to automatically install the module. </p> |
58 | 73 | <!-- /wp:paragraph --> |
59 | 74 |
|
60 | 75 | <!-- wp:paragraph --> |
|
77 | 92 | <p>The module will help you connect PowerCLI commands (like get-datastore or get-vmhost) to operations you might want to do on the FlashArray. The cmdlets support pipeline input for most variables (datastores, FlashArray connections, ESXi hosts, etc.).</p> |
78 | 93 | <!-- /wp:paragraph --> |
79 | 94 |
|
80 | | -<!-- wp:image {"id":6861,"sizeSlug":"large"} --> |
81 | | -<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/08/image-5-1024x281.png" alt="" class="wp-image-6861"/></figure> |
| 95 | +<!-- wp:image {"id":7023,"sizeSlug":"large"} --> |
| 96 | +<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/10/image-9-1024x256.png" alt="" class="wp-image-7023"/></figure> |
82 | 97 | <!-- /wp:image --> |
83 | 98 |
|
84 | 99 | <!-- wp:paragraph --> |
|
109 | 124 | <p>For all available commands, use<em> get-command</em>:</p> |
110 | 125 | <!-- /wp:paragraph --> |
111 | 126 |
|
112 | | -<!-- wp:image {"id":6859,"sizeSlug":"large"} --> |
113 | | -<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/08/image-4-1024x980.png" alt="" class="wp-image-6859"/></figure> |
| 127 | +<!-- wp:image {"id":7024,"sizeSlug":"large"} --> |
| 128 | +<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/10/image-10-1024x1001.png" alt="" class="wp-image-7024"/></figure> |
114 | 129 | <!-- /wp:image --> |
115 | 130 |
|
116 | 131 | <!-- wp:paragraph --> |
117 | 132 | <p>For specifics, use <em>get-help</em> plus the function you want.</p> |
118 | 133 | <!-- /wp:paragraph --> |
119 | 134 |
|
120 | | -<!-- wp:image {"id":6281,"sizeSlug":"large"} --> |
121 | | -<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/01/image-4-955x1024.png" alt="" class="wp-image-6281"/></figure> |
| 135 | +<!-- wp:image {"id":7025,"sizeSlug":"large"} --> |
| 136 | +<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/10/image-11-1024x820.png" alt="" class="wp-image-7025"/></figure> |
122 | 137 | <!-- /wp:image --> |
123 | 138 |
|
124 | 139 | <!-- wp:paragraph --> |
|
0 commit comments