| Author | Messages | |
ClydeBurns
Posts:19
 | | 09/16/2005 12:19 PM |
| Can anyone tell me which attribute of a user object stores the value for
"Automatically update e-mail addresses based on recipient policy" in a
2003 AD and 2003 Exchange org? Or at least point out documentation on
how that value is stored in AD and manipulated via vbscript?
Thanks
Clyde Burns
-----------------------------------------
This message is confidential, intended only for the named recipient(s)
and may contain information that is privileged or exempt from
disclosure under applicable law. Any patient health information must be
delivered immediately to intended recipient(s). If you are not the
intended recipient(s), you are notified that the dissemination,
distribution or copying of this message is strictly prohibited. If you
receive this message in error, or are not the named recipient(s),
please notify the sender at either the e-mail address or telephone
number above and discard this e-mail. Thank you.
List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ | | | |
| Alm@xxxx.yyy
 | | 09/16/2005 1:22 AM |
| ________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx on behalf of Burns, Clyde
Sent: Thu 9/15/2005 8:18 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: [ActiveDir] User attribute manipulation via vbscript question.
Can anyone tell me which attribute of a user object stores the value for
"Automatically update e-mail addresses based on recipient policy" in a
2003 AD and 2003 Exchange org? Or at least point out documentation on
how that value is stored in AD and manipulated via vbscript?
Thanks
Clyde Burns
-----------------------------------------
This message is confidential, intended only for the named recipient(s)
and may contain information that is privileged or exempt from
disclosure under applicable law. Any patient health information must be
delivered immediately to intended recipient(s). If you are not the
intended recipient(s), you are notified that the dissemination,
distribution or copying of this message is strictly prohibited. If you
receive this message in error, or are not the named recipient(s),
please notify the sender at either the e-mail address or telephone
number above and discard this e-mail. Thank you.
List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ > | | | |
| michael@xxxx.yyy
 | | 09/16/2005 2:02 AM |
| This particular attribute is a bit of a PITA and most
sample programs don't handle it properly (which doesn't imply that joeware
doesn't). :-)
There may be multiple policies or a single policy or no
policy. The variable type is dependent on which of those is true. Further, if
there is a policy (or more than one), then there can be multiple related
policies in the policy-value, comma-separated.
In VBS this is somewhat lengthy to code. But certainly
doable.
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Al
MulnickSent: Thursday, September 15, 2005 9:24 PMTo:
ActiveDir@xxxxxxxxxxxxxxxxxxSubject: RE: [ActiveDir] User attribute
manipulation via _vbscript_ question. http://support.microsoft.com/default.aspx?scid=kb;en-us;318072
ADModify would also do this, and joeware is
likely to do this as well.
Al From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx on
behalf of Burns, ClydeSent: Thu 9/15/2005 8:18 PMTo:
ActiveDir@xxxxxxxxxxxxxxxxxxSubject: [ActiveDir] User attribute
manipulation via _vbscript_ question.
Can anyone tell me which attribute of a user object stores
the value for"Automatically update e-mail addresses based on recipient
policy" in a2003 AD and 2003 Exchange org? Or at least point out
documentation onhow that value is stored in AD and manipulated via
_vbscript_?ThanksClyde
Burns-----------------------------------------This message is
confidential, intended only for the named recipient(s)and may contain
information that is privileged or exempt fromdisclosure under applicable
law. Any patient health information must bedelivered immediately to intended
recipient(s). If you are not theintended recipient(s), you are notified that
the dissemination,distribution or copying of this message is strictly
prohibited. If youreceive this message in error, or are not the named
recipient(s),please notify the sender at either the e-mail address or
telephonenumber above and discard this e-mail. Thank you.List
info : http://www.activedir.org/List.aspxList
FAQ : http://www.activedir.org/ListFAQ.aspxList
archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ | | | |
| deji
Posts:262
 | | 09/16/2005 4:13 AM |
