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

    Oct 13, 2009 · This is the statement I wouldn't believe unless I see it myself ;) The explanation must be that nslookup uses only DNS protocol, but tracert uses the system name resolution …

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

    Oct 25, 2009 · For a computer that is a member of a domain the Environment Variable LOGONSERVER contains the name of the DC that authenticated the current user. This is …

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

  4. Generate CSR including certificate template information with …

    Jul 31, 2019 · Using the following openssl config file: oid_section = OIDs [ OIDs ] # This uses the short name of the template: certificateTemplateName = 1.3.6.1.4.1.311.20.2 # Use this instead …

  5. Windows Active Directory naming best practices? - Server Fault

    This is a Canonical Question about Active Directory domain naming.. After experimenting with Windows domains and domain controllers in a virtual environment, I've realized that having an …

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

    If you have access to the router that's acting as the default gateway for the subnet in question, then listing the ARP cache on the router (I believe it's just "show arp" on a Cisco IOS device) …

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

    Domain\User is the "old" logon format, called down-level logon name. Also known by the names SAMAccountName and pre-Windows 2000 logon name. [email protected] is a UPN - User …

  8. How to verify Azure Monitor Agent (AMA) is correctly ... - Server …

    Sep 17, 2024 · Here is the process to install the Azure Monitor Windows Agent on a VM and retrieve the logs from it. Install the AzureMonitorWindowsAgent extension on an Azure VM …

  9. How to test a HTTPS URL with a given IP address - Server Fault

    Oct 31, 2012 · You must get cURL to access the correct domain-name for the certificate to work, and the way to map a certain domain to an IP is either by DNS or by the hosts-file. – miono …

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