Filter By

Package Types

Operating System

Categories

Trust Information

By: | 6,063 downloads | Last Updated: 8/20/2023 | Latest Version: 0.4.0

A module providing consistent and rich logging for your PowerShell scripts.

By: | 2,156 downloads | Last Updated: 7/21/2023 | Latest Version: 0.6.6

Tedon Scriptbook Module

By: | 2,064 downloads | Last Updated: 8/1/2025 | Latest Version: 1.0.8

Various Azure related functions focused on authentication etc. More details at https://doitpshway.com/series/azure. Some of the interesting functions: - Connect-AzAccount2 - proxy function for Connect-AzAccount, but supports reusing the existing session - Connect-PnPOnline2 - proxy function for Connect-PnPOnline with some enhancements like: auto... More info

By: | 967 downloads | Last Updated: 5/9/2025 | Latest Version: 1.0.14

Various Azure related functions focused on resources. More details at https://doitpshway.com/series/azure. Some of the interesting functions: - Export-VariableToStorage - save PowerShell variable as XML file in Azure Blob storage - Get-AzureResource - return resources for all or just selected Azure subscription(s) - Get-AutomationVariable2 - ge... More info

By: | 432 downloads | Last Updated: 9/18/2019 | Latest Version: 0.3.0

Use this module to work with Azure Automation Accounts.

By: | 526 downloads | Last Updated: 10/12/2023 | Latest Version: 0.4

Azure Runbook - Dynamic Group - MFA State This script is designed for an Azure Runbook to assign users to two Azure AD groups based on their MFA capability (capable / non-capable). Before running the runbook, you need to set up an automation account with a managed identity. The managed identity requires the following Graph Permissions: - User.... More info

By: | 291 downloads | Last Updated: 4/19/2021 | Latest Version: 1.6

This Azure Automation runbook installs the Az Modules selected into an Azure Automation account with the Module versions published to the PowerShell Gallery. Prerequisite: an Azure Automation account with an Azure Run As account credential.

By: | 339 downloads | Last Updated: 10/11/2016 | Latest Version: 1.0

Finds the amount in seconds that each published runbook ran over a period of time. It returns a hashtable of the runbook name and job time in seconds. This runbook must be run from the Azure Automation Service.

By: | 479 downloads | Last Updated: 4/11/2022 | Latest Version: 3.9.0

This Azure Automation runbook automates the scheduled shutdown and startup of virtual machines in an Azure subscription, based on tags on each machine.

By: | 397 downloads | Last Updated: 2/2/2017 | Latest Version: 0.2.0

This is a PowerShell runbook script. This runbook backup your SQL Azure database into an Azure storage account. This runbook can be scheduled through Azure to maintain your backup up to date daily/monthly/yearly. This runbook requires the "Azure", "AzureRM​.Profile", "AzureRM​.Sql" and "AzureRM.Resources" modules which are present by default i... More info

By: | 354 downloads | Last Updated: 9/20/2016 | Latest Version: 1.0

This runbook connects to Azure and removes resource groups with names that have substrings that match the name filter. All of the resources in each resource group are also removed. An important option is to run in preview mode to see which resource groups and resources will be removed without actually removing them. The Azure subscription that is a... More info

By: | 530 downloads | Last Updated: 6/9/2021 | Latest Version: 1.1.1

Azure AD Application Credential Watcher (for Azure Automation) : Retrieve all Azure AD application credentials (secrets and certificates) and send a mail report via Office 365 mail account for <expire soon> and <expired> credentials statuses.

By: | 327 downloads | Last Updated: 3/19/2025 | Latest Version: 1.0.3

Various Azure related functions. More details at https://doitpshway.com/series/azure. Some of the interesting functions: - Get-AzureAuditAggregatedSignInEvent - gets aggregated types of Azure sign-in logs: User sign-ins (non-interactive), Service principal sign-ins, Managed identity sign-ins - Get-AzureAuditSignInEvent - proxy function for Get-M... More info

By: | 182 downloads | Last Updated: 8/30/2022 | Latest Version: 0.0.7

Azure Automation Runbook Script to stop an SAP system.

By: | 159 downloads | Last Updated: 5/19/2024 | Latest Version: 1.0.2

Various Azure related functions focused on user accounts. More details at https://doitpsway.com/series/azure. Some of the interesting functions: - Get-AzureAuthenticatorLastUsedDate - Get-AzureCompletedMFAPrompt - Get-AzureSkuAssignment - ...

By: | 170 downloads | Last Updated: 5/19/2024 | Latest Version: 1.0.2

Various Azure related functions focused on group accounts. More details at https://doitpsway.com/series/azure. Some of the interesting functions: - Get-AzureGroupMemberRecursive - gets group members rerursive, supports various filtering options like skip disabled accounts etc - Get-AzureGroupSettings - official Get-MgGroup -Property Settings doe... More info

By: | 144 downloads | Last Updated: 5/19/2024 | Latest Version: 1.0.1

Various Azure related functions focused on device accounts. More details at https://doitpsway.com/series/azure. Some of the interesting functions: - Get-AzureDeviceWithoutBitlockerKey - Get-BitlockerEscrowStatusForAzureADDevices - Set-AzureDeviceExtensionAttribute - ...

By: | 138 downloads | Last Updated: 5/19/2024 | Latest Version: 1.0.1

Various Azure related functions focused on roles. More details at https://doitpsway.com/series/azure. Some of the interesting functions: - Get-AzureRoleAssignments - Remove-AzureUserMemberOfDirectoryRole - ...

By: | 137 downloads | Last Updated: 8/14/2023 | Latest Version: 1.0.6

Azure Automation Workflow Runbook Script to stop or start all Virtual Machines in the current subscription or in a specific Resource Group. Useful for dev and test environments. Written to be used as either a scheduled job at the close of business or ad hoc when VMs are finished with for the moment. If the VM is tagged with ShutdownPolicy = Exclude... More info

By: | 132 downloads | Last Updated: 8/30/2022 | Latest Version: 0.0.6

Azure Automation runbook script to list SAP HANA instance with an SAP HANA SID.