Do it PowerShell way :)

Do it PowerShell way :)

Follow
Follow
homeSCCM/MDT/IntuneAzureWindows/Active DirectoryOffice365CI/CD for PowerShellOther stuff
Tag

Security

#security

More content

Read more stories on Hashnode


Articles with this tag

Getting PowerShell Script Block Logging events with context like who, when, and how run the code

Aug 17, 20235 min read

Recently we've enabled the PowerShell Script Block logging security feature in our environment to be able to see what PowerShell commands were run on...

Getting PowerShell Script Block Logging events with context like who, when, and how  run the code

How to find all places in Azure where specific account is used

Mar 18, 20222 min read

a.k.a. account usage overview ยท I recently dealt with a situation where I needed to clean up our Azure from previously disabled users. To handle such a...

How to find all places in Azure where specific account is used

Fully automated RDP connection using LAPS password and PowerShell

Jun 14, 20213 min read

LAPS is a must-have tool for randomizing local administrator's password in any Active Directory. In this article, I will show you, how to automate...

Fully automated RDP connection using LAPS password and PowerShell

Audit your Active Directory user passwords against haveibeenpwned.com safely using PowerShell

Jun 13, 20214 min read

You will be surprised how many of your users are on the list :) ยท In this article, I will show you, how to easily and securely check, whether some of...

Audit your Active Directory user passwords against haveibeenpwned.com safely using PowerShell