Script Library

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

<< Back to Script Library

Tag: machine

(5 Scripts)
Reports or changes the host disk caching mode for the OS disk on an Azure VM.
With disk caching enabled, VMs can achieve higher levels of performance.
The VM does not need to be powered off and the change will have no noticeable effect on user's currently using that VM.
Version: 1.0.11  |   Created: 2023-11-28  |   Modified: 2024-01-26  |   Creator: Guy Leech  |   Downloads: 3
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: 28
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: 93
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: 4.2.14  |   Created: 2021-11-01  |   Modified: 2024-01-26  |   Creator: Guy Leech  |   Downloads: 76