test menu déroulant fichier gestion des disques

This commit is contained in:
Maxime TERTRAIS
2025-01-29 15:37:28 +01:00
parent 90f8232eec
commit 6169cea76c

View File

@@ -127,7 +127,7 @@ clean
# **Gestion des disques avec PowerShell <img src="https://upload.wikimedia.org/wikipedia/commons/a/af/PowerShell_Core_6.0_icon.png" height="50px" />** # **Gestion des disques avec PowerShell <img src="https://upload.wikimedia.org/wikipedia/commons/a/af/PowerShell_Core_6.0_icon.png" height="50px" />**
--- ---
## Obtenir des informations ## <summary>Obtenir des informations</summary>
```powershell ```powershell
Get-Disk Get-Disk
``` ```