{ "Logging": { "LogLevel": { "Default": "Information" }, "EventLog": { "SourceName": "MaksIT.UScheduler", "LogName": "Application", "LogLevel": { "Microsoft": "Information", "Microsoft.Hosting.Lifetime": "Information" } } }, "Configuration": { "LogDir": ".\\logs", "Powershell": [ { "Path": "..\\..\\..\\..\\..\\Scripts\\File-Sync\\file-sync.ps1", "Name": "File Sync", "IsSigned": false, "Disabled": true }, { "Path": "..\\..\\..\\..\\..\\Scripts\\HyperV-Backup\\hyper-v-backup.ps1", "Name": "HyperV Backup", "IsSigned": false, "Disabled": true }, { "Path": "..\\..\\..\\..\\..\\Scripts\\Native-Sync\\native-sync.ps1", "Name": "Native Sync", "IsSigned": false, "Disabled": true }, { "Path": "..\\..\\..\\..\\..\\Scripts\\Windows-Update\\windows-update.ps1", "Name": "Windows Update", "IsSigned": false, "Disabled": true } ], "Processes": [ ] } }