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
- Blogger Comment
- Facebook Comment
Subscribe to:
Post Comments
(
Atom
)
0 commenti:
Post a Comment