Azure – Get Storage Account Lifecycle Management Policy Rules

Get Azure Storage Account Lifecycle Management Policy Rules.

By Saad Khamis October 12, 2023 Azure , PowerShell , Storage 44651 views

Azure – NSG Flow Logs Explorer

Azure NSG Flow Logs Explorer is an easy to use explorer like tool to view Azure NSG flow logs, version 1 or 2.

By Saad Khamis June 23, 2023 Azure , Tools 30990 views

Windows – Find built-in administrator account name and disable it

Introduction We will find the built-in administrator account name, even if it was renamed, and disable it. When Windows workstation or server is installed, the default built-in administrator account name is Administrator. Some companies rename the local built-in administrator account, …

By Saad Khamis December 14, 2022 PowerShell , Windows 41535 views

Azure App Registrations – Export certificates and secrets details

A PowerShell function to return Azure App Registrations certificates & secrets details, using Microsoft Graph, including expiration date.

By Saad Khamis December 13, 2022 App Registrations , Azure 25922 views

WebJEA config Editor

WebJEA config Editor is an easy to use tool to simplify editing WebJEA config.json configuration file. WebJEAconfigEditor.exe v0.7.4 (01/04/2023) has a simple and clear Explorer like interface that can edit multiple config.json files. WebJEAconfigEditor can duplicate commands, copy & paste …

By Saad Khamis November 15, 2022 Tools 23009 views

Azure SQL Server: Get Azure SQL Server Firewall Rules

Introduction In this blog I will share one way to get Azure SQL Server firewall rules and the option to save the result in a CSV file. I will also show how to use parameters in PowerShell command. My blogs …

By Saad Khamis August 25, 2022 Azure , PowerShell , SQL Server 40401 views

Azure App Services: Get App Services Role Assignments, including slots

In this blog I will share one way to get an Azure App Service (WebApp), and associated slots, role assignments.

By Saad Khamis August 25, 2022 App Services , Azure , PowerShell 29026 views

My Code Signing Certificate

To protect my scripts and make sure they are safe, I signed my scripts with a Code Singing Certificate. I use AutoIt Scripting Language to develop scripts and applications. Some Antimalware/Antivirus programs may mark my scripts as either contain malware …

By Saad Khamis June 24, 2022 Uncategorized 14581 views

IntuneWinAppUtil GUI v0.6.0.0

Win32 Content Prep Tool GUI (IntuneWinAppUtilGUI.exe), a tool to simplify using and executing IntuneWinAppUtil.exe and IntuneWinAppUtilDecoder.exe. Microsoft Win32 Content Prep Tool (IntuneWinAppUtil.exe) converts application installation files into the “.intunewin” format. IntuneWinAppUtil is a command line tool that is inconvenient to use. Important: …

By Saad Khamis June 15, 2022 Intune 18820 views

Create a Microsoft Team with single/multiple owners/users using PowerShell

In this blog I will share one way to create a Microsoft Team with single/multiple owners/users PowerShell. Owners and users are added using either user’s full name or user’s UPN. Introduction My blogs have relatively simple, and sometimes complex, examples. …

By Saad Khamis November 14, 2021 Microsoft 365 , Teams 23358 views