... until the collector arrives ...

This "blog" is really just a scratchpad of mine. There is not much of general interest here. Most of the content is scribbled down "live" as I discover things I want to remember. I rarely go back to correct mistakes in older entries. You have been warned :)

2005-01-04

ADSI

I came across the Variant array problem while using an ADSI collection.  The Filter property only worked when set to a variant array -- JScript array object did not work.

I wrote a script, cycle-password.js, that repeatedly changes your password until it overflows the NT password history.  This is useful to avoid an administrative policy that forces you to change your password every so often (which is less secure than a good password).

Blog Archive