Filter By

Package Types

Operating System

Categories

Trust Information

By: | 2,691 downloads | Last Updated: 8/20/2023 | Latest Version: 0.4.0

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

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

Tedon Scriptbook Module

By: | 1,302 downloads | Last Updated: 5/19/2024 | Latest Version: 1.0.2

Various Azure related functions focused on authentication etc. More details at https://doitpsway.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: autom... More info

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

Use this module to work with Azure Automation Accounts.

By: | 510 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: | 332 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: | 266 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: | 461 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: | 524 downloads | Last Updated: 9/16/2024 | Latest Version: 1.0.12

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: | 379 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: | 348 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: | 479 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: | 194 downloads | Last Updated: 5/19/2024 | Latest Version: 1.0.2

Various Azure related functions. More details at https://doitpsway.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: | 175 downloads | Last Updated: 8/30/2022 | Latest Version: 0.0.7

Azure Automation Runbook Script to stop an SAP system.

By: | 126 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.

By: | 124 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: | 123 downloads | Last Updated: 6/12/2020 | Latest Version: 1.1.2

Azure Automation Runbook to log a new Change Request within Service Manager on a Hornbill instance. For use with Automation Webhooks.

By: | 123 downloads | Last Updated: 6/12/2020 | Latest Version: 1.1.1

Azure Automation Runbook to log a new Incident within Service Manager on a Hornbill instance. For use with Automation Webhooks.

By: | 118 downloads | Last Updated: 7/19/2023 | Latest Version: 1.2

Azure Automation Runbook to retrieve mobile assets from Intune, and import them into your Hornbill instance CMDB.

By: | 117 downloads | Last Updated: 6/12/2020 | Latest Version: 1.1.2

Azure Automation Runbook to add a user to a group on a Hornbill instance.