Windows OS Hub
  • Windows
    • Windows 11
    • Windows Server 2022
    • Windows 10
    • Windows Server 2019
    • Windows Server 2016
  • Microsoft
    • Active Directory (AD DS)
    • Group Policies (GPOs)
    • Exchange Server
    • Azure and Microsoft 365
    • Microsoft Office
  • Virtualization
    • VMware
    • Hyper-V
  • PowerShell
  • Linux
  • Home
  • About

Windows OS Hub

  • Windows
    • Windows 11
    • Windows Server 2022
    • Windows 10
    • Windows Server 2019
    • Windows Server 2016
  • Microsoft
    • Active Directory (AD DS)
    • Group Policies (GPOs)
    • Exchange Server
    • Azure and Microsoft 365
    • Microsoft Office
  • Virtualization
    • VMware
    • Hyper-V
  • PowerShell
  • Linux

Active Directory: Core Concepts, Architecture and Best Practices

Install-ADDSDomainController install additional active directory domain controller on windows server core
Active DirectoryPowerShellWindows Server 2016Windows Server 2019

Windows Server Core: Installing Active Directory Domain Controller

August 24, 2021

Windows Server Core is a good platform to host the Active Directory domain controller role due to fewer resource requirements, increased stability and security (due to less code and updates).…

4 Facebook Twitter Google + Pinterest
copy admx files to PolicyDefinitions on active directory domain controllers
Active DirectoryGroup PoliciesWindows 10Windows 11Windows Server 2022

Updating Group Policy Administrative Templates (ADMX)

July 13, 2021

Group Policy Administrative Templates contain settings that allow administrators to conveniently configure various Windows settings, components, and third-party software. In this article, we will look at how to install new…

10 Facebook Twitter Google + Pinterest
Interactive logon: Number of previous logons to cache (in case domain controller is not available) - GPO to restrict using of cached credentials on Windows
Active DirectoryGroup PoliciesWindows 10

Caching Domain Logon Credentials on Windows

June 1, 2021

When a domain user logs on to Windows, their credentials are saved on a local computer by default (Cached Credentials: a user name and a password hash). This allows the…

8 Facebook Twitter Google + Pinterest
How to detect who created a user account in Active Directory via PowerShell script
Active DirectoryPowerShell

How to Check Who Created a User Account in AD

June 1, 2021

In this article we will look at how to find out the date a user was created in Active Directory; how to use PowerShell to get information from the domain…

5 Facebook Twitter Google + Pinterest
entryTTL in AD group properties (dynamicObject class)
Active DirectoryPowerShellWindows Server 2016Windows Server 2019

Time-Based (Temporary) Group Membership in Active Directory

May 20, 2021

The version of Active Directory in Windows Server 2016 introduces an interesting feature that allows you to temporarily add a user to an AD security group. This feature is called…

8 Facebook Twitter Google + Pinterest
msDS-GroupManagedServiceAccount
Active DirectoryPowerShellWindows 10Windows Server 2019Windows Server 2022

Using Managed Service Accounts (MSA and gMSA) in Active Directory

May 11, 2021

You can use Managed Service Accounts (MSA) to securely run services, applications, and scheduler tasks on servers and workstations in an Active Directory domain. The MSA is a special type…

6 Facebook Twitter Google + Pinterest
Set-ADUser user properties in powershell
Active DirectoryPowerShell

Set-ADUser: How to Change User Properties in Active Directory with PowerShell

April 26, 2021

The Set-ADUser cmdlet allows to modify user properties (attributes) in Active Directory using PowerShell. Traditionally, a graphic MMC snap-in dsa.msc (Active Directory Users and Computers, ADUC) is used to edit…

0 Facebook Twitter Google + Pinterest
open excel file from powershell console and read data
Active DirectoryMicrosoft OfficePowerShell

Read and Write Excel (XLSX) Files with PowerShell

April 14, 2021

You can access the data in an Excel file directly from within PowerShell. Although PowerShell has built-in cmdlets for importing (Import-CSV) and exporting (Export-CSV)  tabular data from/to CSV files, the…

5 Facebook Twitter Google + Pinterest
GPO to lock the computer after 5 minutes of idle
Active DirectoryGroup PoliciesWindows 10Windows 11Windows Server 2019

Auto Lock Computer Screen After Inactivity with GPO

April 8, 2021

Information security best practices require the computer screen to be locked when the user is inactive (idle) for some time. A Windows user can lock the computer screen themselves (using…

3 Facebook Twitter Google + Pinterest
resulting password policy settings in ad domain
Active DirectoryGroup PoliciesPowerShellWindows Server 2019

Configuring Password Policy in Active Directory Domain

March 26, 2021

The password policy in an Active Directory domain specifies basic security requirements for user account passwords, such as password complexity, length, frequency of password changes, and so on. A strong…

9 Facebook Twitter Google + Pinterest
  • 1
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
join us telegram channel https://t.me/woshub
Join WindowsHub Telegram channel to get the latest updates!

Categories

  • Active Directory
  • Group Policies
  • Exchange Server
  • Microsoft 365
  • Azure
  • Windows 11
  • Windows 10
  • Windows Server 2022
  • Windows Server 2019
  • Windows Server 2016
  • PowerShell
  • VMware
  • Hyper-V
  • Linux
  • MS Office

Recent Posts

  • Cannot Install Network Adapter Drivers on Windows Server

    April 29, 2025
  • Change BIOS from Legacy to UEFI without Reinstalling Windows

    April 21, 2025
  • How to Prefer IPv4 over IPv6 in Windows Networks

    April 9, 2025
  • Load Drivers from WinPE or Recovery CMD

    March 26, 2025
  • How to Block Common (Weak) Passwords in Active Directory

    March 25, 2025
  • Fix: The referenced assembly could not be found error (0x80073701) on Windows

    March 17, 2025
  • Exclude a Specific User or Computer from Group Policy

    March 12, 2025
  • AD Domain Join: Computer Account Re-use Blocked

    March 11, 2025
  • How to Write Logs to the Windows Event Viewer from PowerShell/CMD

    March 3, 2025
  • How to Hide (Block) a Specific Windows Update

    February 25, 2025

Follow us

  • Facebook
  • Twitter
  • Telegram
Popular Posts
  • Configure Google Chrome Settings with Group Policy
  • Get-ADUser: Find Active Directory User Info with PowerShell
  • How to Find the Source of Account Lockouts in Active Directory
  • How to Disable or Enable USB Drives in Windows using Group Policy
  • Get-ADComputer: Find Computer Properties in Active Directory with PowerShell
  • Configuring Proxy Settings on Windows Using Group Policy Preferences
  • Adding Domain Users to the Local Administrators Group in Windows
Footer Logo

@2014 - 2024 - Windows OS Hub. All about operating systems for sysadmins


Back To Top