I have Ezaudit software that I want to be able to write a cusomized tool so that it will run on any computer that I highlight in the left column. My problem is it always performs the audit on my own machine. Here is what I am using as a script:
"cmd /c \\server\hyena$\ezaudit\ezscan.exe auto \\%E% %C1% & pause"
Thanks for any suggestions.
Scott
"cmd /c \\server\hyena$\ezaudit\ezscan.exe auto \\%E% %C1% & pause"
Thanks for any suggestions.
Scott
Comment