Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

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

Tag: Microsoft Windows

Generation 2 VM: Set up a HyperV VM through PXE boot

Posted on 19/01/202025/03/2026 Christian By Christian No Comments on Generation 2 VM: Set up a HyperV VM through PXE boot
Generation 2 VM: Set up a HyperV VM through PXE boot

A preboot execution environment (commonly known as PXE) is used to boot a device or virtual machine over a network. You can use PXE to achieve the following scenarios and this is used to remotely install a guest operating system over a network without needing the operating system installation media. In this article, I will show you…

Read More “Generation 2 VM: Set up a HyperV VM through PXE boot” »

Virtualization

Enable Automatic Logon via Windows Registry

Posted on 18/01/202001/10/2024 Christian By Christian 6 Comments on Enable Automatic Logon via Windows Registry
Enable Automatic Logon via Windows Registry

The autologon feature is provided as a convenience. However, this feature may be a security risk. In this article, I will show you how to enable Automatic Logon via Windows Registry. Please see The different Windows Logon Types, how to fix “The sign-in method you are trying to use is not allowed: For more information,…

Read More “Enable Automatic Logon via Windows Registry” »

Windows

Enable God Mode via PowerShell or the CLI and GUI

Posted on 13/01/202009/10/2024 Christian By Christian No Comments on Enable God Mode via PowerShell or the CLI and GUI
Enable God Mode via PowerShell or the CLI and GUI

GodMode is a special folder in Windows that gives you quick access to over important tools needed to administer your computer. Its been around since the days of Windows 7. In this article, we shall discuss how to enable God Mode via PowerShell or the CLI and GUI. Please see How to remove WDS role…

Read More “Enable God Mode via PowerShell or the CLI and GUI” »

Windows

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

Posted on 05/01/202009/10/2024 Christian By Christian 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

Windows Single or Multi App Kiosks

Posted on 03/01/202006/12/2023 Christian By Christian 2 Comments on Windows Single or Multi App Kiosks
Windows Single or Multi App Kiosks

A Kiosk is also referred to as an Assigned Access.  Assigned Access is a feature that allows you to configure a PC as a Kiosk device to serve a specific purpose. In this article, we shall discuss Windows 10 Single or Multi App Kiosks. Please see how to Disable or Remove Kiosk Mode Via the…

Read More “Windows Single or Multi App Kiosks” »

Windows

How to Perform a Self-service Password Reset using the Windows Login Integration Client

Posted on 03/01/202015/11/2023 Christian By Christian No Comments on How to Perform a Self-service Password Reset using the Windows Login Integration Client
How to Perform a Self-service Password Reset using the Windows Login Integration Client

Pleasant Password gives users the ability to change or perform self-serve password reset with no administrator or help desk involvement. This feature is vital when you have completely logged off your Windows PC and would like to reset it. In this article, we shall discuss how to Perform a Self-service Password Reset using the Windows…

Read More “How to Perform a Self-service Password Reset using the Windows Login Integration Client” »

Password Manager

Active Directory Lightweight Directory Services [AD LDS]

Posted on 18/12/201909/10/2024 Christian By Christian 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

Test Network Connection to Windows Admin Center Gateway

Posted on 18/12/201923/03/2024 Christian By Christian No Comments on Test Network Connection to Windows Admin Center Gateway
Test Network Connection to Windows Admin Center Gateway

Windows Admin Center is your remote management tool for Windows Server running on physical, virtual, on-premises, in Azure, or in a hosted environment at no additional cost. See the following links for “How to setup Windows Admin Center and also how to troubleshoot Windows Admin Center (WAC) access from the Web. In this article, you will learn how…

Read More “Test Network Connection to Windows Admin Center Gateway” »

Scripts

Disable or Enable Auto log on in Windows

Posted on 24/11/201925/03/2024 Christian By Christian No Comments on Disable or Enable Auto log on in Windows
Disable or Enable Auto log on in Windows

Embarking on this act is not a good idea as your PC can be compromised. You can only do this if you are the only user of your PC and you have restricted access to your PC. That being said, it is recommended you protect your PC with a Password, PIN, or biometric authentication. Kindly…

Read More “Disable or Enable Auto log on in Windows” »

Windows

Windows 10 Administrative Shortcut command key

Posted on 14/11/201925/09/2023 Christian By Christian 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

Add and Remove Multiple Virtual Desktops in Windows

Posted on 12/11/201918/12/2025 Christian By Christian No Comments on Add and Remove Multiple Virtual Desktops in Windows
Add and Remove Multiple Virtual Desktops in Windows

In this article, we shall discuss “Multitasking: How to Add and Remove Multiple Virtual Desktops in Windows”. Microsoft enables adding and the removal of virtual desktops. This is a built-in feature and this makes the organization of Apps effortless to those of us that keep a lot of Apps on their computer. Please see Free…

Read More “Add and Remove Multiple Virtual Desktops in Windows” »

Windows

PowerShell Remoting: Guide to Windows Management Instrumentation

Posted on 06/11/201908/12/2025 Christian By Christian 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 Christian By Christian 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 … 57 58 59 … 61 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • banner 4
    How to Install Windows on VMware Workstation Windows
  • Featured image
    Latest Improvement to File Explorer on Windows 11 Windows
  • http to https redirection
    URL Rewrite: How to redirect from HTTP to HTTPS Web Server
  • Explorer Error
    How to fix an attempt was made to reference a Token that does not exist Network | Monitoring
  • win10 usb
    How to prevent installation of removable devices Windows
  • image 3
    How to Migrate Your WordPress Site with WordPress Duplicator Network | Monitoring
  • browser
    How to configure a new tab page URL in Microsoft Edge Windows
  • increaseEmailsize
    Email Size Limits: Boost for High Profile Users in Exchange 2010 Network | Monitoring

Subscribe to Blog via Email

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

Join 1,808 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

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

Copyright © 2025 TechDirectArchive