Update-PSUServer
SINOSSI
Aggiorna il server PowerShell Universal.
SINTASSI
Version (Default)
Update-PSUServer [-Path <String>] [-Version <String>] [-IISWebsite <String>]
[<CommonParameters>]Latest
Update-PSUServer [-Path <String>] [-LatestVersion] [-IISWebsite <String>]
[<CommonParameters>]DESCRIZIONE
Aggiorna il server PowerShell Universal. Questa è una funzione di comodo che aggiornerà il server per la sua piattaforma.
ESEMPI
ESEMPIO 1
PARAMETRI
-Path
Il percorso dei binari di PowerShell Universal. Se non specificato, si tenterà di risolvere il percorso.
-Version
La versione a cui eseguire l'aggiornamento.
-LatestVersion
Aggiorni all'ultima versione.
-IISWebsite
Il sito web IIS da aggiornare.
CommonParameters
Questo cmdlet supporta i parametri comuni: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -Verbose, -WarningAction, -WarningVariable e -ProgressAction. Per maggiori informazioni, veda about_CommonParameters.
INPUT
OUTPUT
NOTE
LINK CORRELATI
Ultimo aggiornamento
È stato utile?