Active Directory PowerShell Remote Desktop Find and Terminate Remote Sessions September 9, 2024September 10, 2024Vince “WTF is locking out this account!?” you find yourself asking. Yes there’s tools out there to help identify this, however this PowerShell script is a more direct approach in my…Continue readingFind and Terminate Remote Sessions
Azure PowerShell Find Expiring Enterprise Applications and App Registrations… With Microsoft Graph! September 4, 2024September 6, 2024Vince Link to the git repo if you are into that https://github.com/VinceCarbone/ExpiringEntraApps I’ve covered this previously, however since then I’ve gotten much better at using PowerShell, and have decided to re-address…Continue readingFind Expiring Enterprise Applications and App Registrations… With Microsoft Graph!
Azure PowerShell Find Expiring Enterprise Applications and App Registrations June 10, 2021September 5, 2024Vince STOP RIGHT THERE. I have a newer fancier post covering this topic right here. However, if you’d like to continue using my legacy method, feel free to continue reading So…Continue readingFind Expiring Enterprise Applications and App Registrations
Certificates PowerShell Use PowerShell to Generate Report of Certificates Issued by your Root CA June 7, 2021September 5, 2024Vince Some of you may love using certutil.exe, most of you probably don’t. I personally prefer to do things in PowerShell as the data is much easier to manipulate and read.…Continue readingUse PowerShell to Generate Report of Certificates Issued by your Root CA
Print Server Delegate Print Server Printer Permissions with PowerShell December 12, 2018September 5, 2024Vince The company I work for has about 100 remote locations, each having its own local server. These local servers act as a print server for that particular remote site. The…Continue readingDelegate Print Server Printer Permissions with PowerShell
Active Directory Find and Remove Old Computer Objects with PowerShell January 10, 2018September 5, 2024Vince Let’s face it. Active Directory can get messy real fast if people aren’t cleaning up after themselves. The rate at which computers are rebuilt and / or replaced can clutter…Continue readingFind and Remove Old Computer Objects with PowerShell
Azure Azure AD Registered Device Cleanup with PowerShell January 10, 2018September 5, 2024Vince In my organization we have a whole lot of Windows 7 workstations. We also have a team of technicians who log into multiple workstations throughout their day for troubleshooting /…Continue readingAzure AD Registered Device Cleanup with PowerShell