Skip to content
Sunday, May 11, 2025

Tech Notes Desk

Active Directory, PowerShell, How To, Windows, Linux, RaspberryPi, Docker,Troubleshooting and more …
Tech Notes Desk
Active Directory, PowerShell, How To, Windows, Linux, RaspberryPi, Docker,Troubleshooting and more …
  • Home
  • DISCLOSURE
  • DISCLAIMER
  • TERM OF USE
  • PRIVACY POLICY

Tag: Active Directory

AntiMalware Status
Active Directory How-To PowerShell

Get a list of users in certain Department from Active Directory with PowerShell

CloudWarrior June 27, 2023 No Comments Active Directorycommand lineHow-ToPowerShellServer 2012Windows Server 2016

Here is quick PowerShell snippet to get information on how many user we have in Department and then pull the list from Active Directory to…

View More Get a list of users in certain Department from Active Directory with PowerShell
AntiMalware Status
Active Directory Command Line How-To PowerShell

Get report on recent password changes in AD

CloudWarrior January 20, 2022 No Comments Active Directorycommand linePowerShellScriptingTroubleshootingWindows Server 2016

Here is a quick scrip to pull report on recent password changes for users in Active Directory: 123Import-Module ActiveDirectory $DateCutOff = (Get-Date).AddDays(-5) Get-ADUser -Filter *…

View More Get report on recent password changes in AD
Windows Server 2019
Active Directory How-To Troubleshooting Windows Server

Active Directory DNS Zones explained

CloudWarrior November 30, 2021 No Comments Active DirectoryDNSWindows serverWindows Server 2016Windows Server 2019

Active Directory depends on DNS for name resolution and locating resources on a network. DNS has a database that maintains resource records, which helps identify…

View More Active Directory DNS Zones explained
Active Directory
Active Directory How-To Troubleshooting

Find which Logon Server you Authenticated to ..

CloudWarrior November 28, 2021 No Comments Active DirectoryTroubleshootingWindows serverWindows Server 2016Windows Server 2019

Sometimes there are situation that you need to troubleshoot Active Directory connectivity and you need to know to which server the user authenticated to. There…

View More Find which Logon Server you Authenticated to ..
AntiMalware Status
Active Directory Command Line How-To PowerShell Tools Windows Server

Add SMTP-ProxyAddress to users in AD with PowerShell

CloudWarrior September 21, 2021 No Comments Active Directorycommand lineManage AttributesPowerShellWindows server

Here is a quick way to add new SMTP/ProxyAddress for the users in Active Directory with use of PowerShell. Create a csv file with two…

View More Add SMTP-ProxyAddress to users in AD with PowerShell
AntiMalware Status
Command Line How-To PowerShell Windows Windows Server

PowerShell – AD Group management

CloudWarrior September 2, 2021 No Comments Active Directorycommand linePowerShellScriptingWindows server

Here are few quick one liners such as add user to 2 AD groups at same time: 12"Managers","SalesRep" | Add-ADGroupMember -Members ` (Read-Host -Prompt "Enter…

View More PowerShell – AD Group management
AntiMalware Status
Active Directory How-To PowerShell

Copy Group Members from One group to Another

CloudWarrior April 5, 2020 No Comments Active DirectoryHow-ToPowerShell

Simple PowerShell script to move members of one group to be also members of new group that you have just created. I am using this…

View More Copy Group Members from One group to Another
AntiMalware Status
Command Line PowerShell Windows Server

Check if user is member of the group

CloudWarrior February 16, 2020 No Comments Active DirectoryPowerShellScriptingWindows serverWindows Server 2012 R2Windows Server 2016

Here is another quick PowerShell script to check if user is a member of given group. 1234567891011121314151617181920Clear-Host if (Get-Module -ListAvailable -Name ActiveDirectory) { Import-Module ActiveDirectory…

View More Check if user is member of the group
AntiMalware Status
Command Line PowerShell Tools

Get Computer Vendor and model via PowerShell

CloudWarrior December 3, 2019 No Comments Active DirectoryCommandLinePowerShellScriptsWindows Server 2016

Simple script to get information via PowerShell from the computer about model of the machine and vendor. 123456789101112131415<# Get information about vendor and model of…

View More Get Computer Vendor and model via PowerShell
AntiMalware Status
Active Directory Command Line PowerShell Windows Server

Get AD Group Creation Date

CloudWarrior December 2, 2019 No Comments Active DirectoryOne LinerOne LinersPowerShellScriptingWindows Server 2016

Here is quick one liner hot to get a report on when Active Directory group has been created.  This could be asked during audits so…

View More Get AD Group Creation Date

Posts pagination

Page 1 Page 2 … Page 4 Next page

Active Directory Apple CentOS Chromebook cloud command line Debian Docker eBook eBooks Fedora Free Tools Google Apps Google Chromebook Great Plains How-To How To Linux Mac MS Office MS Outlook Outlook 2010 PowerShell Raspberry Pi Red Hat SBS2008 Scripting Security Server 2008 Server 2012 Small Business Server 2008 Synology Tools Troubleshooting Ubuntu Windows Windows 7 Windows 8 Windows 8.1 Windows 10 Windows 11 Windows server Windows Server 2012 R2 Windows Server 2016 Windows XP


Secure and Private Phone

Unstoppable Domains for Crypto



Tech Notes Desk | Designed by: Theme Freesia | WordPress | © Copyright All right reserved