RE: [ActiveDir] OldCmp question

2006-05-22 Thread Ulf B. Simon-Weidner
.org >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of joe >Sent: Tuesday, May 23, 2006 5:31 AM >To: ActiveDir@mail.activedir.org >Subject: RE: [ActiveDir] OldCmp question > >I wouldn't be adverse to seeing at least adf

RE: [ActiveDir] OldCmp question

2006-05-22 Thread joe
on-Weidner Sent: Sunday, May 21, 2006 11:06 AM To: ActiveDir@mail.activedir.org Subject: RE: [ActiveDir] OldCmp question I agree that ds-tools lack some possibilities, and I'd prefer MS putting your tools into their product, however in most scenarios I've been working in they are not allow

RE: [ActiveDir] OldCmp question

2006-05-21 Thread Ulf B. Simon-Weidner
TECTED] On Behalf Of Ulf B. >Simon-Weidner >Sent: Saturday, May 20, 2006 2:56 AM >To: ActiveDir@mail.activedir.org >Subject: RE: [ActiveDir] OldCmp question > >I didn't catch it because I didn't bother enough to read the >adfind syntax. >If you'd provided a sta

RE: [ActiveDir] OldCmp question

2006-05-20 Thread Almeida Pinto, Jorge de
-29.57.777 ( Mobile : +31-(0)6-26.26.62.80 * E-mail : From: [EMAIL PROTECTED] on behalf of joe Sent: Fri 2006-05-19 21:34 To: ActiveDir@mail.activedir.org Subject: RE: [ActiveDir] OldCmp question Hmm that may work. I will have to send it into the design committee and

RE: [ActiveDir] OldCmp question

2006-05-20 Thread joe
ctive Directory Third Edition - http://www.joeware.net/win/ad3e.htm -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ulf B. Simon-Weidner Sent: Saturday, May 20, 2006 2:56 AM To: ActiveDir@mail.activedir.org Subject: RE: [ActiveDir] OldCmp question I d

RE: [ActiveDir] OldCmp question

2006-05-19 Thread Ulf B. Simon-Weidner
-B489-F2F1214C811 D Weblog: http://msmvps.org/UlfBSimonWeidner Website: http://www.windowsserverfaq.org >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of joe >Sent: Friday, May 19, 2006 9:41 PM >To: ActiveDir@mail.activedir.org >Sub

RE: [ActiveDir] OldCmp question

2006-05-19 Thread Jef Kazimer
Hmm...then you could add -notonlynotdisabled to return disabled users just to keep with the flow... Subject: RE: [ActiveDir] OldCmp questionDate: Fri, 19 May 2006 17:08:03 -0400From: [EMAIL PROTECTED]To: ActiveDir@mail.activedir.org +1 for –onlynotdisabled   Thanks,Brian Desmond [EMAIL

RE: [ActiveDir] OldCmp question

2006-05-19 Thread Brian Desmond
+1 for –onlynotdisabled   Thanks, Brian Desmond [EMAIL PROTECTED]   c - 312.731.3132     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of joe Sent: Friday, May 19, 2006 3:34 PM To: ActiveDir@mail.activedir.org Subject: RE: [ActiveDir] OldCmp question

RE: [ActiveDir] OldCmp question

2006-05-19 Thread Rimmerman, Russ
OK cool. If you add the -onlyenabled switch, that would be REALLY cool! :) From: [EMAIL PROTECTED] on behalf of joe Sent: Fri 5/19/2006 2:41 PM To: ActiveDir@mail.activedir.org Subject: RE: [ActiveDir] OldCmp question I just realized I told you how to

RE: [ActiveDir] OldCmp question

2006-05-19 Thread joe
May 19, 2006 11:41 AM To: ActiveDir@mail.activedir.org Subject: RE: [ActiveDir] OldCmp question Disabled accounts are marked by having bit 1 list on userAccountControl (value 2) To exclude them you want -af "useraccountcontrol:AND:=2" and -bit I just realized I have an -o

RE: [ActiveDir] OldCmp question

2006-05-19 Thread joe
, May 19, 2006 2:36 PMTo: ActiveDir@mail.activedir.orgSubject: RE: [ActiveDir] OldCmp question  hmmm How about -onlyenabled? :) Ya know...just because...   > From: [EMAIL PROTECTED]> To: ActiveDir@mail.activedir.org> Subject: RE: [ActiveDir] OldCmp question> Date: Fri, 19

RE: [ActiveDir] OldCmp question

2006-05-19 Thread Jef Kazimer
  hmmm   How about -onlyenabled? :)   Ya know...just because...     > From: [EMAIL PROTECTED]> To: ActiveDir@mail.activedir.org> Subject: RE: [ActiveDir] OldCmp question> Date: Fri, 19 May 2006 11:41:21 -0400> > Disabled accounts are marked by having bit 1 list on 

