This article tells you how to restrict access to snap-ins:
http://www.ntfaq.com/Artic
This article tells you how to restrict access to author mode in MMC for a domain:
http://www.microsoft.com/w
Main Topics
Browse All TopicsWe are running Windows 2000 Professional on an NT 4.0 domain. We have imaged machines with 2000 pro for select users. The problem is that they can access the MMC. Is there a way to lock it out from them while still able to access it as an administrator? It seems if you configure policies, it also applies them to the admin account.
thanks,
Seth
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
This article tells you how to restrict access to snap-ins:
http://www.ntfaq.com/Artic
This article tells you how to restrict access to author mode in MMC for a domain:
http://www.microsoft.com/w
Hi Seth:
Unless your users are admins of their own PCs, they won't be able to change things in the MMC, but they might still have read-only access. If you don't want them to view the attributes, see if this helps...
If there isn't a specific reason you're using FAT32, I'd suggest converting the drive to NTFS. That can be done by running the following from a command prompt (you won't lose your data):
CONVERT C: /FS: NTFS
(Change C: to another drive letter, if needed). Once the conversion is complete, and you've rebooted, go to C:\...\System32\MMC.exe and config the security access list to only allow System & Admins full control. This single step will disallow any access to all snap-ins (group/local policy, users & groups, etc). However, until you're using NTFS, there are no file-level permissions available. Hope this helps.
Business Accounts
Answer for Membership
by: fredwestonPosted on 2003-02-18 at 12:14:28ID: 7976817
If your users are not administrators on their workstations, they will not be able to do anything bad using the MMC.