About 970,000 results
Open links in new tab
  1. windows - Resolve host name from IP address - Server Fault

    Oct 13, 2009 · I'm looking for a command line tool which gets an IP address and returns the host name, for Windows.

  2. Can someone please explain Windows Service Principle Names …

    A Service Principal Name is a concept from Kerberos. It's an identifier for a particular service offered by a particular host within an authentication domain. The common form for SPNs is …

  3. Find name of Active Directory domain controller - Server Fault

    Oct 25, 2009 · How can I find out the name/IP address of the AD domain controller on my network?

  4. Any difference between DOMAIN\username and - Server Fault

    The slashed format (DOMAIN\username) is actually the NetBIOS equivalent of the domain's DNS name (domain.mycompany.local). The NetBIOS name is limited to 15 characters and cannot …

  5. DNS can't resolve hostname; nslookup can - Server Fault

    windows.cs - Name does not exist Yet if I use nslookup, which by default queries the primary DNS server (our internal one) and I query windows.cs, it returns the correct IP address. So why …

  6. Overcoming maximum file path length restrictions in Windows

    Feb 9, 2011 · And now that file name is only ~235 characters or so, so you will not encounter the "Filename is too long" problems any more. In the Windows API, there is an infamous constant …

  7. domain name system - What's the command-line utility in …

    Should resolve the name from the IP address if the reverse lookup zone has been set up properly. If the reverse lookup zone does not have an entry for the record, the -a will just ping without a …

  8. Get IP addresses and computer names in the same network

    Jun 24, 2009 · What is the command that can be used to get the IP address and the names of the computers that are located in the same network? I am running Windows

  9. windows - How to get a list of all IP addresses (and ideally device ...

    A list of IP addresses on the LAN will be of limited help, as the issue is there are two machines trying to use the same IP address. I would suggest that you attempt to find the MAC …

  10. WMI Query for certain computer names but not others

    I'm trying to write a GPO WMI query that will include computers with certain names and yet exclude some machines that fall within those parameters. This is what I have (and doesn't …