Microsoft Virtualization Discussions

Data ONTAP PowerShell Toolkit 3.2.1

rajeshr
35,593 Views

Hi PowerShell community,

Very glad to announce availability of Data ONTAP PowerShell Toolkit Version 3.2.1. Please see release notes below.

Thanks!

Team

 

 

Version 3.2.1 release notes:

 

Download location

The Data ONTAP PowerShell Toolkit can now be downloaded on the NetApp support site: http://support.netapp.com/NOW/download/tools/powershell_toolkit/

 

Major features

  • Full Data ONTAP 8.3 API support

Toolkit 3.2.1 includes complete API coverage for Data ONTAP 8.3.  This includes 141 new cmdlets and 42 updates to existing cmdlets..

The following are new categories of cmdlets introduced in Data ONTAP 8.3:

  • nameservice - 10 new cmdlets
  • netgroup - 2 new cmdlets
  • ntp_server - 6 new cmdlets
  • tape_mc - 9 new cmdlets
  • cluster image - 13 new cmdlets
  • lock - 2 cmdlets
  • coredump - 1 cmdlet

The following categories have new cmdlets added:

  • lun (23 cmdlets)
  • system (1 cmdlet)
  • cluster (2 cmdlets)
  • cf (cluster-failover) (1 cmdlet)
  • feature (2 cmdlets)
  • volume (5 cmdlets)
  • net (4 cmdlets)
  • clone (10 cmdlets)
  • file (9 cmdlets)
  • disk (2 cmdlets)
  • metrocluster (4 cmdlets)
  • service processor (14 cmdlets)
  • autosupport (6 cmdlets)
  • system (4 cmdlets)
  • fpolicy (1 cmdlet)
  • gpo (2 cmdlets)
  • perf (2 cmdlets)
  • iscsi (1 cmdlet)
  • ses (2 cmdlets)
  • file-directory-security (1 cmdlet)

Enhancements

  • Parameter additions to various cmdlets
  • Ping-NcHost now supports IPv6
  • Specifying OwnerID is mandatory for Switch-NcDiskOwner for Data ONTAP versions later than 8.2.1
  • The Attribute parameter in cmdlets Add-NcNfsService, Set-NcNfsService now supports extra fields - AuthSysExtendedGroups, ExtendedGroupsLimit, MountdPort, NlmPort, NsmPort, RquotadPort, PermittedEncTypes, Showmount, NameServiceLookupProtocol, IsNetgroupDnsDomainSSearch
  • Get-NcServiceProcessor can return information for all nodes in a cluster now. Added filtering options like status and IsIPConfigured as parameter
  • Get-NcServiceProcessorNetwork and Set-NcServiceProcessorNetwork have been updated to work across multiple nodes

Check out "Making the Most of Data ONTAP PowerShell Toolkit" for more details on the new features.  If you're new to PowerShell or the Toolkit, you might want to start with our "Getting Started" slides.

 

23 REPLIES 23

Aparajita
4,299 Views
Hi Kanan,

Support for PowerShell 2.0 has been withdrawn starting with Data ONTAP PowerShell Toolkit 3.3. Please update to PowerShell 3.0 or above (https://technet.microsoft.com/en-us/library/hh847837.aspx has instructions for different Windows versions) in order to use the cmdlets.

If you're using a previous version of the toolkit, all cmdlets can be used with PowerShell 2.0 - individual cmdlets are PowerShell version agnostic.

Hope this helps,
Aparajita

Ssmartodd
3,915 Views

Error running .msi installer for toolkit: NetApp_Powershell_toolkit_4.3.0 

 

 

"The installer has encountered an unexpected error installing package. This may indicate problem with package. The error code is 2738" 

 

I've download several times with same results.

 

Any clues?

asulliva
3,888 Views

Hello @Ssmartodd,

 

Do you have any previous versions of the PSTK installed to your system?  If so, try to remove all of them before installing the current version.

 

Also, I found this article and this one, which may be useful.

 

Andrew

If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public