H
HearSay
My script runs through a list of computers and performs a check. On a few
computers I get the following
Error: Permission denied: 'Get Object'
Code: 800A0046
I have On Error Resume Next in my script, however, then this error is
encountered it is retaining the values from the last successful check. I
need to be able to skip over this and not retain the previous value.
computers I get the following
Error: Permission denied: 'Get Object'
Code: 800A0046
I have On Error Resume Next in my script, however, then this error is
encountered it is retaining the values from the last successful check. I
need to be able to skip over this and not retain the previous value.