Skip to content
TAG / 5 articles

Archives des System Administration

Managing permissions, group policies and endpoint security is part of a system administrator’s daily routine. Our guides show how to enable gpedit.msc on Windows 11 Home, restrict allowed software with AppLocker and disable unnecessary services to harden a machine. We also cover newer formats such as MSIX and the paths to becoming a system administrator, including training and career prospects. Find our other system administration guides on the Assistouest blog.

> WINDOWS

AppLocker in Windows 11: preventing users from running unauthorised software

Your users are getting round installation restrictions using portable applications. UAC doesn’t block them. A portable application doesn’t install; it simply runs. AppLocker addresses this by checking not what the programme requests, but where it is running from and who signed it. Why the UAC alone is not enough User Account Control (UAC) blocks actions … <a href="https://assistouest.fr/en/blog/windows-en/applocker-windows-11-prevent-users-from-running-unauthorized-software/">Continued</a>

Read the article