Information pratique sur Data ONTAP PowerShell Toolkit
jeudi 20 mars 2014
par
popularité : 3%
par
popularité : 3%
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-NaSecureAdminSsh
SYNTAXE
Initialize-NaSecureAdminSsh [[-Ssh1HostKeySize] <Nullable1>] [[-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-NaClusterForceTakeover
SYNTAXE
Invoke-NaClusterForceTakeover [-Disaster] [-Controller <NaController>] [-Verbose] [-Debug] [-ErrorAction <ActionPre
ference>] [-WarningAction <ActionPreference>] [-ErrorVariable <String>] [-WarningVariable <String>] [-OutVariable <
String>] [-OutBuffer <Int32>] [-WhatIf] [-Confirm]
NOM
Invoke-NaClusterGiveback
SYNTAXE
Invoke-NaClusterGiveback [-Force] [-Controller <NaController>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>
] [-WarningAction <ActionPreference>] [-ErrorVariable <String>] [-WarningVariable <String>] [-OutVariable <String>]
[-OutBuffer <Int32>] [-WhatIf] [-Confirm]
NOM Invoke-NaClusterTakeover SYNTAXE Invoke-NaClusterTakeover [-Force] [-Controller <NaController>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-WarningAction <ActionPreference>] [-ErrorVariable <String>] [-WarningVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] [-WhatIf] [-Confirm] NOM Invoke-NaEmsAutosupportLog SYNTAXE 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]
....