This is not an exhaustive list of what you can do, but hopefully this guide can point you in the right direction...
Runing only specific applications (or not)
- Open up gpedit.msc
- Navigate to User Configuration -> Administrative Templates -> System -> Run only specified Windows Applications
- Enable this setting and add the executables you wish to restrict such as winword.exe, calc.exe, firefox.exe, outlook.exe, paint.exe, and notepad.exe (NOTE: If you don't include gpedit.msc and other sysadmin applications, this policy will LOCK you out of everything!)
- Apply the setting.
- Alternatively, there is another setting available that acts as a blacklist of programs
Disable the command prompt
- Open up gpedit.msc (through the run command)
- Navigate to User Configuration -> Administrative Templates -> System -> Prevent access to command prompt
- Enable this setting. You can also disable command prompt scipt processing
Prevent editing of the Registry
- Open up gpedit.msc (through the run command)
- Navigate to User Configuration -> Administrative Templates -> System -> Prevent access to registry editing tools
- Enable this setting. You can also stop regedit from running silently in the background.
Edit the actions of Ctrl+Alt+Del
- Open up gpedit.msc (through the run command)
- Navigate to User Configuration -> Administrative Templates -> System -> Ctrl+Alt+Del
- Enable or disable your desired options. These include whether the user can change their password, lock the computer, open up task manager or logg off.
Restrict Control Panel Access
- Open up gpedit.msc (through the run command)
- Navigate to User Configuration -> Administrative Templates -> Control Panel
- Under the Programs sub-menu you can hide pages such as the Windows Marketplace, Features, Installed Updates, and Program Defaults.
- You can also force the classic control panel look and even prohibit access to the control panel.
Clean up the start menu
- Open up gpedit.msc (through the run command)
- Navigate to User Configuration -> Administrative Templates -> Start Menu and Task Bar
- From this directory you can remove links and items, force the classic start menu, and prevent users from rearranging the taskbar.
References
- Sean Daniel's repost of a How-To Geek post on using group policies
- Iron Geek post on locking down malicious USB's
No comments:
Post a Comment
Thanks for contributing!! Try to keep on topic and please avoid flame wars!!