rcastaneda
MIS
Is there any function in vbscript that will allow me to tell the script to continue when an error is generated?
The problem I'm having is that I'm writing a script that automatically populates information into Active Directory, but if any information is left out, it generates an error and stops the script. There will be situations where I'll need to the script to keep running, but I'm sure that some information will be left out. Any suggestions?
The problem I'm having is that I'm writing a script that automatically populates information into Active Directory, but if any information is left out, it generates an error and stops the script. There will be situations where I'll need to the script to keep running, but I'm sure that some information will be left out. Any suggestions?