RE: [ActiveDir] OldCmp question

2006-05-19 Thread joe
Disabled accounts are marked by having bit 1 list on userAccountControl (value 2) To exclude them you want -af "useraccountcontrol:AND:=2" and -bit I just realized I have an -onlydisabled switch, I should add a -onlynotdisabled I guess... -- O'Reilly Active Directory Third Edition - http://ww

RE: [ActiveDir] OldCmp question

2006-05-15 Thread joe
/www.joeware.net/win/ad3e.htm      From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rimmerman, RussSent: Monday, May 15, 2006 4:38 PMTo: ActiveDir@mail.activedir.orgSubject: RE: [ActiveDir] OldCmp question I ended up using oldcmp -report -age 120 -users -f "(&(objec

RE: [ActiveDir] OldCmp question

2006-05-15 Thread joe
ition - http://www.joeware.net/win/ad3e.htm      From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tony MurraySent: Monday, May 15, 2006 5:24 PMTo: ActiveDir@mail.activedir.orgSubject: RE: [ActiveDir] OldCmp question Hi Russ   Just out of idle curiosity, I would be interested to

RE: [ActiveDir] OldCmp question

2006-05-15 Thread Tony Murray
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rimmerman, Russ Sent: Tuesday, 16 May 2006 8:38 a.m. To: ActiveDir@mail.activedir.org Subject: RE: [ActiveDir] OldCmp question   I ended up using oldcmp -report -age 120 -users -f "(&(objectcategory=person)(objectc

RE: [ActiveDir] OldCmp question

2006-05-15 Thread Rimmerman, Russ
To: ActiveDir@mail.activedir.orgSubject: RE: [ActiveDir] OldCmp question -af "(!(ourProperty=TRUE))"   It would be more efficient and faster for the query to actually set all of the non-service accounts to FALSE so then you can do   -af "(ourProperty=FALSE)"     NOT filters aren't the g

RE: [ActiveDir] OldCmp question

2006-05-15 Thread Michael B. Smith
Perhaps -af (!(ourProperty=TRUE))   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rimmerman, Russ Sent: Monday, May 15, 2006 3:32 PM To: ActiveDir@mail.activedir.org Subject: [ActiveDir] OldCmp question   I've created a new boolean schema property to flag al

RE: [ActiveDir] OldCmp question

2006-05-15 Thread joe
-af "(!(ourProperty=TRUE))"   It would be more efficient and faster for the query to actually set all of the non-service accounts to FALSE so then you can do   -af "(ourProperty=FALSE)"     NOT filters aren't the greatest for efficiency plus you can get false positives because an account th

RE: [ActiveDir] OldCmp

2005-11-26 Thread joe
November 26, 2005 11:46 AMTo: ActiveDir@mail.activedir.orgSubject: RE: [ActiveDir] OldCmp I scanned through the list of current switches and you appear to already have everything I was going to ask for.  :)   The only item I wasn't 100% certain on was if it can query lastLogon.  I saw reference

RE: [ActiveDir] OldCmp

2005-11-26 Thread David Adner
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of joeSent: Saturday, November 26, 2005 10:01 AMTo: ActiveDir@mail.activedir.orgSubject: RE: [ActiveDir] OldCmp So, other than the bug reports and requests I have received previously prior to this email, it is perfect?

RE: [ActiveDir] OldCmp

2005-11-26 Thread joe
So, other than the bug reports and requests I have received previously prior to this email, it is perfect?   Cool. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of joeSent: Friday, November 18, 2005 5:38 PMTo: ActiveDir@mail.activedir.orgSubject: [ActiveDir] OldCmp Ok, so n

RE: [ActiveDir] oldcmp

2005-10-10 Thread David Cliffe
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom KernSent: Monday, October 10, 2005 4:21 AMTo: ActiveDir@mail.activedir.orgSubject: [spam] Re: [ActiveDir] oldcmp i'm trying to get rid of all those fields except sAMAccountName with perl.   any ideas

Re: [ActiveDir] oldcmp

2005-10-10 Thread Tom Kern
i'm trying to get rid of all those fields except sAMAccountName with perl.   any ideas?   can oldcmp take as input the same file it created to disable accounts?   anyway, i'd like to know how to parse that file in perl and get rid of all the fields except that one and use that file as input to oldc

RE: [ActiveDir] oldcmp

2005-10-09 Thread joe
Noyup     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom KernSent: Sunday, October 09, 2005 9:10 AMTo: activedirectorySubject: [ActiveDir] oldcmp is there anyway to just dump the sAMAccountName from oldcmp for inactive computers to csv? I want to filter all the default