Security: Disable IE to the builtin user group

Sometimes you need to restrict browser access only to administrators, the easiest way to do it is to restrict NTFS privileges using the following command:
cacls "C:\program files\Internet Explorer\iexplore.exe" /E /R BUILTIN\Users

You can restore it running the following command:
cacls "C:\program files\Internet Explorer\iexplore.exe" /E /P BUILTIN\Users:R


Share on Google Plus

About Vittorio Pavesi

    Blogger Comment
    Facebook Comment

0 commenti: