Script Library

Boost your management, troubleshoot, and remediation capabilities with scripts created by experts in the IT community.

<< Back to Script Library

Tag: machine

(4 Scripts)
Change the type of disk assigned to the Azure VM. Valid disk types are:

Standard_LRS
Premium_LRS
StandardSSD_LRS
UltraSSD_LRS
Premium_ZRS
StandardSSD_ZRS

Note that costs of this VM once updated could be very different.
Version: 2.3.5  |   Created: 2022-01-19  |   Modified: 2022-03-17  |   Creator: Guy Leech  |   Downloads: 27
Get and display network info for specified Azure machine
Version: 3.9.16  |   Created: 2021-12-10  |   Modified: 2022-10-23  |   Creator: Guy Leech  |   Downloads: 86
Change the size of the Azure VM. Specify the name, or partial name, of a VM size such as B2s but note that the name of the new size must be unique.
IF THE TARGET MACHINE IS ON THIS SCRIPT CAN TRIGGER A RESTART!

Note that costs of this VM once updated could be very different.
Version: 2.3.13  |   Created: 2021-11-09  |   Modified: 2022-03-17  |   Creator: Guy Leech  |   Downloads: 28
Add a public IP address if not already assisgned, launch mstsc to the public IP address, wait for mstsc to exit and then remove public IP address (if script assigned it)
Version: 3.2.12  |   Created: 2021-11-01  |   Modified: 2022-10-06  |   Creator: Guy Leech  |   Downloads: 38