I run a script when a user saves a document in her Notes client. A batch file which runs from within the script needs to be located from where the user is attempting to save the document. As there are hundreds of users this option is not recommended.
Can you suggest some option using which I can run the batch file on server instead of user’s machine? Keeping a shared location is not an option as the server is not accessible by users.
Please help. Thanks.