Mozhar Alhosni
Mozhar Alhosni
Fixes the issue of windows whereby previously they could have negative coordinates: 
There is a problem in the dialog boxes (modals) that display information; suppose you expand its height over the appbar of the browser:  Afterwards its becomes impossible to control...
Hello, thank you for the awesome awesome tool. While using it I noticed that for a specific user I have, it says `passwordCantChange: false`:  However, in reality, that user...
Fix typo
When running the tool on a domain without Mapped Drives nor GPO Logon Scripts, PowerShell hangs and then throws the exception `ParameterArgumentValidationErrorNullNotAllowed`. I wrapped the function calls that use `$GPOLogonScripts`...
ScriptPath ([scriptPath](https://learn.microsoft.com/en-us/windows/win32/adschema/a-scriptpath)/[msTSInitialProgram](https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-ada2/7f65d267-8a3f-4070-b94a-111e793d4821)) does NOT support `PowerShell` files, see the below links for more on what extensions can it run: - https://redmondmag.com/articles/2016/02/09/logon-scripts-for-active-directory.aspx - https://www.rlmueller.net/LogonScriptFAQ.htm#What%20languages%20can%20I%20use%20for%20logon%20scripts And by the way, the image you...