Archive | April, 2020
-
Update Active Directory DNS Reverse Lookup Zones from Sites and Services Subnets (Update-ReverseZonesFromSubnets.ps1 V1.10)
#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 Configuration Manager 2012 R2 PowerShell Documentation Script Version 2.38
April 28, 2020
#Version 2.38 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 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
-
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
-
The Mysterious Microsoft DHCP Option ID 81
April 16, 2020
Recently I worked on a project where I needed to create a PowerShell script to automate the creation of numerous Microsoft DHCP servers and all their scopes, scope options, reservations, all settings.
April 29, 2020
0 Comments