I need some direction...
The Problem:
My VBScript skips processing the code between the beginning and end.
Characteristics and what has been tried:
My script will launch and end successfully without error but it doesn't process the steps in between. This issue:
• Only happens for some users but not others
• Doesn't happen on other scripts (over 200) that these same users run
• The script should error in theory if it cannot process the code in between the beginning and end.
• When I step through it works fine, when I just run it - it works fine.
• I've added delays in the processing in case it processes too fast and it still skip for users.
Any thoughts or ideas would be welcomed!
The Problem:
My VBScript skips processing the code between the beginning and end.
Characteristics and what has been tried:
My script will launch and end successfully without error but it doesn't process the steps in between. This issue:
• Only happens for some users but not others
• Doesn't happen on other scripts (over 200) that these same users run
• The script should error in theory if it cannot process the code in between the beginning and end.
• When I step through it works fine, when I just run it - it works fine.
• I've added delays in the processing in case it processes too fast and it still skip for users.
Any thoughts or ideas would be welcomed!