Magnus Tengmo
Magnus Tengmo
Is it possible to have a view of signin locations per app on a map?
It´s a small bug reinstalling the app with a new included_apps.txt, it doesn´t replace the included_apps.txt if it exists before. line 206 elseif (!(Test-Path "$WingetUpdatePath\included_apps.txt")) { Solved with removing the...
I see some issues with the network check from China. My feeling is that the ipv4 8.8.8.8 doesn´t work in China. $TestNetwork = Test-NetConnection google.com -Port 443 -InformationLevel Quiet I...
I got an array, if I export them with export-excel, the output differs compared to export-csv, what could be the root cause here? See screenshot on the amount 60.00 that...
Is it possible to add filter per department ?
Do you got some examples how to use this to delegate permissions to AD ? Would help. Thx