Unsolved
This post is more than 5 years old
5 Posts
0
754
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?
0 events found
No Events found!
Unsolved
This post is more than 5 years old
5 Posts
0
754
June 16th, 2016 19:00
Command that I can use to find the NetBIOS name and workgroup set to the CIFS Server?
0 events found
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
6 Operator
•
8.6K Posts
0
June 17th, 2016 02:00
server_cifs