How can I assign NetWare variables to NT variables

John Savill

March 4, 1999

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. If an NT Workstation computer is running the Client Service for NetWare (CSNW) or an NT Server is running the Gateway Services for NetWare (GSNW), the login variables used by NetWare can be assigned to relevant Windows NT environment variables.

These mappings are performed using the NetWare login scripts on the NetWare server and can be a personal, system or container login script. The basic syntax is

SET ="%

For example

SET LOGIN_NAME="%LOGIN_NAME"
SET FULL_NAME="%FULL_NAME"
SET MAC_ADDRESS="%P_STATION"

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like