Ajout dela structure MDT dans Infra-LAB
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
|
||||
$RegROPath = "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
|
||||
Write-Host "Run Once Logiciel et configuration" -foreground Magenta
|
||||
Set-ItemProperty $RegROPath "(Default)" -Value "c:\deltemp.cmd" -type String
|
||||
Reference in New Issue
Block a user