# Get ACL Permissions for a specific OU (Get-ACL "AD:$((Get-ADOrganizationalUnit -Identity 'OU=Computers,DC=Test,DC=LOCAL').distinguishedname)").access | Select IdentityReference,AccessControlType,ActiveDirectoryRights.IsInherited #Other examples available from https://www.easy365manager.com/how-to-document-ou-delegation/ https://shellgeek.com/get-ad-ou-permissions-report/
Query Active Directory – Security Script
PowerShell script to query active directory : Identify Accounts with Password expiring is disabled Identify Accounts have not logged on for 30 or 90 days and accounts have never logged…
Import Reg Key To Remote Computer
Challenge : Import reg key settings to a remote compute Requires WinRM to be running Execute as Administrator **This script worked when tested on a Window 2021 server to a…
Microsoft Azure Security – Study Notes
A collection of all my study notes and lab work while working towards passing the badge Microsoft Certified Security Engineer Associate by passing the AZ-500 exam These notes are in…
MS-101: Microsoft 365 Mobility and Security – EXAM PASSED!!!
MS-101: Microsoft 365 Mobility and Security EXAM PASSED!!! #MS365 #Security #365Security #CertifiedProfessional #CloudSecurity #CloudFamily #CyberSecurity #Microsoft365 #MicrosoftCloud #Microsoft #alwaysbelearning #MS101 #EXAM #PASSED
EXO V2 Module – Microsoft 365 Exchange Online – PowerShell Module
EXO v2 Exchange Online PowerShell Module download here Some PowerShell commands to help you manage your Microsof 365 Exchange. More information on the Microsoft Site here How to load the…
What is On-Premises, IaaS, PaaS, SaaS and IaC?
Infrastructure as a Service (IaaS) Platform as a Service (PaaS) Software as a Service (SaaS) On-Premise Infrastructure as Code (IaC) Examples I've used What are the differences? Infrastructure as Code…
WVD – Windows Virtual Desktop – Admin Tasks, Tips and Useful Blogs
Windows Virtual Desktop: The Best Step-by-Step Walkthrough Windows Virtual Desktop - Add/Remove Users by AD Group using Azure Automation WVD Troubleshooting Options Tips Tricks – Windows Virtual Desktop Windows…
Azure Administrator – Tasks and Guides
Your one stop shop for the Azure Administrator resource pool of tasks. Task Set the tenant, subscription, and environment for cmdlets to use in the current session. Plan virtual networks…
New Release: PowerCLI 11.4.0
Great news for all the scripting people out there. New Release: PowerCLI 11.4.0 #PowerCLI #Scripting #WhatsNew New Release: PowerCLI 11.4.0 August is always a great month when it comes to…