Description : Ce script VBS lance la console de gestion des disques.
Script :
DIM objShell set objShell = wscript.createObject("wscript.shell") iReturn = objShell.Run("diskmgmt.msc Dir c:\Windows\system32", 1, TRUE)
Proposer un script
|
Notre avis :

Votre avis :

Réactions : 0
Votants : 1
Visites : 8306
|