Provider PowerShell
De Linuxmemo.
(Différences entre les versions)
(Page créée avec « Catégorie:PowerShell Get-PSProvider Name Capabilities Drives ----... ») |
|||
(Une version intermédiaire masquée) | |||
Ligne 10 : | Ligne 10 : | ||
Function ShouldProcess {Function} | Function ShouldProcess {Function} | ||
Variable ShouldProcess {Variable} | Variable ShouldProcess {Variable} | ||
+ | |||
+ | cd HKLM: | ||
+ | cd variable: | ||
+ | cd alias: | ||
+ | cd env: |
Version actuelle en date du 5 mars 2017 à 17:52
Get-PSProvider
Name Capabilities Drives ---- ------------ ------ Registry ShouldProcess, Transactions {HKLM, HKCU} Alias ShouldProcess {Alias} Environment ShouldProcess {Env} FileSystem Filter, ShouldProcess, Credentials {C, D, F, G...} Function ShouldProcess {Function} Variable ShouldProcess {Variable}
cd HKLM: cd variable: cd alias: cd env: