About 51 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. Subject Alternative Name not added to certificate

    On the Subject tab in the Certificate Properties, enter a suitable Common name for the Subject, if required In the Alternative names section, select Type: DNS and add the FQDNs for the desired …

  3. Setting the hostname: FQDN or short name? - Server Fault

    Setup prompts you to supply a host name for this computer, either as a fully-qualified domain name (FQDN) in the format hostname.domainname or as a short host name in the format hostname. The …

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

  5. Getting "The target account name is incorrect" when accessing a share ...

    The 'target account name' refers to the name of the computer you are connecting to. Basically, you are attempting to call the server by a name which it does not recognise. Things to check: Can you …

  6. 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 …

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

  8. 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 …

  9. Active Directory: Changing a name - Server Fault

    Feb 1, 2010 · I have a user with a typo'd name. For the sake of explanation, I'll say the username is lusername, first name Lindsay. Active Directory had the user initially named Lindsey Username, and …

  10. 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 …