Tagged: Azure

Learn PowerShell Episode 12 - Manage Cloud with PowerShell 0

Manage Cloud with PowerShell

Cloud technology has experienced explosive growth over the last several years. Cloud solutions provide rapid provisioning, cost efficiency, enhanced security, and performance. As such, many companies are looking to incorporate cloud offerings into their...

Backup Synology to cloud with Synology Azure Backup 8

Backup Synology to cloud with Synology Azure Backup

Synology Azure Backup Overview In this post I’ll take you step by step on how to configure your Synology NAS to backup to Microsoft Azure using Hyper Backup with Synology Azure backup. There are...

Hyper-V Ignite Videos 0

Learning Hyper-V 2016 changes – Ignite Playlist

Server 2016 was announced at this year’s Microsoft Ignite ushering in a lot of new features for Server 2016 and especially for Hyper-V. Upgrades to the Hyper-V platform read almost like a wish list...

New-AzureQuickVM Service already exists, Location cannot be specified 1

New-AzureQuickVM Service already exists, Location cannot be specified

Resolved: New-AzureQuickVM Service already exists The New-AzureQuickVM cmdlet is a quick and easy way to create and provision a new Azure virtual machine. You may have a script setup to provision new Azure VM’s...

Remote PowerShell to Azure VM – automating certificate configuration 0

Remote PowerShell to Azure VM – automating certificate configuration

Automate Certificate Configuration to establish secure Remote PowerShell to Azure VM What better way to remotely manage Azure VMs than through the Powershell?  Once PSRemoting is enabled on your VM you may try to...

Get-AzureRemoteDesktopFile Access to the path is denied 0

Get-AzureRemoteDesktopFile Access to the path is denied

Get-AzureRemoteDesktopFile Access to the path is denied You can quickly and easily download .RDP connection files for VMs in Azure via powershell using the Get-AzureRemoteDesktopFile cmdlet. While using this cmdlet you may encounter an...