Hi,
I may be going completely mad but I've been trying to deploy Pcounter Popup using a vbs as Group Policy User Logon Script for some time and can't get it working!
I created a vbs script which runs fine if I run it by double clicking but when I tried deploying it with Group Policy something odd started happening. I could see the icon in the task bar appear and then disappear.
Trying to get to the bottom of the problem, I have pared back my script so it just runs the popup.exe from the c:\ drive and put in a message so that I can see the script has run. Now I can see that the script runs but when it closes, the application closes too . I then tried running a different app (notepad and then calculator), the same happens, script runs and when it closes, the app closes too.
Does anyone have any idea what is wrong??