Thank you for the script, but I'm still having problems.
When I tested it on my machine where I had manually installed the usbdlm with administrator rights earlier, the script worked without any problems.
When I tested it on a machine with a user without any local privileges, it didn't.
It seems like the command in _install.bat has to be executed once on the machines with local administrative rights before the script is working. (The service has to running, before the process can start?)
What can I do to get the whole thing automatized so I don't have to do this manually one time on every single computer? Is it possible to make another script for GPO which checks if the right service is running, if not start it? Something similar to the script for the process?
Anders