#need help for giving info from my first script to another
6 messages · Page 1 of 1 (latest)
*1 script *
2ng script that open after a succeful try to ping otherwise, first script say that the machine is not reachable
! i have tryed many thing like environment variable etc.. but not a single one seems to work each time i try to write-host the $target in the second script nothing appear but if i write-host "$Target" just before launching the second script(so in the first one) i got the ip or machine name nicelly