Hi Jazz,

I think maybe you're not seeing the overall bigger picture here. The RemoteExec UDF does not support ANY command that requires user interaction either physically or visibly.

If you have a list of 10 software titles that you want to remove then you have to find the EXACT proper code to perform the removal silently otherwise it will not work.

If you want to have some type of interaction then you might be able to use the tools from http://www.sysinternals.com but unless you have someone sitting on the other side to work with you it wouldn't work either. That is the whole idea of doing remote work is that you can do it on your own without user intervention.

Now, something that you "might" be able to do is use RemoteExec to create an INTERACTIVE scheduled application. Again though that sort of defeats the purpose of doing a remote admin script in the first place. If you're going to need interactive then why not just manually do the removal on your own while you're at the desktop.