RE: [ActiveDir] Missing enumeration for DNS Scripting

2004-09-23 Thread rallen



I'm a little late with this, but I just needed to 
figure these out myself. So through trial and error, here are the 
values:

const 
ZONE_SECSECURE_NO_SECURITY = 0const 
ZONE_SECSECURE_NS_ONLY = 1const 
ZONE_SECSECURE_LIST_ONLY = 2const 
ZONE_SECSECURE_NO_XFR = 3 const 
ZONE_NOTIFY_OFF 
= 0const ZONE_NOTIFY_ALL_SECONDARIES = 1const 
ZONE_NOTIFY_LIST_ONLY = 2
BTW, I couldn't find these in the SDK 
either.

Regards,
Robbie Allen
http://www.rallenhome.com/
http://www.rallenhome.com/blog/adcookbook/(Active 
Directory Blog)

  
  
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of Michael B. 
  SmithSent: Wednesday, August 04, 2004 5:34 PMTo: 
  [EMAIL PROTECTED]; joeSubject: RE: [ActiveDir] Missing 
  enumeration for DNS Scripting
  
  
  Uh, not at least on 
  the public page.
  
  SecureSecondaries 
  
  [in] 
  Specifies the security to be applied and must be one of the following: 
  
   
  ZONE_SECSECURE_NO_SECURITY 
  
   
  ZONE_SECSECURE_NS_ONLY 
  
   
  ZONE_SECSECURE_LIST_ONLY 
  
   
  ZONE_SECSECURE_NO_XFR 
  
  
  What are the numeric 
  values of ZONE_SECSECURE_NO_SECURITY and the others? Similarly, the numeric 
  values for the Notify 
  parameters
  
  Thanks!
  
  Michael
  
  
  
  
  
  From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
  On Behalf Of Eric 
  FleischmanSent: Wednesday, 
  August 04, 2004 4:56 PMTo: 
  joe; [EMAIL PROTECTED]Subject: RE: [ActiveDir] Missing 
  enumeration for DNS Scripting
  
  Im not sure I 
  understand the question.
  Which enum are you 
  looking for? That page specifies the values for the 
  ins.
  What am I not seeing 
  that youre looking for?
  
  
  
  
  
  From: joe 
  [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 04, 2004 12:45 
  PMTo: [EMAIL PROTECTED]Cc: Eric FleischmanSubject: RE: [ActiveDir] Missing 
  enumeration for DNS Scripting
  
  I just checked the 
  Beta K3 SP1 SDK and it isn't there...
  
  Possibly you can 
  sweet talk ~Eric into giving you the values. 
  
  I have notified the 
  MSDN folks and told them where to find the constants so they don't have to 
  look too hard but who knows what the time frame will be. 
  
  
   
  joe
  
  
  
  
  From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
  On Behalf Of joeSent: Wednesday, August 04, 2004 12:11 
  PMTo: [EMAIL PROTECTED]Subject: RE: [ActiveDir] Missing 
  enumeration for DNS Scripting
  Cute
  
  Do you have MSDN 
  Universal access and have you looked in the Beta 
  SDK's?
  
  I will send something 
  to MS about it but don't expect a quick fix. 
  
   
  joe
  
  
  
  
  From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
  On Behalf Of Michael B. SmithSent: Wednesday, August 04, 2004 11:52 
  AMTo: [EMAIL PROTECTED]Subject: [ActiveDir] Missing enumeration 
  for DNS Scripting
  
  Oh scripting 
  gurus
  
  
  
  http://msdn.microsoft.com/library/default.asp?url="">
  
  
  
  Contains a number of values that I 
  can't find in the platform SDK (ZONE_*) or on the web or on 
  MSDN.
  
  
  
  Anyone have access to these 
  values?
  
  
  
  Thanks.
  
  


RE: [ActiveDir] Missing enumeration for DNS Scripting

2004-09-23 Thread Michael B. Smith



Cool, now I'll refer to you as the source. 
:-)


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of 
[EMAIL PROTECTED]Sent: Thursday, September 23, 2004 10:06 
AMTo: [EMAIL PROTECTED]Subject: RE: [ActiveDir] 
Missing enumeration for DNS Scripting

