Skip to content

TechDirectArchive

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

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

Category: Windows Server

Expert Windows Server setup and configuration services to optimise your IT infrastructure, enhance security, and improve network performance

Enable Automatic Logon on Windows

Posted on 25/01/202001/10/2024 IT Expert By IT Expert No Comments on Enable Automatic Logon on Windows
Enable Automatic Logon on Windows

AutoLogon provides the means to configure Windows built-in auto logon. Here, the user does not need to enter his username and password. The systems (windows) automatically make use of the credentials entered in the AutoLogin. This is worth noting that this is encrypted in the Registry. In this guide, we shall discuss how to Enable…

Read More “Enable Automatic Logon on Windows” »

Windows Server

The following error occurred attempting to rename the computer Account already exists

Posted on 24/01/202025/06/2025 IT Expert By IT Expert No Comments on The following error occurred attempting to rename the computer Account already exists
The following error occurred attempting to rename the computer Account already exists

In this guide, I will be showing you how to fix “the following error occurred attempting to rename the computer Account already exists”. An Active Directory (AD) domain is basically the same as an Internet domain. It “defines a realm of administrative autonomy, authority, and control” for a group of computers. Please how to fix “The logon attempt failed for the…

Read More “The following error occurred attempting to rename the computer Account already exists” »

Windows Server

Remote Server Administration Tools: Install RSAT on Windows

Posted on 12/01/202015/10/2024 IT Expert By IT Expert No Comments on Remote Server Administration Tools: Install RSAT on Windows
Remote Server Administration Tools: Install RSAT on Windows

RSAT (Remote Server Administration Tools) is a Windows Server component for remote management of other computers also running that operating system. RSAT allows administrators to run snap-ins and tools on a remote computer to manage features, roles, and role services. In this article, we shall discuss “Remote Server Administration Tools: Install RSAT on Windows”. See…

Read More “Remote Server Administration Tools: Install RSAT on Windows” »

Windows Server

How to add a second Domain Controller

Posted on 08/01/202013/03/2026 IT Expert By IT Expert No Comments on How to add a second Domain Controller
How to add a second Domain Controller

A domain controller (DC) is a server computer that responds to authentication requests. It participates in the replication and contains a complete copy of all directory information for their domain. If your environment requires high availability of IT systems when one DC fails, another takes over to ensure successful login, etc. Please see this guide…

Read More “How to add a second Domain Controller” »

Windows Server

How to change the Default First-Site-Name in Active Directory

Posted on 08/01/202012/10/2024 IT Expert By IT Expert No Comments on How to change the Default First-Site-Name in Active Directory
How to change the Default First-Site-Name in Active Directory

It’s worth re-emphasizing that the first domain controller in a forest, a default site (Default-First-Site-Name) is-created in AD DS. In this article, we will learn how to change the Default First-Site-Name in Active Directory. Please see this guide for how to set up VMs in Hyper in order to have Domain Controllers running on Virtual Machines,…

Read More “How to change the Default First-Site-Name in Active Directory” »

Windows Server

Active Directory: How to Setup a Domain Controller

Posted on 08/01/202023/11/2025 IT Expert By IT Expert No Comments on Active Directory: How to Setup a Domain Controller
Active Directory: How to Setup a Domain Controller

In this article, we will discuss Active Directory: How to Setup a Domain Controller. A domain controller (DC) is a server computer that responds to authentication requests. It participates in the replication and contains a complete copy of all directory information for its domain. Please see this guide for how to add a second DC…

Read More “Active Directory: How to Setup a Domain Controller” »

Windows Server

How to set up Windows Admin Center on a Windows Server

Posted on 05/01/202018/10/2025 IT Expert By IT Expert No Comments on How to set up Windows Admin Center on a Windows Server
How to set up Windows Admin Center on a Windows Server

Windows Admin Center (formerly codenamed Project Honolulu) is an evolution of Windows Server in-box management tools. It is a single pane of glass that consolidates all aspects of local and remote server management. As a locally deployed, browser-based management experience, an Internet connection and Azure aren’t required. This article discusses How to set up Windows Admin Center…

Read More “How to set up Windows Admin Center on a Windows Server” »

Windows Server

Specify user account name when adding a DC to an existing Forest

Posted on 05/01/202009/10/2024 IT Expert By IT Expert 1 Comment on Specify user account name when adding a DC to an existing Forest
Specify user account name when adding a DC to an existing Forest

When the following error is prompted “You must specify user account name when adding a DC to an existing Forest”. This is because, when adding a new Domain Controller (DC) to an existing Active Directory (AD) forest. You must provide the credentials of a user account with sufficient privileges. Please see Active Directory: How to…

