set ASLMFNET=r:\license-db-dir
r: is the network drive where the license database is. Note that this must be a network drive and not a local one.
license-db-dir is the path of the license database
If you specify a directory containing spaces, you must use quotes ("") to delimit the data values. For example:
set ASLMFNET="r:\My License DB Directory"
You can specify a networked directory, by specifying the computer name and share name. For example, if the network license database is installed on a computer MyServer in the directory r:\license-db-dir and this directory is shared as mfaslmf, you can specify:
set ASLMFNET=\\MyServer\mfaslmf