sentinel/config.json.sample

5 lines
235 B
Plaintext
Raw Permalink Normal View History

2025-01-03 02:23:16 +00:00
{
2025-01-03 03:50:08 +00:00
"BackupScriptPath": "X:\\dev\\sentinel\\Modules\\NWABackup.ps1",
"CompareScriptPath": "X:\\dev\\sentinel\\Modules\\NWA-Compare.ps1",
2025-01-03 02:23:16 +00:00
"OutputPath": "C:\\Users\\$env:USERNAME\\Desktop\\NWABackup\\logs\\compare-output.txt"
}