Import-Clixml |
Importation CLIXML |
---|---|
PowerShell |
Syntaxe
Import-Clixml [-Path] String[] [-IncludeTotalCount] [-Skip UInt64] [-First UInt64] [CommonParameters] |
Import-Clixml -LiteralPath String[] [-IncludeTotalCount] [-Skip UInt64] [-First UInt64] [CommonParameters] |
Description
Cette commande permet d'importer un fichier CLIXML et crée les objets correspondant dans PowerShell.
Dernière mise à jour : Mardi, le 12 Janvier 2021