Hi,
I have read Richard Muellers website about treatment of Integer8
attributes
in AD (http://rlmueller.net/Integer8Attributes.htm)
it is really useful. I
am aware that vbscript doesn't sup****t integer8 unless using the
IADsLargeInteger interface, which as far as I can gather can only be
invoked
when "getting" a value from AD. Is there any way using vbscript that one
can
update an integer8 value in AD 2003 by making use of this interface? More
specifically I want to be able to update maxPwdAge and minPwdAge via an
ASP
page, and therefore was going to be using vbscript.
If the answer is no this can't be done in any way using vbcript, is there
any other way of scripting this kind of update? Would it be any different
if
I was using ASP.NET?
Regards
Janette