Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

Post OS installation: Configure the properties of Windows Server

Posted on 19/03/202017/08/2026 IT Expert By IT Expert No Comments on Post OS installation: Configure the properties of Windows Server
  1. Home
  2. Windows Server
  3. Post OS installation: Configure the properties of Windows Server
Configure TCP/IP Parameters

Windows Server 2019 is the operating system that bridges on-premises environments with Azure, adding additional layers of security while helping you modernize your applications and infrastructure. In this article, we will discuss ‘Post OS installation: Configure the properties of Windows Server’ and covering network properties, (TCP/IP), Computer name, IE Enhanced Security Configuration, and Windows update installation For how this is done on Ubuntu Linux. Please see the following guides on how to install Windows Server 2019 Operating System.

TCP/IP stands for Transmission Control Protocol/Internet Protocol. TCP/IP is a set of standardized rules that allow computers to communicate on a network such as the internet.

As we can see from the screenshot below, these settings are currently not configured due it being recently set up as shown How to install Windows Server 2019 on Virtualbox.

Also, you may be interested in my YouTube video on how to setup Windows Server 2019 on a VMware Workstation, What are Active Directory Forest, Trees, Domain, and Sites, and how to synchronize your on-premises AD with Azure Active Directory using the Azure AD Connect tool.

Configure TCP/IP Parameters

Windows Server 2019

These steps (pre-requisites) are necessary to promote a Server as a domain controller.

  • Set the Computer name, because after a server is promoted as a Domain Controller, it does not make sense to have the name changed anymore.
  • Set a static IP address on the VM before installing Active Directory Services. Active Directory, DHCP, and DNS require a static IP address.

The Active Directory and DHCP installation wizards will display errors if you don’t set a static IP address on the virtual machine’s internal network card for IPv4.

To proceed with the configuration, when you log on to the server, you will be prompted with a dashboard as shown below.

  • Under the Dashboard,
  • Click on “Configure this local server”
  • This will display the image in “figure 1” above.
Post OS Installation

Please see Fix unable to contact Server: This may be the server does not exist, how to fix ADDS already contain a computer account, and AZURE Kubernetes Service (AKS) upgrade minor version from 1.32.3 to 1.33.7

To be Configured: Post Configuration

Here are the list of properties that we will be configuring

  • Computer Name
  • TCP/IP
  • Remote Desktop
  • Time Zone
  • IE Enhanced Security Configuration
  • Product ID (How to change a product key).

Computer Name: Here are the steps to change a computer name. There are various ways to have this done as shown here.

Click on the Computer name link.

Network Configuration Properties

This will redirect to the “System Properties” Windows. Enter a computer description as shown below.

Click on Change and this will open the “Computer/Domain Changes” window, and enter the Computer Name and take note of the NetBios

Network Configuration Properties

Note: You can click on the “More” button for additional settings as shown below if this applies to you.

Configure TCP/IP Parameters

Click on “ok” as shown below

Post OS Installation

Click on Apply and this will prompt you to restart your PC as shown below

Configure TCP/IP Parameters

I will click on restart now (PC will reboot and changes will apply). You can decide to restart at a later time and the settings will also apply correctly.

Here is a screenshot shown below of the Computer Name upon restart and settings applied.

Post OS Installation

For how to join a device to the domain, see the following The following error occurred attempting to rename the computer Account already exists.

TCP/IP Parameters (Configure TCP/IP Parameters)

This is vital as discussed above before installing Active Directory services and promoting a server as a domain controller. Click on the Ethernet link as shown below

Network Configuration Properties

This will open up the “Network Connection Properties Window as shown below. Double Click on the Network card or right-click on it and select properties.

Configure TCP/IP Parameters

This will open up the “Ethernet Properties Window” as shown below. Double click on the Internet Protocol Version 4 (TCP/IPv4).

If you have an IPv6 Address, enter these parameters too. Click on ok

Network Configuration Properties

And Finally, click on “ok” to close the Ethernet Properties Windows

Configure TCP/IP Parameters

Close the Network Connection Window to complete the (TCP/IP) settings.

Enable RDP

If you wish to remotely administer this machine via Remote Desktop Connection or have the RSAT Tool installed on your workstation to remotely administer the DC. See why to use RSAT and how to install RSAT, and how to install RSAT on servers, see the following Remote Server Administration Tools: To install RSAT on Windows Server.

Here are the steps to enable RDP on this server. Click on the RDP link as shown below.

Post OS Installation

his will redirect you to the “System Properties” window. Under the Remote Desktop tab, click on “Allow remote connection to this computer”

Network Configuration Properties

If you have the UAC set, you may get a prompt as shown below that Remote Desktop Firewall exception will be enabled. Click on ok

Network Configuration Properties

Note: You have to select users or groups that you want to allow access to this computer for this service to be enabled. This depends on your security policies(Configure TCP/IP Parameters). See the screenshot on how this is performed

Configure TCP/IP Parameters

