vbs script problems

  • Thread starter Thread starter Kevin
  • Start date Start date
K

Kevin

Running Xp os, and the scripts are sitting on the server with a shortcut on
the desktop. However every time these scripts are run we get a file download
message with the option to open the file and with the tick box to always ask
this question blanked out. Is there anyway to override this so the script
runs without interruption? The script itslef after pressing open does work.
I think this might be somehting that i can change in the mmc, but ive had no
luck so far in searching for it

Any help on this is much appreciated
 
The behavior of things accessed from servers using
UNC paths is controlled by the IE settings for the
intranet zone (assuming the host is recognized as
part of the intranet zone).
 
Thanks for your help. Got it working perfectly.


Roger Abell said:
The behavior of things accessed from servers using
UNC paths is controlled by the IE settings for the
intranet zone (assuming the host is recognized as
part of the intranet zone).

--
Roger Abell
Microsoft MVP (Windows Server System: Security)
MCSE (W2k3,W2k,Nt4) MCDBA
had
 
Back
Top