TESTNET diagnoses network and name-resolution problems by performing many of the same enumeration API calls made by SITE_CONFIG_MANAGER.
Alpha, x86
TESTNET.EXE
SMSMFC.DLL
NETMSLM.DLL for Windows NT, LAN Manager,
and LAN Server domains and servers
NETNVNW.DLL for Novell NetWare domains and servers
This tool must be run from the directory in which the DLLs are located: SMS\SITE.SRV\platform.BIN.
testnet [netbase_DLL] [/c:account] [/l:[user]] [/z] /a
testnet [netbase_DLL] [/c:account] [/l:[user]] [/z] /s:server
testnet [netbase_DLL] [/c:account] [/l:[user]] [/z] {/d | /g | /u}:domain
/a
Gets information on all domains.
/c:account
Uses a specific set of credentials. TESTNET prompts for the account's password.
/d:domain
Gets information on servers in this domain (servers and shares).
/g:domain
Gets a list of global user groups for this domain.
/l[:attribute]
Forces a network logon on a server immediately after the server is validated. A specific attribute (privilege level, administrator share, etc.) can be specified.
/s:server
Gets information on this server (shares).
/u:domain
Gets a list of users for this domain.
/z
Displays additional messages for debugging.
netbase_DLL
Uses a specific netbase network-provider DLL.
/?
Provides a usage statement.