Ajout dela structure MDT dans Infra-LAB

This commit is contained in:
2026-05-24 16:21:20 +02:00
parent fed8d42171
commit 049b03b4d4
522 changed files with 105109 additions and 0 deletions
@@ -0,0 +1,12 @@
powercfg.exe /change disk-timeout-ac 0
powercfg.exe /change disk-timeout-dc 0
powercfg.exe /change standby-timeout-ac 0
powercfg.exe /change standby-timeout-dc 0
powercfg.exe /change hibernate-timeout-ac 0
powercfg.exe /change hibernate-timeout-dc 0
#powercfg.exe /change monitor-timeout-ac 0
$ParentRep = Split-Path -Path $PSScriptRoot -Parent
Copy-Item -Path "$ParentRep\Arrêter.lnk" -Destination $env:PUBLIC\Desktop
Copy-Item -Path "$ParentRep\Se Déconnecter.lnk" -Destination $env:PUBLIC\Desktop