Guest jmchapman Posted March 24, 2005 Posted March 24, 2005 Im new to using Auto It. I need some assistance with setting a script that will loop untill a drive is mapped. I have about 60 PC's that need a program installed. Most of my users are remote and connecting over VPN. All are using broad band but not on standard platform (DSL , Cable , Satelite , ETC) I want to write a script the that will map a drive on these PC's but will pause (because of differences in speed) till the drive is mapped. Any suggestions?
Guest jmchapman Posted March 28, 2005 Posted March 28, 2005 I am not sure if you have seen the DriveMap...() functions in the Help File... and have tried any of themLar.<{POST_SNAPBACK}>Yes. Ive looked at this function and it works fine. But I was concerned about the script failing because of the latency in the connection. On the network with a test machine Im able to get this function to work without a hitch . But I just want the script to confirm that the drive is mapped before proceding.
Lakesat Posted March 29, 2005 Posted March 29, 2005 Drivemapadd return a value, you can validate with the value it return...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now