PowerShell - Liens utiles : Différence entre versions
De PedroWiki
(Page créée avec « = Introduction = Cette page recense les liens intéressant sur l'utilisation et la syntaxe de PowerShell, classés par thème ou sujet. = Généralité = * [https://doc... ») |
(→Manipulation VMWare) |
||
Ligne 16 : | Ligne 16 : | ||
* [https://stackoverflow.com/questions/15113413/how-do-i-concatenate-strings-and-variables-in-powershell Concaténation]. | * [https://stackoverflow.com/questions/15113413/how-do-i-concatenate-strings-and-variables-in-powershell Concaténation]. | ||
− | = | + | = VMWare management = |
* [https://vdc-repo.vmware.com/vmwb-repository/dcr-public/cd82421a-ee01-40a9-97c3-424ae49db692/972fed92-0e32-4993-9d35-0557c829bebd/doc/New-VirtualPortGroup.html VirtualPortGroup Management]. | * [https://vdc-repo.vmware.com/vmwb-repository/dcr-public/cd82421a-ee01-40a9-97c3-424ae49db692/972fed92-0e32-4993-9d35-0557c829bebd/doc/New-VirtualPortGroup.html VirtualPortGroup Management]. |
Version actuelle datée du 16 août 2022 à 13:39
Introduction
Cette page recense les liens intéressant sur l'utilisation et la syntaxe de PowerShell, classés par thème ou sujet.