Reference Guide

Usage:
svc_nas_tools <NAS_server_name> --args="-param
{ -info
| -facility {<facility> | -all} -list
| -facility {<facility> | -all} -info {<param_name> [-verbose] | -
all}
| -facility <facility> -modify <param_name> -value <new_value>}"
-info Display all NAS parameter facilities.
-facility
{<facility> | -all }
-list
Display all NAS parameter values of the specified facility for the specified NAS
server.
-facility
{<facility> | -all }
-info
{ <paramname>
[-verbose]} | -all
Display the details of the specified NAS parameter of the specified facility for the
specified NAS server.
-facility
<facility> -
modify
<paramname> -
value <newvalue>
Modify the value of the specified NAS parameter of the specified facility for the
specified NAS server.
-restart [-silent]
Restart the specified NAS server. The output from the -info or -modify command informs the user if
this is required for the specified parameter.
NOTE: This option does not apply to the svc_nas_global_tools script.
Usage:
svc_nas_tools <NAS_server_name> --args="-restart
[-silent]"
-silent
Do not request user confirmation before restarting the NAS server.
-vhdx -file <vhdx file> [-verbose]
Display the VHDX metadata (Hyper-V virtual disk files).
NOTE: This option does not apply to the svc_nas_global_tools script.
Usage:
svc_nas_tools <NAS_server_name> --args="-vhdx -file <vhdx file>
[-verbose]"
-verbose
Display the VHDX metadata, including SCSI PRs.
Example
Use the following command to view the ACL for the smbshare share on the nas1 NAS server:
svc_nas_tools --server NasServer4461 --args="-param -facility ldap -list"
NasServer4461:
param_name facility default current configured
SecurityLayer ldap 2 2
cacheMaxGroups ldap 10000 10000
cacheMaxHosts ldap 10000 10000
Service Commands
55