|
3 | 3 | <!-- /wp:heading --> |
4 | 4 | <p><!--StartFragment--></p> |
5 | 5 |
|
| 6 | +<p><!--StartFragment--></p> |
| 7 | + |
6 | 8 | <!-- wp:paragraph --> |
7 | 9 | <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> |
8 | 10 | <!-- /wp:paragraph --> |
9 | 11 |
|
10 | 12 | <!-- wp:paragraph --> |
11 | | -<p><strong>Latest version 1.4.2.0 (May 21st, 2020)</strong></p> |
| 13 | +<p><strong>Latest version 2.0.0.0 (August 26th, 2020)</strong></p> |
12 | 14 | <!-- /wp:paragraph --> |
13 | 15 |
|
14 | 16 | <!-- wp:paragraph --> |
15 | 17 | <p>The module is called <a href="https://www.powershellgallery.com/packages/PureStorage.FlashArray.VMware/">PureStorage.FlashArray.VMware</a>.</p> |
16 | 18 | <!-- /wp:paragraph --> |
17 | 19 |
|
| 20 | +<!-- wp:paragraph --> |
| 21 | +<p>New Features:</p> |
| 22 | +<!-- /wp:paragraph --> |
| 23 | + |
| 24 | +<!-- wp:list --> |
| 25 | +<ul><li>PowerShell Core support</li><li>Get-PfavVolVol Returns the volumes and volume group(s) of a given vVol VM</li><li>Multi-vCenter support for get-pfaVsphereplugin, install-pfaVspherePlugin, and uninstall-pfaVspherePlugin</li><li>Can now specify a source volume name when creating a VMFS from a snapshot instead of it being auto-generated</li><li>Can now provision VMFS volumes on ESXi 7 host</li><li>Get-PfaVspherePlugin now can return what is installed on a vCenter when -Server parameter is supplied</li><li>Issue slowing down Get-PfaVspherePlugin when a FlashArray connection exists is resolved</li></ul> |
| 26 | +<!-- /wp:list --> |
| 27 | + |
18 | 28 | <!-- wp:paragraph --> |
19 | 29 | <p><em>To report issues or request new features, please enter them here:</em></p> |
20 | 30 | <!-- /wp:paragraph --> |
|
55 | 65 | <figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/01/image-1.png" alt="" class="wp-image-6277"/></figure> |
56 | 66 | <!-- /wp:image --> |
57 | 67 |
|
58 | | -<!-- wp:image {"id":6305,"sizeSlug":"large"} --> |
59 | | -<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/01/image-15-1024x370.png" alt="" class="wp-image-6305"/></figure> |
| 68 | +<!-- wp:image {"id":6861,"sizeSlug":"large"} --> |
| 69 | +<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> |
60 | 70 | <!-- /wp:image --> |
61 | 71 |
|
62 | 72 | <!-- wp:paragraph --> |
|
91 | 101 | <p>For all available commands, use<em> get-command</em>:</p> |
92 | 102 | <!-- /wp:paragraph --> |
93 | 103 |
|
94 | | -<!-- wp:image {"id":6306,"sizeSlug":"large"} --> |
95 | | -<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/01/image-16-1024x985.png" alt="" class="wp-image-6306"/></figure> |
| 104 | +<!-- wp:image {"id":6859,"sizeSlug":"large"} --> |
| 105 | +<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> |
96 | 106 | <!-- /wp:image --> |
97 | 107 |
|
98 | 108 | <!-- wp:paragraph --> |
|
0 commit comments