
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.
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 …
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?
Find the GPO name with an GUID? - Server Fault
You can see all the GPOs with their GUIDs here Import-Module GroupPolicy Get-GPO -All | ogv Enter any of the text you're looking for (such as GUID) in the filter box to narrow down the …
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 …
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.
Name Mismatch - Incorrect Remote Computer Name - Server Fault
Apr 21, 2014 · The current issue which I cannot resolve is an issue related to a name mismatch and certificate warning. In my case, I am connecting via VPN + private IP address + RDP to …
How can I find the LDAP server in the DNS on Windows?
Jun 22, 2010 · For Linux, this command should return the DNS record for the LDAP server host -t srv _ldap._tcp.DOMAINNAME (found at Authenticating from Java (Linux) to Active Directory …
domain name system - How can I configure my DNS settings on …
Oct 7, 2023 · I'm trying to change my DNS settings on my Debian 12 VPS, and by this I mean, I want to use a public resolver like 1.1.1.1 instead of my VPS host's resolver. I remember in …
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 …