Re: Domain Admin groups - users disappear/reappear ???
- From: Meinolf Weber [MVP-DS] <meiweb@(nospam)gmx.de>
- Date: Tue, 17 Nov 2009 09:47:01 +0000 (UTC)
Hello JayDee,
There is no automatic adding from users to security groups. Never heard about. If you would talk abut removed permissions for user that are added to some builtin groups i would say it belongs to the AdminSDHolder process running each hour.
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
Ok, this is a very interesting observation I have made as a result of
a simple script I wrote. The objective was to send an email when a
user is added to or removed from an admin group in the domain (Domain
Admins, Account Ops, Server Ops, etc...). The way the script works is
to check the membership of the groups every 15 minutes and export the
members to a text file (using DSQUERY/DSGET for group membership).
Each time the script runs, it does a file compare (FC) between the
current and last file for that group to see if changes were made.
Here's the weird part: Although the script runs every two hours, this
occurs at different seemingly random intervals. I will receive emails
stating some users were removed, then were added to a number of admin
groups at the same time! Does AD remove and readd groups to domain
admin groups occasionally during some kind of background maintenance?
Since the script and methodology are relatively simple and more
importantly the problem occurs at random intervals, not all intervals,
I don't think it has anything to do with the script itself. Oh, and
this happens regardless of whether or not any changes were actually
made to the groups.
Any takers?? I'm ready to be impressed. :)
- JayDee
.
- Follow-Ups:
- Re: Domain Admin groups - users disappear/reappear ???
- From: Ace Fekay [MCT]
- Re: Domain Admin groups - users disappear/reappear ???
- References:
- Domain Admin groups - users disappear/reappear ???
- From: JayDee
- Domain Admin groups - users disappear/reappear ???
- Prev by Date: Re: Long time taking for Single user to logon
- Next by Date: Re: Domain Admin groups - users disappear/reappear ???
- Previous by thread: Domain Admin groups - users disappear/reappear ???
- Next by thread: Re: Domain Admin groups - users disappear/reappear ???
- Index(es):
Relevant Pages
|