Category Archives: Powershell

Move Azure VM to another Virtual Network

By | May 4, 2020

If you deploy an Azure Virtual machine(VM) into a wrong Azure virtual network(Vnet) or you would like to move an existing VM to another Vnet, you will need to deploy a new VM into that Vnet. unfortunately, we can’t move Azure VM’s between Vnet’s, out of the box. You can, of course, establish Vnet peering… Read More »

Enable Bitlocker and store the key in AzureAD

By | April 12, 2019

BitLocker configuration tab in Intune does have a silent install function, but the silent function currently only works for users that are local administrators. users will have to get the latest Windows version 1809 for the silent installation to work without being local administrators.If your users isn’t running 1809 there is still an option to… Read More »