Archive | Active Directory RSS feed for this section
-
Microsoft Active Directory Documentation Script V3.03
Version 3.03 22-Feb-2021 Added a Try/Catch and -LDAPFilter when checking for the Exchange schema attributes to suppress the error if Exchange is not installed Added Domain SID to the Domain Informa
-
Broken DFS Replication for SYSVOL but Everything Appears to Work
February 12, 2021
In the last two weeks, I have seen several customers where Active Directory (AD) replication is reporting normal, but Group Policy is acting “odd”. Here is what I found. If you are still
-
What Happened to My Managed Service Accounts Container?
January 26, 2021
In Windows Server 2008 R2 Active Directory (AD), Microsoft introduced managed service accounts. If you create a new AD domain with Windows Server 2008 R2 or later, when you look in Active Directory Us
-
Find Services Using a Domain Account on Specified Computers in Microsoft Active Directory (Get-ServiceAccounts V1.20)
January 19, 2021
#Version 1.20 19-Jan-2021 Added creating a CSV file Changed to create an object instead of text Added switch UseDcom to change from using TCP port 139 for testing connections to port 5985 (WinRM 2
-
Microsoft Active Directory Documentation Script V3.02
January 9, 2021
Version 3.02 9-Jan-2021 Added to the Computer Hardware section, the server’s Power Plan Changed all Write-Verbose statements from Get-Date to Get-Date -Format G as requested by Guy Leech Clean
-
Microsoft Active Directory Documentation Script V3.01
October 12, 2020
Version 3.01 12-Oct-2020 Handle the Domain Admins privileged group processing and output the same way the Enterprise and Schema Admins are done You can always find the most current script by going t
-
Microsoft Active Directory Documentation Script V3.00
September 2, 2020
After 1.5 years of work, Michael B. Smith and I are pleased to bring you V3.00 of the Active Directory (AD) documentation script. This is a major rewrite of the script. The first purpose of the rewrit
-
Update Active Directory DNS Reverse Lookup Zones from Sites and Services Subnets (Update-ReverseZonesFromSubnets.ps1 V1.10)
April 29, 2020
#Version 1.10 29-Apr-2020 Cleaned up some code and typos driving my OCD up the wall Reformatted the terminating Write-Error messages to make them more visible and readable in the console I put this
-
Find Services Using a Domain Account on Specified Computers in Microsoft Active Directory (Get-ServiceAccounts V1.10)
April 29, 2020
#Version 1.10 29-Apr-2020 Add email capability to match other scripts Update Help Text with examples Add ScriptInfo Parameter Add code to show Script Options and write out Script Info file Chan
-
Microsoft Active Directory Documentation Script Update Version 2.26
April 28, 2020
Version 2.26 released 8-May-2020 Add checking for a Word version of 0, which indicates the Office installation needs repairing Add Receive Side Scaling setting to Function OutputNICItem Change color
-
Microsoft Active Directory Health Check PowerShell Script Version 2.08
April 28, 2020
#Version 2.08 8-May-2020 Add checking for a Word version of 0, which indicates the Office installation needs repairing Change color variables $wdColorGray15 and $wdColorGray05 from [long] to [int] Ch
-
Microsoft Active Directory Documentation Script Update Version 2.25
April 22, 2020
Version 2.25 released 22-Apr-2020 Remove the SMTP parameterset and manually verify the parameters Reorder parameters Update Function SendEmail to handle anonymous unauthenticated email Update Help T
-
Microsoft Active Directory Health Check PowerShell Script Version 2.07
April 21, 2020
#Version 2.07 21-Apr-2020 Remove the SMTP parameterset and manually verify the parameters Update Function SendEmail to handle anonymous unauthenticated email Update Help Text with examples You ca
-
New Script: Update Active Directory DNS Reverse Lookup Zones from Sites and Services Subnets (Update-ReverseZonesFromSubnets.ps1)
April 20, 2020
While Active Directory (AD) does not need DNS Reverse Lookup Zones, most Citrix and VMware products do. If you are visiting my website, you probably use Citrix and VMware products. If you have heard
-
Bart Jacobs’s Toolbox: CopyADGroupMembers
March 20, 2020
Another easy, simple addition to my toolbox: a PowerShell script to copy group members from one AD group to another. Why? Because I recently needed to do precisely that: after having created a new AD
-
CUGC DC 10+ Things in Active Directory
February 27, 2020
Greetings, Here is a PDF of the presentation from February 27, 2020, for the Washington, DC Citrix Users Group. CUGC DC 2020 Presentation Thanks Webster
-
Microsoft Active Directory Documentation Script Update Version 2.24
February 13, 2020
Version 2.24 released 13-Feb-2020 Fixed several variable name typos General code cleanup Updated the following Exchange Schema Versions: “15312” = “Exchange 2013 CU7 through CU23
-
New Script: Find Services Using a Domain Account on Specified Computers in Microsoft Active Directory (Get-ServiceAccounts V1.00)
December 19, 2019
One of the questions asked when I am either doing Active Directory (AD) remediation work or preparing a customer for an AD migration is “what domain accounts are used by what services and on wha
-
Get-GPOBackupAndReports PowerShell Script V1.23
September 12, 2019
#Version 1.23 12-Sep-2019 Add a Rename parameter switch. (Thanks to Jani Kohonen for this suggestion) If a GPO name contains any the following characters, <>:”\/|?*, replace the characte
-
Get-GPOBackupAndReports PowerShell Script V1.22
April 24, 2019
#Version 1.22 24-Apr-2019 Fixed bug when a GPO had been linked multiple times. The script counted all the GPOs, even the duplicates. Added -Unique to the Sort. If a GPO was linked ten times, the scri
February 22, 2021
0 Comments