I'm a little late with this, but I just needed to 
figure these out myself. So through trial and error, here are the 
values:

const 
ZONE_SECSECURE_NO_SECURITY = 0const 
ZONE_SECSECURE_NS_ONLY = 1const 
ZONE_SECSECURE_LIST_ONLY = 2const 
ZONE_SECSECURE_NO_XFR = 3 const 
ZONE_NOTIFY_OFF 
= 0const ZONE_NOTIFY_ALL_SECONDARIES = 1const 
ZONE_NOTIFY_LIST_ONLY = 2
BTW, I couldn't find these in the SDK 
either.

Regards,
Robbie Allen
http://www.rallenhome.com/
http://www.rallenhome.com/blog/adcookbook/(Active 
Directory Blog)

  
  
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of Michael B. 
  SmithSent: Wednesday, August 04, 2004 5:34 PMTo: 
  [EMAIL PROTECTED]; joeSubject: RE: [ActiveDir] Missing 
  enumeration for DNS Scripting
  
  
  Uh, not at least on 
  the public page.
  
  SecureSecondaries 
  
  [in] 
  Specifies the security to be applied and must be one of the following: 
  
   
  ZONE_SECSECURE_NO_SECURITY 
  
   
  ZONE_SECSECURE_NS_ONLY 
  
   
  ZONE_SECSECURE_LIST_ONLY 
  
   
  ZONE_SECSECURE_NO_XFR 
  
  
  What are the numeric 
  values of ZONE_SECSECURE_NO_SECURITY and the others? Similarly, the numeric 
  values for the Notify 
  parameters
  
  Thanks!
  
  Michael
  
  
  
  
  
  From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
  On Behalf Of Eric 
  FleischmanSent: Wednesday, 
  August 04, 2004 4:56 PMTo: 
  joe; [EMAIL PROTECTED]Subject: RE: [ActiveDir] Missing 
  enumeration for DNS Scripting
  
  Im not sure I 
  understand the question.
  Which enum are you 
  looking for? That page specifies the values for the 
  ins.
  What am I not seeing 
  that youre looking for?
  
  
  
  
  
  From: joe 
  [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 04, 2004 12:45 
  PMTo: [EMAIL PROTECTED]Cc: Eric FleischmanSubject: RE: [ActiveDir] Missing 
  enumeration for DNS Scripting
  
  I just checked the 
  Beta K3 SP1 SDK and it isn't there...
  
  Possibly you can 
  sweet talk ~Eric into giving you the values. 
  
  I have notified the 
  MSDN folks and told them where to find the constants so they don't have to 
  look too hard but who knows what the time frame will be. 
  
  
   
  joe
  
  
  
  
  From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
  On Behalf Of joeSent: Wednesday, August 04, 2004 12:11 
  PMTo: [EMAIL PROTECTED]Subject: RE: [ActiveDir] Missing 
  enumeration for DNS Scripting
  Cute
  
  Do you have MSDN 
  Universal access and have you looked in the Beta 
  SDK's?
  
  I will send something 
  to MS about it but don't expect a quick fix. 
  
   
  joe
  
  
  
  
  From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
  On Behalf Of Michael B. SmithSent: Wednesday, August 04, 2004 11:52 
  AMTo: [EMAIL PROTECTED]Subject: [ActiveDir] Missing enumeration 
  for DNS Scripting
  
  Oh scripting 
  gurus
  
  
  
  http://msdn.microsoft.com/library/default.asp?url="">
  
  
  
  Contains a number of values that I 
  can't find in the platform SDK (ZONE_*) or on the web or on 
  MSDN.
  
  
  
  Anyone have access to these 
  values?
  
  
  
  Thanks.
  
  


RE: [ActiveDir] Missing enumeration for DNS Scripting

2004-08-04 Thread joe



Cute

Do you have MSDN Universal access and have you looked in 
the Beta SDK's?

I will send something to MS about it but don't expect a 
quick fix. 

 joe


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Michael B. 
SmithSent: Wednesday, August 04, 2004 11:52 AMTo: 
[EMAIL PROTECTED]Subject: [ActiveDir] Missing enumeration 
for DNS Scripting

Oh scripting 
gurus

http://msdn.microsoft.com/library/default.asp?url="">

Contains a number of 
values that I can't find in the platform SDK (ZONE_*) or on the web or on 
MSDN.

Anyone have access 
to these values?

Thanks.



RE: [ActiveDir] Missing enumeration for DNS Scripting

2004-08-04 Thread joe



I just checked the Beta K3 SP1 SDK and it isn't 
there...

Possibly you can sweet talk ~Eric into giving you the 
values. 

I have notified the MSDN folks and told them where to find 
the constants so they don't have to look too hard but who knows what the time 
frame will be. 

 joe


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of 
joeSent: Wednesday, August 04, 2004 12:11 PMTo: 
[EMAIL PROTECTED]Subject: RE: [ActiveDir] Missing 
enumeration for DNS Scripting

Cute

Do you have MSDN Universal access and have you looked in 
the Beta SDK's?

I will send something to MS about it but don't expect a 
quick fix. 

 joe


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Michael B. 
SmithSent: Wednesday, August 04, 2004 11:52 AMTo: 
[EMAIL PROTECTED]Subject: [ActiveDir] Missing enumeration 
for DNS Scripting

Oh scripting 
gurus

http://msdn.microsoft.com/library/default.asp?url="">

Contains a number of 
values that I can't find in the platform SDK (ZONE_*) or on the web or on 
MSDN.

Anyone have access 
to these values?

Thanks.



RE: [ActiveDir] Missing enumeration for DNS Scripting

2004-08-04 Thread Michael B. Smith



Is this in the source tree available for MVPs? I need to 
sign up for that...


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of 
joeSent: Wednesday, August 04, 2004 1:45 PMTo: 
[EMAIL PROTECTED]Cc: 'Eric Fleischman'Subject: 
RE: [ActiveDir] Missing enumeration for DNS Scripting

I just checked the Beta K3 SP1 SDK and it isn't 
there...

Possibly you can sweet talk ~Eric into giving you the 
values. 

I have notified the MSDN folks and told them where to find 
the constants so they don't have to look too hard but who knows what the time 
frame will be. 

 joe


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of 
joeSent: Wednesday, August 04, 2004 12:11 PMTo: 
[EMAIL PROTECTED]Subject: RE: [ActiveDir] Missing 
enumeration for DNS Scripting

Cute

Do you have MSDN Universal access and have you looked in 
the Beta SDK's?

I will send something to MS about it but don't expect a 
quick fix. 

 joe


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Michael B. 
SmithSent: Wednesday, August 04, 2004 11:52 AMTo: 
[EMAIL PROTECTED]Subject: [ActiveDir] Missing enumeration 
for DNS Scripting

Oh scripting 
gurus

http://msdn.microsoft.com/library/default.asp?url="">

Contains a number of 
values that I can't find in the platform SDK (ZONE_*) or on the web or on 
MSDN.

Anyone have access 
to these values?

Thanks.



RE: [ActiveDir] Missing enumeration for DNS Scripting

2004-08-04 Thread joe



 Is this in 
the source tree available for MVPs?

I can neither confirm nor 
deny that statement.


 I need to sign up for 
that...

That is a good idea I think, 
you just have to be careful about what you say about it once you are in it. 


 
joe



From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Michael B. 
SmithSent: Wednesday, August 04, 2004 1:55 PMTo: 
[EMAIL PROTECTED]Subject: RE: [ActiveDir] Missing 
enumeration for DNS Scripting

Is this in the source tree available for MVPs? I need to 
sign up for that...



RE: [ActiveDir] Missing enumeration for DNS Scripting

2004-08-04 Thread Michael B. Smith



Hmmm. Interesting point.


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of 
joeSent: Wednesday, August 04, 2004 2:15 PMTo: 
[EMAIL PROTECTED]Subject: RE: [ActiveDir] Missing 
enumeration for DNS Scripting

 Is this in 
the source tree available for MVPs?

I can neither confirm nor 
deny that statement.


 I need to sign up for 
that...

That is a good idea I think, 
you just have to be careful about what you say about it once you are in it. 


 
joe



From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Michael B. 
SmithSent: Wednesday, August 04, 2004 1:55 PMTo: 
[EMAIL PROTECTED]Subject: RE: [ActiveDir] Missing 
enumeration for DNS Scripting

Is this in the source tree available for MVPs? I need to 
sign up for that...



RE: [ActiveDir] Missing enumeration for DNS Scripting

2004-08-04 Thread Eric Fleischman








Im not sure I understand the
question.

Which enum are you looking for? That page
specifies the values for the ins.

What am I not seeing that youre
looking for?











From: joe
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 04, 2004
12:45 PM
To: [EMAIL PROTECTED]
Cc: Eric Fleischman
Subject: RE: [ActiveDir] Missing
enumeration for DNS Scripting





I just checked the Beta K3 SP1 SDK and it
isn't there...



Possibly you can sweet talk ~Eric into
giving you the values. 



I have notified the MSDN folks and told
them where to find the constants so they don't have to look too hard but who
knows what the time frame will be. 



 joe









From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of joe
Sent: Wednesday, August 04, 2004
12:11 PM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Missing
enumeration for DNS Scripting

Cute



Do you have MSDN Universal access and have
you looked in the Beta SDK's?



I will send something to MS about it but
don't expect a quick fix. 



 joe









From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael B. Smith
Sent: Wednesday, August 04, 2004
11:52 AM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] Missing
enumeration for DNS Scripting



