Windows LAPS (Local Administrator Password Solution) allows you to centrally manage the passwords for the local administrators on the computers in your AD domain. The current local administrator password is stored in the protected attributes of computer objects in Active Directory, is automatically changed on a regular basis, and can be viewed by authorized users.
NFS storage can be used in VMware infrastructure to store virtual machine files, disk images, and other files. In this post, we’ll look at how to unmount an NFS datastore…
- Windows 10Windows 11Windows Server 2019Windows Server 2022
How to Integrate Security Updates into Windows Image (ISO/WIM)
June 8, 2023In order to ensure that the Windows image that you deploy to computers in your network always has the latest security updates, you can add new update packages to your…
- PowerShellWindows Server 2016Windows Server 2019
Configuring DNS Conditional Forwarding and DNS Policies on Windows Server
April 17, 2023In this article, we will look at two ways to organize conditional name resolution in a DNS server on Windows Server 2016/2019/2022: DNS Conditional Forwarding and DNS Policies. These technologies…
- PowerShellWindows 10Windows Server 2019
Running Simple HTTP Web Server Using PowerShell
April 14, 2023For testing purposes or as a simple stub at the service deployment stage, I regularly need to run a simple web server on Windows. To avoid a full-featured IIS installation,…
In this article, we will show how to create a Wi-Fi access point (Software AP) on any computer or laptop running Linux and equipped with a wireless adapter. You can…
- PowerShellWindows 10Windows 11Windows Server 2012 R2Windows Server 2019
Updating PowerShell Version on Windows
April 12, 2023This article describes how to update Windows PowerShell to the latest version 5.1 and how to install (upgrade) PowerShell Core 7.3. There are currently two branches of PowerShell: The classic…
Branded computers/laptops that come with Windows pre-installed usually have a hidden hardware manufacturer OEM recovery partition. This partition usually contains a manufacturer’s Windows reference image, which can be used to…
There was a task to organize mailings in accordance with the list of user e-mails in an Excel spreadsheet. Each e-mail message should contain some data specific to each user…
- ExchangeMicrosoft 365PowerShell
Send from Alias (SMTP Proxy Address) in Exchange Online (Microsoft 365)
April 5, 2023An Exchange mailbox can be assigned a number of additional SMTP addresses, which are known as proxy addresses (aliases). These addresses allow the user to receive e-mails that are sent…