Dateipfad der Log-Datei
Maximale Größe der Log-Datei in MB
Windows Event Log Level
MECM Site Server
Konfiguration für Applikationen
Startpunkte auf Ordnerebene
Konfiguration für Pakete
Startpunkte auf Ordnerebene
Konfiguration für Sammlungen
#EOF
|
{
"Logging": {
"LogFile": "MembershipValidator.log",
"MaxFileSizeMB": 10,
"EventLogLevel": "Errors" //Possible values are Errors, ErrorsAndWarnings and Full
},
"AppConfig": {
"SiteServer": "localhost",
"Application": {
"EntryPoints": [
"smcTeam",
"Applications/Live"
],
"Exclusions": {
"Folders": [
"RolloutManager"
],
"Names": [
"SCCM Teleporter 1.6.3.0"
],
"Ids": [
"ScopeId_97BC51B9-94A5-44FE-AB34-01B473CE5BC0/Application_8bb5b3cc-c7b9-4f44-acb4-d57b5492c5a1"
]
}
},
"Package": {
"EntryPoints": [
"smcTeam",
"Packages
],
"Exclusions": {
"Folders": [],
"Names": [],
"Ids": []
}
},
"Collection": {
"Exclusions": {
"Folders": [
"Test"
],
"Names": [
"smcTeam SCCM Teleporter 1.6.3.0 English - INSTALL available (TEST)"
],
"Ids": [
"DE1002AB"
]
}
}
}
}
|