Supervising the Network
5-37
Customizing the User Environment
Login Script Commands and Variables
Figure 5-2 Using INCLUDE in a Login Script
LASTLOGINTIME
Use LASTLOGINTIME to display the last time the user logged in.
Command Format
LASTLOGINTIME
Using LASTLOGINTIME
If you include this command in your login script, the time of the last login is
displayed on the user’s workstation screen.
MACHINE
Use MACHINE to set the DOS machine name (such as IBM or
EDIT_ROOM) of the workstation. The MACHINE command is necessary
for some programs (such as NETBIOS) written to run under PC DOS.
Do not confuse the MACHINE command with the identifier of the same
name. The identifier is used with a preceding percent (%) sign in MAP and
WRITE statements. The identifier reads its value from the NET.CFG file.