New-Item -ItemType Directory -Path $logPath -Force
$configUrl = "https://internal.configs/secure_powershell.json" $backupPath = "\backup\ps_settings$(hostname)_$(Get-Date -Format yyyyMMdd_HHmm).json" $logPath = "C:\Logs\AutoSettingsPS" AutoSettingsPS by westlife v0.5.9