How to add and manage logs in Windows Server 2012
As you know, in DNS, you can add records according to your needs and so is Windows Server 2012. This doesn't change too much from its previous version, Windows Server 2008.
To add or manage logs, you need to follow the steps below:
Step 1 - Server Manager → DNS → Right-click on the server with the DNS record, in which case this example is the local server.
Step 2 - Go to ' Forward Lookup Zone '.
Step 3 - Right click on the empty field → Select New Host (A or AAAA) .
Step 4 - Add the field name and subdomain WWW. → The IP address set in the example is 192.168.1.200 . Therefore, when entering www.example.com into the browser, it will redirect to 192.168.1.200.
Step 5 - To add the Mail Server Record, add the MX record and then right-click → Select New Mail Exchanger as shown in the screenshot given below.
Step 6 - At ' Fully qualifies domain name (FQDN) of mail server ', enter the name of the mail server → Then in ' Mail server priority ', enter a number. The smaller the number, the higher the priority.
See more:
- Learn about Windows Server 2012
- 10 new features in Windows Server 2012
- Instructions for installing Windows Server 2012 step by step
You should read it
- Instructions for installing Windows Server 2012 step by step
- Learn Windows Server 2012 (The last part)
- Trick to start and shut down Windows Server 2012 computer in a blink of an eye
- Learn about Windows Server 2012 (Part 2)
- Learn about firewalls, Windows Firewall on Windows Server 2012
- Learn about Windows Server 2012 (Part 1)
- How to install and open File Server Resource Manager in Windows Server 2012
- How to install software for clients from Windows Server 2012 R2 using Group Policy
May be interested
- Learn about Resilient File System in Windows Server 2012in windows server 2012, a new file system was introduced, called resilient file system (refs).
- How to install Hyper-V in Windows Server 2012virtualization is one of the most important technological features. microsoft has invested in developing this feature and called it hyper-v.
- How to create a virtual machine in Windows Server 2012in this article, we will look at how to create a virtual machine. first, you need to open the hyper-v manager and then follow the steps below.
- How to configure and adjust WSUS in Windows Server 2012in this article, we will see how to configure and adjust wsus in windows server 2012.
- Learn about File and Storage Services in Windows Server 2012windows server 2012 has file and storage services, found in server manager.
- How to install and open File Server Resource Manager in Windows Server 2012file server resource manager is a feature that helps system administrators manage shared folders, in terms of setting limits or expanding file restrictions.