About 989,000 results
Open links in new tab
  1. Accessing Windows file server by alias name

    Mar 26, 2023 · What could be the possible problems with accessing a Windows file server shares using a DNS CNAME instead of the actual computer name? The file server is joined to an …

  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. How to verify Azure Monitor Agent (AMA) is correctly installed on …

    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 …

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

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

  6. ssl certificate - What is the role of Subject Name (SN) / Subject ...

    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 …

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

  8. SMB connection to server fails with "The Network path was not …

    Feb 9, 2022 · This occurs if I'm testing with the FQDN, server name or IP. The server responds to pings, and I'm able to open an SMB share on the client computer from the server. Eventviewer …

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

  10. Possible to set ComputerName in Unattend.xml with script?

    Apr 19, 2018 · I got this working with windows 10 pro As a note :Synchronous Commands in the Specialize Stage Appear to Run BEFORE other sections in the same stage. So if you have a …