In earlier Windows versions (Windows 8.1, Windows Server 2012 R2), you may see the Unable to download from URI error when trying to install modules from the PowerShell Gallery using…
Using PowerShell for System Administration and Automation Tasks
- ExchangePowerShell
How to Delete or Rename Default Mailbox Database in Exchange Server
March 17, 2024When you install a new Exchange Server 2019/2016/2013/2010 with the mailbox role, the default mailbox database is automatically created. The database is created in the Exchange installation folder (C:\Program Files\Microsoft\Exchange…
- Active DirectoryGroup PoliciesPowerShellWindows Server 2019
How to Allow or Deny Workstation Logons for AD Users
March 15, 2024By default, when you create new Active Directory users, they are automatically added to the Domain Users group. In its turn, the Domain Users group is added to the local…
- Azure and Microsoft 365ExchangePowerShell
Get a List of Mailboxes a User Has Access to in Exchange/Microsoft 365
March 15, 2024When auditing mailbox permissions in an Exchange Server organization or Microsoft 365 tenant (Exchange Online), the administrator needs to find all the mailboxes that a particular user has access to.…
- PowerShellWindows 10Windows 11Windows Server 2016Windows Server 2019
How to Configure NIC Teaming on Windows Server 2019/2016 and Windows 10
June 8, 2023NIC Teaming (or Load Balancing/Failover – LBFO, or NIC bonding) allows joining multiple physical network adapters (NICs) into a single logical network card. In this article, we’ll show how to…
- PowerShellWindows Server 2019Windows Server 2022
Configuring RDS Connection Broker High Availability on Windows Server
March 15, 2024Remote Desktop Connection Broker (RDCB) is a component of the Remote Desktop Services (RDS) role in Windows Server. RD Connection Broker allows you to load-balance the RDS farm servers (when…
- PowerShellWindows Server 2016Windows Server 2019
Tracking and Analyzing Remote Desktop Connection Logs in Windows
March 15, 2024In this article, we’ll describe how to get and audit the RDP connection logs in Windows. The RDP connection logs allow RDS terminal server administrators to get information about which…
- Hyper-VPowerShellVirtualizationWindows 10Windows Server 2019
Managing Hyper-V Virtual Machines with PowerShell
June 8, 2023This article is about managing Hyper-V virtual machines from the PowerShell console. We’ll look at how to create virtual switches and virtual machines, change VM settings, and manage VMs. You…
- PowerShellWindows Server 2016Windows Server 2019
How to Backup and Restore Websites and IIS configuration
June 8, 2023In this article, we’ll look at how to backup websites, application pools, and IIS web server configuration on Windows Server. You can use an Internet Information Services backup to restore…
- Active DirectoryPowerShellWindows Server 2019
Delegating Administrative Permissions in Active Directory
March 15, 2024In this article, we’ll look at how to delegate administrative permissions in the Active Directory domain. Delegation allows you to grant the permissions to perform some AD management tasks to…