Click on “Add” and select the user and

Network Configuration Properties

Click on Ok

Screenshot of the Remote Desktop Users settings in Windows, showing the 'Administrator' user with an option to add or remove users, and buttons for 'OK' and 'Cancel'.

Finally click on “ok” to apply the settings

Screenshot of the System Properties window in Windows, showing Remote Assistance and Remote Desktop settings with options to allow remote connections.

As we can see below, the RDP service is enabled

Server Manager interface displaying Local Server properties for TechDirectDC, highlighting enabled Remote Desktop settings.

Time Zone

The time zone is a very important feature of Active Directory and this is required for time syntonization between workstation and Domain Controller and very important factor for device login unto the network (domain). The role responsible for this is the PDC Emulator.

Note: It is vital you sync your DC to an external time source.

For me, I have the correct time set already during the OS installation. To set the right Time Zone, Click on the Time Zone Link as shown below.

Screenshot of Server Manager displaying Local Server properties, highlighting the time zone setting.

This will open the Time and Date Properties window as shown below. Change data and time, and change The time zone as well.

Windows Date and Time settings window displaying current date, time, and options to change date and time or time zone.

And click on “ok”

Windows Updates

This is a very vital part to ensure the device is up to date and all patches correctly applied to the device. to apply windows updates, follow the following steps below.

Click on “install updates automatically using Windows Updates”

Screenshot of Server Manager showing the Local Server properties, highlighting the Windows Update section, with details on installed updates and update settings.

This will open windows Update settings window. Click on “check for updates”

Windows Update settings window showing 'No updates available' message and a 'Check for updates' button highlighted in red.

This will immediately start checking for Windows updates and when found, they will be download as shown below.

Windows Update settings showing available updates, including Windows Malicious Software Removal Tool, various cumulative updates for Windows Server, and updates for Adobe Flash Player, with their respective download statuses.

When the download step completes, this depends on your policies tho, the Windows Updates will be installed and you will be prompted to restart your device as shown below.

Windows Update settings page displaying the status of various updates, including 'pending install' and 'installing - 11%'.

Click on restart as shown below

Windows Update settings screen showing updates pending restart with a notification to restart the device.

Windows will continue working on the updates and your device might restart multiple times.

A blue screen displaying a message that reads 'Working on updates', '9% complete', and 'Don’t turn off your computer'.

After these steps are complete, you can then proceed and install Active Directory services and promote the Server to a Domain Controller. See this Active Directory: How to Setup a Domain Controller for more detail.

I hope you found this blog post on “Post OS installation: Configure the properties of Windows Server” helpful. If you have any questions, please let me know in the comment session.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:Apply Windows Updates, Change Timezone, Configure TCP/IP Parameters, Configure the properties of Windows Server, configure Windows Server settings after installation, Domain Join, Microsoft Windows, Post OS installation, Remote Desktop, TCP/IP, TCP/IP Parameters (Configure TCP/IP Parameters), Windows Server 2016, Windows Server configuration, Windows Server post-install configuration

Post navigation

Previous Post: How to install Windows Server 2019 on Virtualbox
Next Post: How to find disabled Active Directory User accounts

Related Posts

  • image
    How to find Computer Serial Number stated change to be filled by OEM Windows Server
  • hero activedirectory
    How to move a computer object from one container (OU) to another Windows Server
  • The evolution of Windows authentication NTLM to Keberos
    Bidding Farewell to NTLM in favour of Kerberos Windows
  • PowerSehll
    How to update PowerShell and Package Management via GPO Windows Server
  • windows deployment services imagen destacada blog redigit
    How to create a capture image on Windows Deployment Services Windows Server
  • banner
    How to Back Up and Restore the Windows Registry Windows

More Related Articles

image How to find Computer Serial Number stated change to be filled by OEM Windows Server
hero activedirectory How to move a computer object from one container (OU) to another Windows Server
The evolution of Windows authentication NTLM to Keberos Bidding Farewell to NTLM in favour of Kerberos Windows
PowerSehll How to update PowerShell and Package Management via GPO Windows Server
windows deployment services imagen destacada blog redigit How to create a capture image on Windows Deployment Services Windows Server
banner How to Back Up and Restore the Windows Registry Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Migrate RDS CALs
    How to Migrate RDS CALs Windows
  • header picture
    Creating and Deploying Docker Registry Using Docker Image AWS/Azure/OpenShift
  • image 41
    How to Quickly Fix Windows Search Bar Not Working Windows
  • wsus logo e1653651564255
    How to configure Windows server update services Windows Server
  • nm
    How to add or remove email addresses from a mailbox Network | Monitoring
  • fddd
    How to check the version of Windows ADK Windows
  • WinRM and Kerberos Delegation troubleshooting
    Troubleshooting WinRM and Kerberos Delegation for WAC Windows Server
  • update powershell
    Fix WDAC vulnerabilities by updating PowerShell Security | Vulnerability Scans and Assessment

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,762 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.