hardmandez
02-10-2004, 07:12 AM
Hi Everyone,
Could someone advise me or point me in the right direction, if it can be done at all how do get a script to do the following. I have been trying to use wscript stuff recently when automating tasks but I am still learning as I go along and not very much due to other work commitments.
I want to add a wscript to my unattended installation that will do the following kind of checks.
if the workstation is a member of "domain" then
run application
esle
run application
endif
Is there some sort of web resource that documents using system/network variables in your scripts?
Thanks
Could someone advise me or point me in the right direction, if it can be done at all how do get a script to do the following. I have been trying to use wscript stuff recently when automating tasks but I am still learning as I go along and not very much due to other work commitments.
I want to add a wscript to my unattended installation that will do the following kind of checks.
if the workstation is a member of "domain" then
run application
esle
run application
endif
Is there some sort of web resource that documents using system/network variables in your scripts?
Thanks