No Clean Feed - Stop Internet Censorship in Australia
Skip to content

Tag Archives: VBscript

Windows Script 5.7 Available for Download

10-Aug-07

We all know that PowerShell is the future, but Microsoft have released an updated version of Windows Script for Windows 2000/XP and 2003 (to match the version included with Windows Vista). You can read the release notes here.

Windows Script 5.7 for Windows 2000 [Direct Link]
Windows Script 5.7 for Windows XP [Direct Link]
Windows Script 5.7 for [...]

Quering Domino via LDAP with VBscript

08-Aug-07

I don’t really want to admit to interacting with Lotus Notes but that’s a part of what I’m doing currently. More specificially I’m attempting to query Domino via LDAP with a VBS script. It turns out that this is a fairly simple process and you can use the Active Directory Provider built into Windows.
The TechNet [...]