text
stringlengths
0
4.23k
To display and print the client NFS call-related information, type:
nfsstat -cn
To display RPC call-related information for both the client and server, type:
nfsstat -r
To display information about the number of RPC and NFS calls received and rejected by the server, type:
nfsstat -s
To reset all call-related information to zero on the client and server, type:
nfsstat -z
nlbmgr
Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012
Configure and manage your Network Load Balancing clusters and all cluster hosts from a single computer, using the Network Load Balancing Manager. You can also use this command to replicate the cluster configuration to other hosts.
You can start the Network Load Balancing Manager from the command-line using the command nlbmgr.exe, which is installed in the systemroot\System32 folder.
Syntax
nlbmgr [/noping][/hostlist <filename>][/autorefresh <interval>][/help | /?]
Parameters
Parameter
Description
/noping
Prevents the Network Load Balancing Manager from pinging the hosts prior to trying to contact them through Windows Management Instrumentation (WMI). Use this option if you have disabled Internet Control Message Protocol (ICMP) on all available network adapters. If the Network Load Balancing Manager attempts to contact a host that isn't available, you'll experience a delay when using this option.
/hostlist <filename>
Loads the hosts specified in filename into the Network Load Balancing Manager.
/autorefresh <interval>
Causes the Network Load Balancing Manager to refresh its host and cluster information every <interval> seconds. If no interval is specified, the information is refreshed every 60 seconds.
/?
Displays help at the command prompt.
/help
Displays help at the command prompt.
<filename>
<interval>
<interval>
nslookup /exit
Exits the nslookup command-line tool.
Syntax
nslookup /exit
Parameters
Parameter
Description
/?
Displays help at the command prompt.
/help
Displays help at the command prompt.
nslookup /finger
Connects with the finger server on the current device.
Syntax
finger [<username>] [{[>] <filename> | [>>] <filename>}]
Parameters
Parameter
Description
<username>
Specifies the name of the user to look up.
<filename>
Specifies a file name in which to save the output. You can use the greater than (>) and double greater than (>>) characters to redirect the output in the usual manner.
/?
Displays help at the command prompt.
/help
Displays help at the command prompt.
<username>
<filename>
>
>>