; Sample AUTOEXEC.SCP file ; ; When downloading this file make sure you replace the ; (last) '_' with '.' in the filename (for security it is renamed) ; ; This script will be run for all profiles when you ; state that you do not want to run login scripts from ; the server. ; ; A search mapping to SYS:PUBLIC will be made to make ; sure that basic network commands will be available. ; ; When you run NwDsk and state that you do not want ; to run login scripts from the server and there is ; no \ETC\AUTOEXEC.SCP nor \ETC\PROFILE\.SCP, ; this script will be saved automatically on your diskette ; as \ETC\AUTOEXEC.SCP and executed by LOGIN. ; write write "LOGIN: Welcome %%USER_NAME (%%FULL_NAME) to %%FILE_SERVER" write "LOGIN: Mapping search drive to SYS:PUBLIC" map ins root s16:=SYS:PUBLIC set NETWORK="%%NETWORK"