Results 1 to 1 of 1
-
04-27-2010, 12:10 PM #1
- Member Since
- Apr 27, 2010
- Posts
- 1
Prevent script from running on home networkI have a login script that maps my network drives on my company network, but I don't want this script to run on my home network since it errors out each time.
Is there a way I can create a script that pings my company server and if it is not available then it does not run my login script?
This is what my login script looks like now
delay 5
mount volume "smb://server/share1"
mount volume "smb://server/share2"
mount volume "smb://server/share3"
Thanks,
Rick
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Can I prevent other users from accesing network printer?
By Sawday in forum Other Hardware and PeripheralsReplies: 4Last Post: 10-19-2011, 05:17 PM -
Running a script within Mac 10.6
By hso in forum macOS - Operating SystemReplies: 2Last Post: 11-23-2010, 08:01 PM -
Need help running perl script on Mac OS X
By BGTHEMOGUL in forum macOS - Operating SystemReplies: 6Last Post: 11-13-2010, 12:29 AM -
How do I prevent ISP from mounting network drives?
By nondual in forum Internet, Networking, and WirelessReplies: 5Last Post: 09-30-2010, 04:07 PM -
Running a script
By TSilvino in forum macOS - Operating SystemReplies: 0Last Post: 08-20-2008, 01:43 AM