I currently have a vb script that is using MMC and retrieves events (Application, security etc) from my local desktop. The script is working fine.
Now, I need to connect to multiple servers and run the same script on each one (there will be a list if servers in either a table or text file). The script itself will reside in a central location only.
Is this possible and if so does someone have some links or code snippet that will help me get started? Thank you.
Now, I need to connect to multiple servers and run the same script on each one (there will be a list if servers in either a table or text file). The script itself will reside in a central location only.
Is this possible and if so does someone have some links or code snippet that will help me get started? Thank you.