About 988,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. 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?

  3. Server 2022 SMTP Server issue - Server Fault

    Oct 25, 2023 · This is a new installation of Server 2022 Standard 21H2. I'm trying to configure the SMTP Server so that a client application can send emails internally. When I open IIS 6.0 …

  4. Filtering Security Logs by User and Logon Type - Server Fault

    Feb 3, 2014 · and EventData[Data[@Name='LogonType'] and (Data='10')]] </Select> </Query> </QueryList> The above query should work to narrow down the events according to the …

  5. windows server 2008 r2 - Subject Alternative Name not added to ...

    I'm trying to issue a new certificate using the additional attribues field within the Windows CertSrv Web-Enrollment Client. I added the CSR, picked the template and entered this into the attribu...

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

  7. Remove/Modify IIS 10 Server Header which discloses IIS version

    Nov 8, 2019 · I'm trying to remove the "Server" header that discloses my IIS version. I'm using IIS Express 10 with ASP.NET Core 3.0 and have developed a Web API. I've tried the options …

  8. How can I figure out my LDAP connection string? - Server Fault

    Apr 8, 2010 · The connection string is made up of the LDAP server's name, and the fully-qualified path of the container object where the user specified is located. The connection string begins …

  9. What is the role of Subject Name (SN) / Subject Alternative Name …

    Apr 21, 2024 · Specially the template below "subject name" tab. What does that change in the normal certificate request other than that there is an additional step to put information in the …

  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 …