Information pratique sur Data ONTAP PowerShell Toolkit
par
popularité : 2%

La commande ci-dessous vous permet d’avoir la listes des commandes et leurs syntaxes.
PS C :\PowerShell> Get-NaHelp | Get-Help -full | Out-File "Commandes_DataONTAP_Powershell_Toolkit_Help.txt"
Exemple :
NOM Initialize-NaSecureAdminSshSYNTAXE
Initialize-NaSecureAdminSsh [[-Ssh1HostKeySize] <Nullable`1>] [[-Ssh1ServerKeySize] <Nullable`1>] [[-Ssh2HostKeySiz
e] <Nullable`1>] [-Force] [-Controller <NaController>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-Warn
ingAction <ActionPreference>] [-ErrorVariable <String>] [-WarningVariable <String>] [-OutVariable <String>] [-OutBu
ffer <Int32>] [-WhatIf] [-Confirm]NOM
Invoke-NaClusterForceTakeoverSYNTAXE
Invoke-NaClusterForceTakeover [-Disaster] [-Controller <NaController>] [-Verbose] [-Debug] [-ErrorAction <ActionPre
ference>] [-WarningAction <ActionPreference>] [-ErrorVariable <String>] [-WarningVariable <String>] [-OutVariable <
String>] [-OutBuffer <Int32>] [-WhatIf] [-Confirm]NOM
Invoke-NaClusterGivebackSYNTAXE
Invoke-NaClusterGiveback [-Force] [-Controller <NaController>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>
] [-WarningAction <ActionPreference>] [-ErrorVariable <String>] [-WarningVariable <String>] [-OutVariable <String>]
[-OutBuffer <Int32>] [-WhatIf] [-Confirm]
NOM
Invoke-NaClusterTakeoverSYNTAXE
Invoke-NaClusterTakeover [-Force] [-Controller <NaController>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>
] [-WarningAction <ActionPreference>] [-ErrorVariable <String>] [-WarningVariable <String>] [-OutVariable <String>]
[-OutBuffer <Int32>] [-WhatIf] [-Confirm]NOM
Invoke-NaEmsAutosupportLogSYNTAXE
Invoke-NaEmsAutosupportLog [-ComputerName] <String> [-EventId] <Int64> [-EventSource] <String> [-AppVersion] <Strin
g> [-Category] <String> [-EventDescription] <String> [-LogLevel] <Int32> [-GenerateAutosupport] [-Controller <NaCon
troller>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-WarningAction <ActionPreference>] [-ErrorVariable
<String>] [-WarningVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] [-WhatIf] [-Confirm]
....