Oh scripting gurus











http://msdn.microsoft.com/library/default.asp?url="">











Contains a number of values that I can't find in the
platform SDK (ZONE_*) or on the web or on MSDN.











Anyone have access to these values?











Thanks.
















RE: [ActiveDir] Missing enumeration for DNS Scripting

2004-08-04 Thread Michael B. Smith








Uh, not at least on the public page.



SecureSecondaries 

[in]
Specifies the security to be applied and must be one of the following: 


ZONE_SECSECURE_NO_SECURITY



ZONE_SECSECURE_NS_ONLY



ZONE_SECSECURE_LIST_ONLY



ZONE_SECSECURE_NO_XFR




What are the numeric values of ZONE_SECSECURE_NO_SECURITY
and the others? Similarly, the numeric values for the Notify parameters



Thanks!



Michael











From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Fleischman
Sent: Wednesday, August 04, 2004
4:56 PM
To: joe; [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Missing
enumeration for DNS Scripting





Im not sure I understand the
question.

Which enum are you looking for? That page
specifies the values for the ins.

What am I not seeing that youre
looking for?











From: joe [mailto:[EMAIL PROTECTED]

Sent: Wednesday, August 04, 2004
12:45 PM
To: [EMAIL PROTECTED]
Cc: Eric Fleischman
Subject: RE: [ActiveDir] Missing
enumeration for DNS Scripting





I just checked the Beta K3 SP1 SDK and it
isn't there...



Possibly you can sweet talk ~Eric into
giving you the values. 



I have notified the MSDN folks and told
them where to find the constants so they don't have to look too hard but who
knows what the time frame will be. 



 joe









From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of joe
Sent: Wednesday, August 04, 2004
12:11 PM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Missing
enumeration for DNS Scripting

Cute



Do you have MSDN Universal access and have
you looked in the Beta SDK's?



I will send something to MS about it but
don't expect a quick fix. 



 joe









From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael
 B. Smith
Sent: Wednesday, August 04, 2004
11:52 AM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] Missing
enumeration for DNS Scripting



Oh scripting gurus











http://msdn.microsoft.com/library/default.asp?url="">











Contains a number of values that I can't find in the
platform SDK (ZONE_*) or on the web or on MSDN.











Anyone have access to these values?











Thanks.