Windows OS Hub
  • Windows Server
    • Windows Server 2022
    • Windows Server 2019
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Active Directory Domain Services (AD DS)
    • Group Policies
  • Windows Clients
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows XP
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
    • KVM
  • PowerShell
  • Exchange
  • Cloud
    • Azure
    • Microsoft 365
    • Office 365
  • Linux
    • CentOS
    • RHEL
    • Ubuntu
  • Home
  • About

Windows OS Hub

  • Windows Server
    • Windows Server 2022
    • Windows Server 2019
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Active Directory Domain Services (AD DS)
    • Group Policies
  • Windows Clients
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows XP
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
    • KVM
  • PowerShell
  • Exchange
  • Cloud
    • Azure
    • Microsoft 365
    • Office 365
  • Linux
    • CentOS
    • RHEL
    • Ubuntu

Active Directory: Core Concepts, Architecture and Best Practices

Large Kerberos token size
Active DirectoryPowerShell

Configuring Kerberos Token Size Using the MaxTokenSize Parameter

September 23, 2021

Recently I’ve faced a quite interesting problem when some users are unable to authenticate on some domain services due to exceeding the maximum size of the Kerberos ticket. In this…

1 Facebook Twitter Google + Pinterest
Dcdiag summary report powershell script
Active DirectoryPowerShellWindows Server 2016Windows Server 2019

Checking Active Directory Domain Controller Health and Replication

September 21, 2021

Active Directory is a reliable, but complex and critical service, and the operability of the whole enterprise network depends on it. A system administrator should constantly check if Active Directory…

5 Facebook Twitter Google + Pinterest
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 Server 2019

How to Install and Update Group Policy Administrative Templates (ADMX)?

July 13, 2021

In this article, we will show how to update (install) new GPO administrative templates (admx) in the Active Directory domain when upgrading a Windows 10 or Windows Server 2016/2019 build…

6 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…

4 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…

4 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…

4 Facebook Twitter Google + Pinterest
msDS-GroupManagedServiceAccount
Active DirectoryPowerShellWindows Server 2012 R2Windows Server 2016

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

May 11, 2021

Managed Service Account (MSA) is a special type of Active Directory account that can be used to securely run services, applications, and scheduled tasks. The basic idea is that the…

4 Facebook Twitter Google + Pinterest
select the reference Security Baseline GPO to import into Active Directory
Active DirectoryGroup PoliciesSecurityWindows 10Windows Server 2019

Hardening Windows Using Microsoft Security Baselines

April 28, 2021

Microsoft Security Baseline contains recommended settings Microsoft suggests for Windows workstations and servers to provide secure configuration and protect domain controllers, servers, computers, and users. Microsoft has developed reference Group…

2 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
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 11

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

  • How to Connect VPN Before Windows Logon

    November 14, 2023
  • Removing Azure Arc Setup Feature on Windows Server 2022

    November 9, 2023
  • Using WPAD (Web Proxy Auto-Discovery Protocol) on Windows

    November 7, 2023
  • Send Emails with Microsoft Graph API and PowerShell

    November 6, 2023
  • Zabbix: How to Get Data from PowerShell Scripts

    October 27, 2023
  • Tracking Printer Usage with Windows Event Viewer Logs

    October 19, 2023
  • PowerShell: Configure Certificate-Based Authentication for Exchange Online (Azure)

    October 15, 2023
  • Reset Root Password in VMware ESXi

    October 12, 2023
  • How to Query and Change Teams User Presence Status with PowerShell

    October 8, 2023
  • How to Increase Size of Disk Partition in Ubuntu

    October 5, 2023

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
  • Deploy PowerShell Active Directory Module without Installing RSAT
  • Configuring Proxy Settings on Windows Using Group Policy Preferences
Footer Logo

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


Back To Top