| Isn't this simply controlled by the msExchPoliciesExcluded attribute?
The corresponding value is {26491CFC-9E50-4857-861B-0CB8DF22B5D7}. When the
value is absent, then email addy generation is controlled by RUS policies.
When the value is present, RUS policies have no effect.
Sincerely,
Dèjì Akómöláfé, MCSE+M MCSA+M MCP+I
Microsoft MVP - Directory Services
www.readymaids.com - we know IT
www.akomolafe.com
Do you now realize that Today is the Tomorrow you were worried about
Yesterday? -anon
________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx on behalf of Michael B. Smith
Sent: Thu 9/15/2005 7:01 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question. This particular attribute is a bit of a PITA and most sample programs don't
handle it properly (which doesn't imply that joeware doesn't). :-)
There may be multiple policies or a single policy or no policy. The variable
type is dependent on which of those is true. Further, if there is a policy
(or more than one), then there can be multiple related policies in the
policy-value, comma-separated.
In VBS this is somewhat lengthy to code. But certainly doable.
________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Al Mulnick
Sent: Thursday, September 15, 2005 9:24 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question. http://support.microsoft.com/default.aspx?scid=kb;en-us;318072
ADModify would also do this, and joeware is likely to do this as well.
Al ________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx on behalf of Burns, Clyde
Sent: Thu 9/15/2005 8:18 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: [ActiveDir] User attribute manipulation via vbscript question.
Can anyone tell me which attribute of a user object stores the value for
"Automatically update e-mail addresses based on recipient policy" in a
2003 AD and 2003 Exchange org? Or at least point out documentation on
how that value is stored in AD and manipulated via vbscript?
Thanks
Clyde Burns
-----------------------------------------
This message is confidential, intended only for the named recipient(s)
and may contain information that is privileged or exempt from
disclosure under applicable law. Any patient health information must be
delivered immediately to intended recipient(s). If you are not the
intended recipient(s), you are notified that the dissemination,
distribution or copying of this message is strictly prohibited. If you
receive this message in error, or are not the named recipient(s),
please notify the sender at either the e-mail address or telephone
number above and discard this e-mail. Thank you.
List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ | | | |
| listmail
Posts:824
 | | 09/18/2005 3:01 AM |
| Yep, just populate that attribute with the proper string format of a GUID, I
call it Active Directory GUID format 3. The first GUID format is actually
the binary GUID like you see with objectGUID, the second GUID format is the
string format sans braces ({}) like you see with the rightsGuid attribute,
and the third format is the string format with braces. That is what I like
about AD, the consistency. :o)
As Michael indicated there can be multiple policies (GUIDs) set there,
however it isn't comma separated. It is multivalued so each additional
string GUID would have its own value. ADMOD will obviously handle this
properly.
admod -b some_DN
msExchPoliciesExcluded:+:{26491CFC-9E50-4857-861B-0CB8DF22B5D7}
to set or
admod -b some_DN
msExchPoliciesExcluded:-:{26491CFC-9E50-4857-861B-0CB8DF22B5D7}
to clear it. Note the :+: and :-: versus :: and :-. This is because it is a multivalue
attribute and there may already be other values there.
joe -----Original Message-----
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of deji@xxxxxxxxxxxxxx
Sent: Friday, September 16, 2005 12:12 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question.
Isn't this simply controlled by the msExchPoliciesExcluded attribute?
The corresponding value is {26491CFC-9E50-4857-861B-0CB8DF22B5D7}. When the
value is absent, then email addy generation is controlled by RUS policies.
When the value is present, RUS policies have no effect.
Sincerely,
Dèjì Akómöláfé, MCSE+M MCSA+M MCP+I
Microsoft MVP - Directory Services
www.readymaids.com - we know IT
www.akomolafe.com
Do you now realize that Today is the Tomorrow you were worried about
Yesterday? -anon
________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx on behalf of Michael B. Smith
Sent: Thu 9/15/2005 7:01 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question. This particular attribute is a bit of a PITA and most sample programs don't
handle it properly (which doesn't imply that joeware doesn't). :-)
There may be multiple policies or a single policy or no policy. The variable
type is dependent on which of those is true. Further, if there is a policy
(or more than one), then there can be multiple related policies in the
policy-value, comma-separated.
In VBS this is somewhat lengthy to code. But certainly doable.
________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Al Mulnick
Sent: Thursday, September 15, 2005 9:24 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question. http://support.microsoft.com/default.aspx?scid=kb;en-us;318072
ADModify would also do this, and joeware is likely to do this as well.
Al ________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx on behalf of Burns, Clyde
Sent: Thu 9/15/2005 8:18 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: [ActiveDir] User attribute manipulation via vbscript question.
Can anyone tell me which attribute of a user object stores the value for
"Automatically update e-mail addresses based on recipient policy" in a
2003 AD and 2003 Exchange org? Or at least point out documentation on how
that value is stored in AD and manipulated via vbscript?
Thanks
Clyde Burns List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ | | | |
| michael@xxxx.yyy
 | | 09/18/2005 4:23 AM |
