Hello
I now have a working script that displays a .htm file when a user logs on to their computer. (thanks to alot of help from a member at this site!!). My next issue is that because a lot of my users are using CITRIX for work, then they are getting this .hmt file appear when they open a new appliction (as this runs the logon script again!!). Is there a way of saying the following in code
If computer_name = Server1 or Server2 then
exit
else
Run rest of script??
As you have probably guessed i am not very good at coding but i have been working hard with this and can see the light at the end of the tunnel
Thanks to anyone who can help
Regards
Gareth