GD Bloggers

This is the blog site for Microsoft Global Delivery Communities focused in sharing the technical knowledge about devices, apps and cloud.

Browse by Tags

Related Posts
  • Blog Post: Windows Server 8 – Manage Hyper-V 3.0 with PowerShell

    One of the major feature of Windows Server 8 is Hyper-V 3.0 This new version of Microsoft virtualization platform brings great improvements and features. In this blog post we’ll cover a couple of Windows Server 8 Hyper-V PowerShell command lets. Using PowerShell cmdlet will reduce most of day-to-day...
  • Blog Post: Windows Azure – Remove Virtual Disks

    This is very famous issue when you create many Virtual Machines on Windows Azure, after deleting the VMs the virtual disks (VHD files) are still there. So far there is no way to remove these VHD files using the GUI interface, so I started to search how can I do it through PowerShell. The challenge of...