About 51 results
Open links in new tab
  1. 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?

  2. 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.

  3. windows - Current date in the file name - Server Fault

    Jun 1, 2009 · I have scheduled backup script that makes the database dump. How can I add the date timestamp to the file name? I am talking about Windows and CMD.

  4. Active Directory Domain where FQDN and NetBIOS name are the same

    Jun 6, 2017 · 2 I have "inherited" an ancient domain (NT4, then upgraded to Win2000 Mixed Mode and now running on Win2003) where the NetBIOS name coincides with the DNS/FQDN one, and this is …

  5. User principal name vs SAM account name - Server Fault

    Aug 27, 2018 · I am confused between the user principal name (UPN) and SAM account name (SAM). Heres what i know SAM- Pre-windows name, for backward compatibility with Windows NT machines …

  6. Local DNS not resolving host name but will resolve FQDN

    Local DNS not resolving host name but will resolve FQDN Ask Question Asked 16 years, 8 months ago Modified 12 years, 2 months ago

  7. Point multiple IP addresses to a single host name - Server Fault

    This file allows us to default a specific IP address to a host name. The issue now is whether I can set multiple IP addresses to a host name. For example, can I do something like this: 192.168.244.128 …

  8. Can someone please explain Windows Service Principle Names (SPNs ...

    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 service class / fqdn …

  9. domain name system - What is the difference between Authoritative ...

    I have the following questions What is an Authoritative Nameserver ? What is a Recursive Resolver ? Please note that "resolver" and "nameserver" are not exactly synonymous, and that you ask about a …

  10. What is the difference between server_name - Server Fault

    Jun 2, 2018 · Here, the server name is set to an empty string that will match requests without the “Host” header field, and a special nginx’s non-standard code 444 is returned that closes the connection.