changed: logging

changed: sort and deduplicate output
changed: "GruppenVerwaltungNEU..." output
This commit is contained in:
Edmond Gebara 2026-07-06 06:50:50 +02:00
parent b84b5a73a1
commit a5e28a7f52
12 changed files with 785 additions and 1280 deletions

3
.vscode/launch.json vendored
View file

@ -10,8 +10,7 @@
"request": "launch",
"script": "${workspaceFolder}/Process-ADObjects.ps1",
"args": ["R125"],
"preLaunchTask": "clean-workdirs",
"postDebugTask": "normalize-output"
"preLaunchTask": "clean-workdirs"
},
{
"name": "Launch Measure Main Script",