PS C:\Users\fooUser> ipconfig /all

  IP  Windows

      . . . . . . . . . : fooUser-PC
    DNS-  . . . . . . :
    . . . . . . . . . . . . . : 
   IP-  . . . . : 
   WINS-  . . . . . . . : 
      DNS . : rnch.local

Ethernet adapter    :

   DNS-  . . . . . : fooDomain.local
   . . . . . . . . . . . . . : Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller
    . . . . . . . . . : 48-5B-39-EE-5B-97
   DHCP . . . . . . . . . . . : 
    . . . . . . : 
    IPv6-  . . . : fe80::d01f:e795:656:78f0%11()
   IPv4-. . . . . . . . . . . . : 10.10.2.219()
     . . . . . . . . . . : 255.255.0.0
    . . . . . . . . . . : 24  2017 . 7:16:32
     . . . . . . . . . . : 25  2017 . 7:16:32
    . . . . . . . . . : 10.10.1.110
                                       10.10.0.110
   DHCP-. . . . . . . . . . . : 10.10.0.99
   IAID DHCPv6 . . . . . . . . . . . : 239622969
   DUID  DHCPv6 . . . . . . . : 00-01-00-01-20-A7-68-FE-48-5B-39-EE-5B-97
   DNS-. . . . . . . . . . . : 10.10.1.110
                                       10.10.0.201
                                       10.10.0.111
    WINS-. . . . . . . : 10.10.1.10
   NetBios  TCP/IP. . . . . . . . : 

  isatap.rnch.local:

    . . . . . . . . :   .
   DNS-  . . . . . : fooDomain.local
   . . . . . . . . . . . . . :  Microsoft ISATAP
    . . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP . . . . . . . . . . . : 
    . . . . . . : 

     *:

   DNS-  . . . . . :
   . . . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
    . . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP . . . . . . . . . . . : 
    . . . . . . : 
   IPv6-. . . . . . . . . . . . : 2001:0:9d38:6abd:407:22bd:f5f5:fd24()
    IPv6-  . . . : fe80::407:22bd:f5f5:fd24%13()
    . . . . . . . . . : ::
   NetBios  TCP/IP. . . . . . . . : 







PS C:\Users\fooUser> nbtstat -n

   :
 IP : [10.10.2.219]  : []

                  NetBIOS-

                                 
    ----------------------------------------------------
    fooUser-PC       <20>    




C:\Users\fooUser>sc qc lanmanserver
[SC] QueryServiceConfig: 

_: lanmanserver
                          : 20  WIN32_SHARE_PROCESS
        _          : 2   AUTO_START
        _  : 1   NORMAL
        __  : C:\Windows\system32\svchost.exe -k netsvcs
        _       :
                          : 0
        _        : 
                  : SamSS
                             : Srv
        __ : LocalSystem




C:\Users\fooUser>sc query lanmanserver

_: lanmanserver
                        : 20  WIN32_SHARE_PROCESS
                  : 4  RUNNING
                                (STOPPABLE, PAUSABLE, IGNORES_SHUTDOWN)
        __Win32   : 0  (0x0)
        __  : 0  (0x0)
        _  : 0x0
                   : 0x0




C:\Users\fooUser>sc query lanmanworkstaion
[SC] EnumQueryServicesStatus:OpenService: : 1060:

   .


C:\Users\fooUser>sc qc lmhosts
[SC] QueryServiceConfig: 

_: lmhosts
                          : 20  WIN32_SHARE_PROCESS
        _          : 2   AUTO_START
        _  : 1   NORMAL
        __  : C:\Windows\system32\svchost.exe -k LocalServiceNetworkRestricted
        _       : TDI
                          : 0
        _        :   NetBIOS  TCP/IP
                  : NetBT
                             : Afd
        __ : NT AUTHORITY\LocalService



C:\Users\fooUser>sc query lmhosts

_: lmhosts
                        : 20  WIN32_SHARE_PROCESS
                  : 4  RUNNING
                                (STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
        __Win32   : 0  (0x0)
        __  : 0  (0x0)
        _  : 0x0
                   : 0x0






