Thanks!
By removing the following lines
oConnection.Properties("User ID") = "ou=LR05,ou=applications,dc=fg,dc=rbc,dc=com"
oConnection.Properties("Password") = "Larry05"
I'm getting the following error
CollectStats.vbs(123, 9) (null): 0x80005000
which is this line
Set objUser =...