hipsdontlie Posted October 31, 2007 Report Posted October 31, 2007 Hello everyone, Currently in the middle of a project to replace RM as our management software for the student network. Using group policy to do most (if not all) of the security and tie down of the system. Having a few little items that could do with some help on if possible. 1) Trying to remove all items from the system tray (notification area) except the clock, volume and safely remove hardware. Can get rid of everything except the clock, but that is easy. 2) Restrict what options are there for right click. Have restricted it in certain areas all together. The main area is in my computer, we need right click available to show disk properties (just the general tab) but I want to disable anything else. Thanks for any help!
Osprey Posted November 1, 2007 Report Posted November 1, 2007 You could give users a shortcut to %SystemRoot%\system32\sndvol32.exe Somewhere I have a shortcut which just allows you to adjust the volume and nothing else. Now where did I put it?
Osprey Posted November 1, 2007 Report Posted November 1, 2007 Eureka! c:\windows\system32\sndvol32.exe /t
Michael Posted November 1, 2007 Report Posted November 1, 2007 1. Unfortunately there aren't any policies to specify specific taskbar icons to appear, but you'll find most of these icons have options to be removed/hidden. Fortunately these (generally speaking) are not profile specific, so if you were creating a new workstation image, it would work (as you'd like) for all users as it's a computer setting. 2. You'd be better off using BGInfo, as this can display Operating System, CPU, Memory information etc... directly on the desktop itself. You can then disable the context menu on My Computer and My Documents etc completely. Hope this makes sense.
hipsdontlie Posted November 6, 2007 Author Report Posted November 6, 2007 Thanks for the information and ideas. I already had the icon idea for both volume and safely remove hardware, but was hoping I could get it on the system tray. Thanks
paularmstrong Posted November 6, 2007 Report Posted November 6, 2007 you can remove things from the system tray in the registry, could give that a try. suppose its more of a one way thing tho and by no means as good as doing it through gpo
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now