Unsolved
This post is more than 5 years old
5 Posts
0
744
June 16th, 2016 19:00
How to check the NetBIOS name configured from CLI?
Command that I can use to find the NetBIOS name and workgroup set to the CIFS Server?
No Events found!
Unsolved
This post is more than 5 years old
5 Posts
0
744
June 16th, 2016 19:00
Command that I can use to find the NetBIOS name and workgroup set to the CIFS Server?
Top
vijayscsa1
26 Posts
0
June 16th, 2016 21:00
Hi Alfred,
Please use
$ server_cifs ALL | grep -i "cifs server"
from CLI.
Rainer_EMC
4 Operator
•
8.6K Posts
0
June 17th, 2016 02:00
server_cifs