rather than doing this chunk:
While Not oRS.EOF
u = u + 1
oRS.MoveNext
Wend
you can simply just use oRS.RecordCount A little quicker, if you JUST want a count.
try this:
'#####################################
'
' Change Local Administrator Name and password on a computer
'
' To use:
' 1. change the snewuser to the name of the administrator
' 2. Change the newpwd to a new password
' 3. For each OU or CN that contains a computer you want to change...
I don't get it, what am I missing here? It sends the meeting no
problem, but not as a canclled meeting, and it does remove the meeting
from the calendar, but the sent e-mail is not cancelled. Any ideas?
const adModeReadWrite = 3
Const adLockOptimistic = 3
Const adFailIfNotExists = -1
Const...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.