Filter By

Package Types

Operating System

Categories

Trust Information

By: | 428 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: | 416 downloads | Last Updated: 4/11/2017 | Latest Version: 2.2

Disables the audio beep when user presses backspace in the powershell console. Will prompt to save this setting to a user profile for future sessions. uses: "Set-PSReadlineOption -BellStyle None" command Mutes Audio Beep Sound Backspace Delete Console PowerShell

By: | 261 downloads | Last Updated: 3/15/2019 | Latest Version: 1.0.3

Start Up or Shut Down or Restart Azure Virtual Machines in Current Subscription. Resource group and VM list are supported. Requirement: Make sure the default AzureServicePrincipal named 'AzureRunAsConnection' exists in Automation Account --> Connections.

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

Azure Automation Runbook Script to stop an SAP system.

By: | 165 downloads | Last Updated: 5/10/2019 | Latest Version: 2.1.1

Start Up or Shut Down or Restart Azure Virtual Machines in Current Subscription. Resource group and VM list are supported. Requirement: Make sure the default AzureServicePrincipal named 'AzureRunAsConnection' exists in Automation Account --> Connections. And the Azure Server Prinipal has enough permissions in the target subscription.

By: | 129 downloads | Last Updated: 1/28/2020 | Latest Version: 1.2

Connects to Azure and stops specified VMs in a sequence and including a wait time between the VMs. It is based on Stop-AzureV2VMs. If you provide the sequence "vm4, 30, vm3, 60, vm2, vm1", then VM4 stops first, then it waits 30 seconds before VM3 stops, then waits again for 60 seconds, then VM2 stops and finally VM4 stops.

By: | 107 downloads | Last Updated: 8/30/2022 | Latest Version: 0.0.4

Azure Automation Runbook Script to stop an SAP HANA DB.

By: | 71 downloads | Last Updated: 8/30/2022 | Latest Version: 0.0.3

Azure Automation runbook script to stop an SAP Application Server.