Disabling "Copy..." in ADU&C

  • Thread starter Thread starter stanps
  • Start date Start date
S

stanps

Hi there! :)

Is there a way to completely disable the "Copy..." command for user
objects in Active Directory Users & Computers?

So far the best thing I'm able to come up with is turning off all the
searchFlags, however I'd like to make sure before I start messing with
the schema.

Thank you in advance,
Stan Schwartz
 
Hi there! :)

Is there a way to completely disable the "Copy..." command for user
objects in Active Directory Users & Computers?

I seriously doubt it, but I have to ask:

Why would you want to do this?
 
Clearing all the search flag bits would be a bad idea.

What is the business problem you're trying to solve here?

--
Thanks,
Brian Desmond
Windows Server MVP - Directory Services

www.briandesmond.com
 
Remove the ability for people to create accounts.

As Brian said, just clearing search flags on attributes is likely to
cause you massive amounts of pain.

--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net


---O'Reilly Active Directory Third Edition now available---

http://www.joeware.net/win/ad3e.htm
 
Back
Top