Instalacion
This commit is contained in:
@@ -217,4 +217,4 @@ loki.process "windows_update" {
|
|||||||
source = "source",
|
source = "source",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -114,4 +114,6 @@ Register-ScheduledTask -TaskName $TaskNameSync -Action $actionSync -Trigger $tri
|
|||||||
# =========================
|
# =========================
|
||||||
Write-Log "Sincronizando configuración inicial..."
|
Write-Log "Sincronizando configuración inicial..."
|
||||||
& $SyncScriptPath
|
& $SyncScriptPath
|
||||||
Write-Log "Proceso completado."
|
Write-Log "Proceso completado."
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user