Section courante

A propos

Section administrative du site

New-PSSessionOption

Nouvelle option de session PowerShell
PowerShell

Syntaxe

New-PSSessionOption [-MaximumRedirection Int32] [-NoCompression] [-NoMachineProfile] [-Culture CultureInfo] [-UICulture CultureInfo] [-MaximumReceivedDataSizePerCommand Int32] [-MaximumReceivedObjectSize Int32] [-OutputBufferingMode OutputBufferingMode] [-MaxConnectionRetryCount Int32] [-ApplicationArguments PSPrimitiveDictionary] [-OpenTimeout Int32] [-CancelTimeout Int32] [-IdleTimeout Int32] [-ProxyAccessType ProxyAccessType] [-ProxyAuthentication AuthenticationMechanism] [-ProxyCredential PSCredential] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-OperationTimeout Int32] [-NoEncryption] [-UseUTF16] [-IncludePortInSPN] [CommonParameters]

Description

Cette commande permet de créer un objet contenant des options avancées pour une session PSSession.



Dernière mise à jour : Jeudi, le 14 Janvier 2021