| Y'all are the experts, not me, but I've certainly got lots of objects that have msExchPoliciesIncluded being both multivalued and having individual values with multiple policies separated by commas.
For example (adfind output of a global security group having an Exchange e-mail address):
dn:CN=bri-consulting,CN=Users,DC=brnets,DC=local
>msExchPoliciesIncluded: {7465A59E-DA9B-452F-8ADD-031DE8890E99},{26491CFC-9E50-4857-861B-0CB8DF22B5D7}
>msExchPoliciesIncluded: {6EE5D5B4-440D-4B68-A2F9-B74144969E51},{26491CFC-9E50-4857-861B-0CB8DF22B5D7}
LDP output for the same attribute:
2> msExchPoliciesIncluded:
{7465A59E-DA9B-452F-8ADD-031DE8890E99},{26491CFC-9E50-4857-861B-0CB8DF22B5D7};
{6EE5D5B4-440D-4B68-A2F9-B74144969E51},{26491CFC-9E50-4857-861B-0CB8DF22B5D7};
I have been told, by people whom I trust to know, that this can apply to msExchPoliciesExcluded as well. If they were wrong, well so be it. But I special-case both attributes in my code in the same way because of it.
-----Original Message-----
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx [mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of joe
Sent: Sunday, September 18, 2005 11:00 AM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question.
Yep, just populate that attribute with the proper string format of a GUID, I call it Active Directory GUID format 3. The first GUID format is actually the binary GUID like you see with objectGUID, the second GUID format is the string format sans braces ({}) like you see with the rightsGuid attribute, and the third format is the string format with braces. That is what I like about AD, the consistency. :o)
As Michael indicated there can be multiple policies (GUIDs) set there, however it isn't comma separated. It is multivalued so each additional string GUID would have its own value. ADMOD will obviously handle this properly.
admod -b some_DN
msExchPoliciesExcluded:+:{26491CFC-9E50-4857-861B-0CB8DF22B5D7}
to set or
admod -b some_DN
msExchPoliciesExcluded:-:{26491CFC-9E50-4857-861B-0CB8DF22B5D7}
to clear it. Note the :+: and :-: versus :: and :-. This is because it is a multivalue attribute and there may already be other values there.
joe -----Original Message-----
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of deji@xxxxxxxxxxxxxx
Sent: Friday, September 16, 2005 12:12 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question.
Isn't this simply controlled by the msExchPoliciesExcluded attribute?
The corresponding value is {26491CFC-9E50-4857-861B-0CB8DF22B5D7}. When the value is absent, then email addy generation is controlled by RUS policies.
When the value is present, RUS policies have no effect.
Sincerely,
Dèjì Akómöláfé, MCSE+M MCSA+M MCP+I
Microsoft MVP - Directory Services
www.readymaids.com - we know IT
www.akomolafe.com
Do you now realize that Today is the Tomorrow you were worried about Yesterday? -anon
________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx on behalf of Michael B. Smith
Sent: Thu 9/15/2005 7:01 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question. This particular attribute is a bit of a PITA and most sample programs don't handle it properly (which doesn't imply that joeware doesn't). :-)
There may be multiple policies or a single policy or no policy. The variable type is dependent on which of those is true. Further, if there is a policy (or more than one), then there can be multiple related policies in the policy-value, comma-separated.
In VBS this is somewhat lengthy to code. But certainly doable.
________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Al Mulnick
Sent: Thursday, September 15, 2005 9:24 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question. http://support.microsoft.com/default.aspx?scid=kb;en-us;318072
ADModify would also do this, and joeware is likely to do this as well.
Al ________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx on behalf of Burns, Clyde
Sent: Thu 9/15/2005 8:18 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: [ActiveDir] User attribute manipulation via vbscript question.
Can anyone tell me which attribute of a user object stores the value for "Automatically update e-mail addresses based on recipient policy" in a
2003 AD and 2003 Exchange org? Or at least point out documentation on how that value is stored in AD and manipulated via vbscript?
Thanks
Clyde Burns List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ | | | |
| listmail
Posts:824
 | | 09/18/2005 9:01 AM |
