The Registry path that contains entries for the Advanced Server User Service Parameters is as follows:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
\AdvancedServer\UserServiceParameters
CreateUnixUser REG_DWORD 0 or 1
Automatically creates and assigns a similarly-named UNIX system user account to every new Advanced Server user account created in the domain in which the server is a member. The value of this key must be set to 1 on every server on which UNIX system accounts are to be created. Note that new Advanced Server users are assigned to the UNIX system lmworld account..
Default: 0 (do not create UNIX system user account)
You can change the value of this key using the AS/U Administrator.
Exclude REG_SZ Character string
Specifies existing UNIX system user IDs excluded from being assigned to Advanced Server user accounts. If an Advanced Server user account is created whose name matches an existing UNIX system user account whose ID is contained in the exclude list, a new UNIX system user account will be generated automatically and assigned to the Advanced Server user account. This can be used to ensure that certain existing UNIX system user accounts never are assigned automatically to newly-created Advanced Server user accounts, even if the ForceUniqueUnixUserAccount key is set to 0.
Default: 0 - 100
ForceUniqueUnixUserAccount REG_DWORD 0 or 1
Specifies whether to assign automatically an existing UNIX system user account to a newly-created Advanced Server user account. If you select 1, then the system does not assign existing UNIX system user accounts. Instead, new UNIX system user accounts are generated automatically and assigned to Advanced Server user accounts when they are created.
Default: 0 (A new Advanced Server user account can be assigned automatically to an existing UNIX system user account with an equal or similar name, provided that the UNIX system user account is not specified in the exclude list.)
GroupUpdateTime REG_DWORD 0 - infinity
The interval in seconds at which the server checks the UNIX system file /etc/group for changes.
Default: 3600 seconds (1 hour)
NewUserShell REG_SZ Character string
The login shell for new user accounts. The default prevents new users from logging into the UNIX system using a terminal emulator. To enable login, set this key to a real value, such as /bin/sh.
Default: /bin/false
SyncUnixHomeDirectory REG_DWORD 0 or 1
Whenever the home directory of an Advanced Server user account changes, this key changes the home directory of the associated UNIX system user account to match the Advanced Server home directory.
Default: 0 (do not synchronize home directories)
UserComment REG_SZ Character string
The comment to assign to all automatically-created UNIX system user accounts.
Default: Advanced Server for UNIX user
UserRemark REG_SZ 0 to 48 characters
The comment string associated with the USERS shared directory.
Default: Users Directory
The Registry path that contains entries for the Advanced Server Alerter service is as follows:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Alerter\Parameters
A list of the user accounts and computer names that should receive administrative alerts.
Default: None
CountNotOnNetworkCache REG_DWORD 0 - infinity
Specifies the number of non-running cached clients to which the Alerter service should not send messages. When the Alerter service tries to send a popup message to a client, NetBIOS name resolution can cause unwanted delays if the client is not on the network. To circumvent this problem, the Alerter service caches the names of clients that are not running and does not send alerts to these clients.
Default: 10
You can change the value of this key using the AS/U Administrator.
IncludeMessageHeader REG_DWORD 0 or 1
Specifies whether the Alerter service should add four lines of header information to messages (sender, recipient, subject, and date).
Default: 0 (do not include headers)
You can change the value of this key using the AS/U Administrator.
NotOnNetworkCacheTimeout REG_DWORD 0 - infinity
Specifies how long in seconds that non-running clients should remain in the servers cache of clients.
Default: 120 seconds (2 minutes)
You can change the value of this key using the AS/U Administrator.
The Registry path that contains entries for the Advanced Server Computer Browser service is as follows:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters
BackupRecovery REG_DWORD 60 - infinity
Specifies the period of time in seconds that must elapse before a server that has ceased being a backup browser can become a backup browser again.
Default: 1800 seconds (30 minutes)
You can change the value of this key using the AS/U Administrator.
BackupUpdate REG_DWORD 60 - infinity
Indicates the interval in seconds at which the backup browser refreshes its browse lists with the master browser.
Default: 720 seconds (12 minutes)
You can change the value of this key using the AS/U Administrator.
MasterUpdate REG_DWORD 60 - infinity
Indicates the interval in seconds at which the master browser ages its browse lists and updates its lists with the domain master browser.
Default: 720 seconds (12 minutes)
You can change the value of this key using the AS/U Administrator.
Indicates whether the Computer Browser service should record additional system log entries for events such as election packets that the Computer Browser service receives and the role of the browser server (master or backup).
Default: 0 (do not record additional entries)
You can change the value of this key using the AS/U Administrator.
The subkey for EventLog contains at least three subkeys for the three types of logs Application, Security, and System. These logfile subkeys contain subkeys that define the locations of the related event message files and the supported types of events, as follows:
Application Perflib, Perfmon, Replicator, RemoteBoot
Security LSA, SC Manager, Security, Security Account Manager, Spooler.
System Alerter, Browser, EventLog, NetLogon, Print, Rdr, SAM, server, Service Control Manager, Srv, Wins, workstation.
Each of the three logfile subkeys for the EventLog service can contain the value entries described in this section. The Registry path for these entries is the following, where logfile is System, Application, or Security.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\logfile
These entries are described for informational purposes only. This information is usually maintained by Event Viewer.
File REG_EXPAND_SZ Path and file name
Specifies the fully qualified path name of the file for this log.
Default: %SystemRoot%\var\opt\lanman\logs\filename
MaxSize REG_DWORD Multiples of 64 KBytes
Specifies the maximum size of the log file. This value can be set using the Event Viewer.
Default: 524288 (512 KBytes)
Retention REG_DWORD 0 to infinity
Specifies in seconds that records newer than this value will not be overwritten. This is what causes a log full event. This value can be set using the Event Viewer.
Default: 604800 seconds (7 days)
Specifies the applications, services, or groups of applications that write events to this log. Each source may be a subkey of the logfile subkey. (The appsources, secsources, and syssources keys also are in the lanman.ini file.)
Default: (varies according to log file)
The subkeys under a logfile subkey are created by the applications that write events in the related event log. These subkeys contain information specific to the source of an event under the following types of value entries.
EventMessageFile REG_EXPAND_SZ Character string
Specifies the path and file name for the event identifier text message file.
CategoryMessageFile REG_EXPAND_SZ Character string
Specifies the path and file name for the category text message file. The category and event identifier message strings may be in the same file.
CategoryCount REG_DWORD 0 to infinity
Specifies the number of categories supported.
TypesSupported REG_DWORD 0 to infinity
Specifies a bitmask of supported types.
The Registry path that contains entries for the Advanced Server LAN Manager service is as follows:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ LanmanServer\Parameters
AccessAlert REG_DWORD 0 - infinity
Specifies the number of resource access violations that can occur before the server sends an alert to the alertnames list.
Default: 5
You can change the value of this key using the AS/U Administrator.
AutoDisconnect REG_DWORD 0 - 3600 (60 hours)
Specifies the interval in minutes that the server waits before dropping the virtual circuit to an inactive client.
Default: 0 (no automatic disconnect)
You can change the value of this key using the AS/U Administrator.
ErrorAlert REG_DWORD 0 - infinity
Specifies the number of errors that can occur before the server sends an alert to the alertnames list.
Default: 5
You can change the value of this key using the AS/U Administrator.
Specifies whether the server is hidden on the network. If the server is not hidden, it announces its presence set in the SrvAnnounce and LmAnnounce keys.
Default: 0 (server is visible)
You can change the value of this key using the AS/U Administrator.
Specifies whether a server should announce itself with the old LAN Manager-type announcement in addition to the new Windows NT-type announcement. This key has an effect only if the value of the Hidden key is 0.
Default: 0 (Use only Windows NT-type announcement.)
You can change the value of this key using the AS/U Administrator.
LogonAlert REG_DWORD 0 - infinity
Specifies the number of logon violations that can occur before the server sends an alert to the alertnames list.
Default: 5
You can change the value of this key using the AS/U Administrator.
SrvAnnounce REG_DWORD 1 - infinity
Specifies the interval in seconds at which the server announces its presence to the network. This key has an effect only if the value of the Hidden key is 0.
Default: 180 (3 minutes)
You can change the value of this key using the AS/U Administrator.
SrvComment REG_SZ String up to 48 characters
Specifies the descriptive comment that the server sends when it announces its presence to the network.
Default: (Vendor-specific)
Specifies the UNIX system directory on the server to be used as a default parent directory for home directories for new user accounts.
Default: c:\home\lanman
The Registry path that contains entries for the Advanced Server Net Logon service is as follows:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters
LogonQuery REG_DWORD 60 - infinity
Specifies the interval, in seconds, at which the server checks if linked clients are still active.
Default: 900 (15 minutes)
You can change the value of this key using the AS/U Administrator.
Pulse REG_DWORD 60 - 3600 (1 hour)
Specifies the interval, in seconds, for sending update notices when no updates are occurring to the master user accounts database. This keyword applies only to a primary domain controller and is ignored by other servers.
Default: 300 (5 minutes)
You can change the value of this key using the AS/U Administrator.
QueryDelay REG_DWORD 1 - infinity
Specifies the interval in seconds that a client can wait before responding to the server's inquiry about whether it is active.
Default: 2
You can change the value of this key using the AS/U Administrator.
Specifies the time period in seconds within which a backup domain controller randomizes its request to a PDC for updates after receiving an update notice. This keyword decreases the odds of servers in the same domain requesting an update from the primary domain controller at the same time.
Default: 30 seconds
You can change the value of this key using the AS/U Administrator.
RelogonDelay REG_DWORD 1 - infinity
Specifies the interval in seconds that a client can wait before logging back on to the server after the server has been stopped and restarted.
Default: 2
You can change the value of this key using the AS/U Administrator.
Specifies the location of the logon scripts directory.
Default on primary domain controller: %SystemRoot%\var\opt\lanman\shares\asu\repl\export\scripts
Default on backup domain controller: %SystemRoot%\var\opt\lanman\shares\asu\repl\import\scripts
You can change the value of this key using the AS/U Administrator.
SSIPasswdAge REG_DWORD 86400 (24 hours) - infinity
Specifies the time, in seconds, at which a backup domain controller must change the password that it sends to the primary domain controller to verify its eligibility to receive user accounts database updates.
Values: 604800 (7 days)
You can change the value of this key using the AS/U Administrator.
If this value is set, the server synchronizes the user accounts database with the primary domain controller every time it starts. This keyword applies only to a backup domain controller and is ignored by the primary domain controller. Note that full synchronization is a very time-consuming operation.
Default: 0 (do not synchronize)
You can change the value of this key using the AS/U Administrator.
The Registry path that contains entries for the Advanced Server Netrun service is as follows:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netrun\Parameters
Sets the maximum number of netrun requests that can run simultaneously.
Default: 3
RunPath REG_SZ Path up to 256 characters
Sets the path where programs accessible via the Netrun service are located. Only programs located in a runpath can be executed from a client or another server. Separate multiple path entries with colons (:).
Default: \tmp
The Registry path that contains entries for the Advanced Server Directory Replicator service is as follows:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
\Replicator\Parameters
ExportList REG_SZ Character string
Lists an unlimited number of servers or domains that receive notices when the export directory is updated. These servers subsequently replicate from the export server. If no value is specified, the export server sends a notice to its domain. Separate multiple names with a semicolon (;). This value is ignored if the value of the Replicate key is 2 (Import).
Do not use the UNC name when you specify a computername; that is, do not include two backslashes (\\) at the beginning of the name.
Default: (local domain name)
ExportPath REG_SZ or REG_EXPAND_SZ Pathname
Specifies the export path. All files to be replicated must be in a subdirectory of the export directory. This value is ignored if the value of the Replicate key is set to 2 (Import).
Default: C:\var\opt\lanman\shares\asu\repl\export
GuardTime REG_DWORD 0 to one-half of Interval
Sets the number of minutes an export directory must be stable (no changes to any files) before import servers can replicate its files.
This option applies only to directories with tree integrity.
Default: 2
ImportList REG_SZ Character string
Lists an unlimited number of servers or domains from which files and directories are to be replicated. If no value is specified, files and directories will be replicated from the server's domain. Separate multiple names with a semicolon (;). This value is ignored if the value of the Replicate key is 1 (Export).
Do not use the UNC name when you specify a computer name; that is, do not include two backslashes (\\) at the beginning of the name.
ImportPath REG_SZ or REG_EXPAND_SZ Pathname
Specifies the path on the import server to receive replicas from the export servers. This value is ignored if the value of the Replicate key is 1 (Export).
Default: C:\var\opt\lanman\shares\asu\repl\import
Specifies how often in minutes an export server checks the replicated directories for changes. Used in conjunction with the Pulse key. Ignored on import servers.
Default: 5
MaxFilesInDirectory REG_DWORD 0 to infinity
Specifies the maximum number of files in an import directory that can be replicated.
Default: 2000
Specifies in minutes how often the export server repeats sending the last update notice. These repeat notices are sent even when no changes have occurred, so that import servers that missed the original update notice can receive the notice. The server waits the equivalent of (Pulse * Interval) minutes before sending each repeat notice.
Default: 3
Specifies the maximum time in seconds that the import servers can wait before requesting an update. An import server uses the export server's value of Random to generate a random number of seconds (from 0 to the value of Random). The import server waits this long after receiving an update notice before requesting the replica from the export server. This prevents the export server from being overloaded by simultaneous update requests.
Default: 60
Replicate REG_DWORD 1, 2, or 3
Specifies the Replicator action, according to the following:
1 = Export the server maintains a master tree to be replicated.
2 = Import the server receives update notices from the export server.
3 = Both the server is to export and import directories or files.
Default: Varies with role of server
Specifies whether the import server should try to update directories when a user name is logged on locally.
Default: 0
UnixDirectoryGroup REG_SZ Character string
Specifies the UNIX system group account name for replicated directories.
Default: DOS----
UnixDirectoryOwner REG_SZ Character string
Specifies the UNIX system user account name for replicated directories.
Default: lmxadmin
UnixFileGroup REG_SZ Character string
Specifies the UNIX system group account name for replicated files.
Default: DOS----
UnixFileOwner REG_SZ Character string
Specifies the UNIX system user account name for replicated files.
Default: lmxadmin
The Registry path that contains entries for the Advanced Server Uninterrupted Power Source service is as follows:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
\UPS\Parameters
Specifies whether UPS service will be enabled.
Default: 1 (disables UPS service)
You can change the value of this key using the AS/U Administrator.
PowerFailAddress REG_SZ String up to 15 characters
Specifies the NetBIOS name to which the server sends a message when it receives a SIGPWR signal.
Default: * (all users)
You can change the value of this key using the AS/U Administrator.
PowerFailMessage REG_SZ String up to 500 characters
The text of the message to be sent by the server when it receives a SIGPWR signal.
Default: "The system has experienced a power failure. Please close all applications and files and log off immediately."
You can change the value of this key using the AS/U Administrator.
PowerMessageInterval REG_DWORD 0 - infinity
Specifies the interval in minutes at which the server repeats the message sent when it receives a SIGPWR signal. A value of 0 would indicate to send the message one time only.
Default: 1
You can change the value of this key using the AS/U Administrator.