Read More “Specify user account name when adding a DC to an existing Forest” »

Windows Server

Fix Certificate Error: Unable to access Windows Admin Center from the Web

Posted on 05/01/202002/06/2023 IT Expert By IT Expert No Comments on Fix Certificate Error: Unable to access Windows Admin Center from the Web
Fix Certificate Error: Unable to access Windows Admin Center from the Web

Windows Admin Center is a locally deployed, browser-based app for managing Windows servers, clusters, hyper-converged infrastructure, as well as Windows 10 PCs. It is a free product and is ready to use in production. When prompted with an error when trying to access WAC from other browsers saying the site is not secure. In this guide, I will show you…

Read More “Fix Certificate Error: Unable to access Windows Admin Center from the Web” »

Windows Server

Active Directory Lightweight Directory Services [AD LDS]

Posted on 18/12/201909/10/2024 IT Expert By IT Expert No Comments on Active Directory Lightweight Directory Services [AD LDS]
Active Directory Lightweight Directory Services [AD LDS]

Active Directory Lightweight Directory Services (AD LDS) was originally a downloadable add-on to Windows Server called Active Directory Application Mode (ADAM). In Windows Server 2008 this became an additional role included in the operating system. You may want to see the following interesting articles: What happens when WDS and DNS are installed on the same…

Read More “Active Directory Lightweight Directory Services [AD LDS]” »

Windows Server

Windows 10 Administrative Shortcut command key

Posted on 14/11/201925/09/2023 IT Expert By IT Expert No Comments on Windows 10 Administrative Shortcut command key
Windows 10 Administrative Shortcut command key

Windows Administrative Tools are available for systems administrators wanting more insight into device settings, or to configure policies for a given device. Most of the tools mentioned below are plug-and-play features automatically scheduled to run upon purchase and startup. Admin users that want more control over their system can access the Control Panel’s Administrative Tools…

Read More “Windows 10 Administrative Shortcut command key” »

Windows Server

PowerShell Remoting: Guide to Windows Management Instrumentation

Posted on 06/11/201908/12/2025 IT Expert By IT Expert No Comments on PowerShell Remoting: Guide to Windows Management Instrumentation
PowerShell Remoting: Guide to Windows Management Instrumentation

As defined by Microsoft, Windows PowerShell remoting lets you run any Windows PowerShell command on one or more remote computers. You can establish persistent connections, start interactive sessions, and run scripts on remote computers. In this guide, we will discuss “PowerShell Remoting: Guide to Windows Management Instrumentation”. Please, see Video Remoting was disconnected on Hyper…

Read More “PowerShell Remoting: Guide to Windows Management Instrumentation” »

Scripts, Windows, Windows Server

Enable WinRM on Windows Servers and Windows PCs

Posted on 06/11/201901/09/2025 IT Expert By IT Expert No Comments on Enable WinRM on Windows Servers and Windows PCs
Enable WinRM on Windows Servers and Windows PCs

In this article, we shall discuss how to enable WinRM on Windows Servers and Windows PCs. Windows PowerShell remoting lets you run any Windows PowerShell command on one or more remote computers. You can establish persistent connections, start interactive sessions, and run scripts on remote computers. PowerShell remoting is similar to SSH used in accessing…

Read More “Enable WinRM on Windows Servers and Windows PCs” »

Scripts, Windows, Windows Server

Posts pagination

Previous 1 … 41 42 43 … 45 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • sdadsf453423564
    How to download, install and activate, and uninstall IBM SPSS Statistics Mac
  • sshfs
    Mounting remote directory using sshfs Linux
  • AzureCloudShell
    Provisioning Azure Resources using Azure Az PowerShell Cmdlet from Cloud Shell AWS/Azure/OpenShift
  • vvd
    Unable to connect to Eduroam WLAN: WiFi Username remembered on MAC Mac
  • vcx
    Fix Error code 0x4 Session disconnected: Your session ended because of an error, if this keeps happening, contact your system administrator Windows
  • How To Update WinPE Boot Images With Windows UEFI CA Cert
    Update WinPE Boot Images with Windows UEFI CA Certificates [Part 2] Windows Server
  • vtpm 1
    Enable vTPM and BitLocker HyperV VM: Fix the device that cannot use a TPM module Virtualization
  • Prevent Windows from Saving RDP Connection
    Prevent Windows from Saving RDP Connection History Windows

Subscribe to Blog via Email

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

Join 1,795 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 © 2025 TechDirectArchive