| Hmmm, in that case I change the statement
It is multivalued so each additional string GUID would have its own value.
to
It is multivalued so each additional string GUID SHould have its own value. I was aware of the policies included piece with commas in it, it actually
seems to make sense. I once sat down and looked at it and it appeared that
they stuck the objectGUID of a RUS policy that applied to the object then a
comma and then the GUID used in the policiesExcluded for not using the RUS.
I surmised that that second GUID is simply a GUID to describe the RUS
Service in AD in the event that other policy engines also used the same
attribute. For the example below, I would guess that you have two policies that apply
to the object in question. Maybe an email policy and some mailbox managerial
settings?
Do an objectGUID search on both of the first two different GUIDs.
adfind -b "" -dn -s base
and
adfind -b "" -dn -s base The single value in the policiesExcluded also seems to make sense since you
are disabling the processing of that object for the given policy engine. I
guess they could say disable a portion of the policy engine and then have
some other value in the string but I think that would have to be completely
played by ear. If someone currently has a policiesExcluded with more than a
single GUID in it, I would like to see the data so I could try and work out
what it was doing.
If the people you trust to know are MS people, don't be upset if they don't
really know. I run into that on a nearly monthly if not weekly basis with MS
engineers. There is a ton to that product, there isn't anyone who knows all
of it just like there isn't anyone who knows all of AD, in or outside of MS.
Just this last week I ran into an Alliance PSS Tech who firmly stated that
he was told in an absolute manner that an aspect of Server Side rules was
handled in a specific way and I outright proved that incorrect with a very
simple test. The way it was described to work made absolutely no sense to me
so I pushed it and positively showed it couldn't work the way it was
described. Now it is a question as to exactly how it works which is
something I am working out in my lab. I have to say it is a bit more
convoluted than I even expected. Anyway, back to the second topic, many
times when an engineer thinks something, it is stated as a known something
versus as a "I think". Everyone does it at times. My most favorite MS people
are the ones who are willing to say, "hell if I know, but I will find out.".
-----Original Message-----
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Michael B. Smith
Sent: Sunday, September 18, 2005 12:23 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question.
Y'all are the experts, not me, but I've certainly got lots of objects that
have msExchPoliciesIncluded being both multivalued and having individual
values with multiple policies separated by commas.
For example (adfind output of a global security group having an Exchange
e-mail address):
dn:CN=bri-consulting,CN=Users,DC=brnets,DC=local
>msExchPoliciesIncluded:
>{7465A59E-DA9B-452F-8ADD-031DE8890E99},{26491CFC-9E50-4857-861B-0CB8DF2
>2B5D7}
>msExchPoliciesIncluded:
>{6EE5D5B4-440D-4B68-A2F9-B74144969E51},{26491CFC-9E50-4857-861B-0CB8DF2
>2B5D7}
LDP output for the same attribute:
2> msExchPoliciesIncluded:
{7465A59E-DA9B-452F-8ADD-031DE8890E99},{26491CFC-9E50-4857-861B-0CB8DF22B5D7
};
{6EE5D5B4-440D-4B68-A2F9-B74144969E51},{26491CFC-9E50-4857-861B-0CB8DF22B5D7
};
I have been told, by people whom I trust to know, that this can apply to
msExchPoliciesExcluded as well. If they were wrong, well so be it. But I
special-case both attributes in my code in the same way because of it.
-----Original Message-----
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of joe
Sent: Sunday, September 18, 2005 11:00 AM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question.
Yep, just populate that attribute with the proper string format of a GUID, I
call it Active Directory GUID format 3. The first GUID format is actually
the binary GUID like you see with objectGUID, the second GUID format is the
string format sans braces ({}) like you see with the rightsGuid attribute,
and the third format is the string format with braces. That is what I like
about AD, the consistency. :o)
As Michael indicated there can be multiple policies (GUIDs) set there,
however it isn't comma separated. It is multivalued so each additional
string GUID would have its own value. ADMOD will obviously handle this
properly.
admod -b some_DN
msExchPoliciesExcluded:+:{26491CFC-9E50-4857-861B-0CB8DF22B5D7}
to set or
admod -b some_DN
msExchPoliciesExcluded:-:{26491CFC-9E50-4857-861B-0CB8DF22B5D7}
to clear it. Note the :+: and :-: versus :: and :-. This is because it is a multivalue
attribute and there may already be other values there.
joe -----Original Message-----
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of deji@xxxxxxxxxxxxxx
Sent: Friday, September 16, 2005 12:12 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question.
Isn't this simply controlled by the msExchPoliciesExcluded attribute?
The corresponding value is {26491CFC-9E50-4857-861B-0CB8DF22B5D7}. When the
value is absent, then email addy generation is controlled by RUS policies.
When the value is present, RUS policies have no effect.
Sincerely,
Dèjì Akómöláfé, MCSE+M MCSA+M MCP+I
Microsoft MVP - Directory Services
www.readymaids.com - we know IT
www.akomolafe.com
Do you now realize that Today is the Tomorrow you were worried about
Yesterday? -anon
________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx on behalf of Michael B. Smith
Sent: Thu 9/15/2005 7:01 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question. This particular attribute is a bit of a PITA and most sample programs don't
handle it properly (which doesn't imply that joeware doesn't). :-)
There may be multiple policies or a single policy or no policy. The variable
type is dependent on which of those is true. Further, if there is a policy
(or more than one), then there can be multiple related policies in the
policy-value, comma-separated.
In VBS this is somewhat lengthy to code. But certainly doable.
________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Al Mulnick
Sent: Thursday, September 15, 2005 9:24 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] User attribute manipulation via vbscript question. http://support.microsoft.com/default.aspx?scid=kb;en-us;318072
ADModify would also do this, and joeware is likely to do this as well.
Al ________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx on behalf of Burns, Clyde
Sent: Thu 9/15/2005 8:18 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: [ActiveDir] User attribute manipulation via vbscript question.
Can anyone tell me which attribute of a user object stores the value for
"Automatically update e-mail addresses based on recipient policy" in a
2003 AD and 2003 Exchange org? Or at least point out documentation on how
that value is stored in AD and manipulated via vbscript?
Thanks
Clyde Burns List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ | | | |
|
|