Shen Chengwei's Blog

How to Move Azure VM to Different Affinity Group

Part 1. Copy out VHD 1. download Azcopy from:...

Author: scw21 Date: 04/06/2016

Azure PowerShell Cmdlets List

[notranslate] ### Azure CommandType     Name...

Author: scw21 Date: 04/01/2016

How to completely uninstall / remove specific inbox appx against win10

Hi, Thanks for looking into this. :) Today I am going to talk about how to completely uninstall /...

Author: scw21 Date: 03/08/2016

Why TxR (c:WindowsSystem32configtxr) is used for CBS (Windows Modules Installer)?

As we know, to apply an update it actually includes a lot of operations. To ensure that operations...

Author: scw21 Date: 12/27/2015

How to enable boot logging in windows 10?

Boot logging is one of my favorite features in procmon. But after upgrading to windows 10, I found...

Author: scw21 Date: 10/27/2015

How to Convert an Array to Dynamic Array in Powershell

$log = @() $log = {$log}.Invoke() $log.Add($entry)

Author: scw21 Date: 07/23/2015

How to Map VMWP to VM's GUID

There are 3 methods I used mostly: 1. Task Manager 2. Process Explorer 3. Power Shell && WMI...

Author: scw21 Date: 06/10/2015

How to Remotely Kill a Process?

How to Remotely Kill a Process For remote client, use PSEXEC to get the command prompt....

Author: scw21 Date: 06/03/2015

What Will Happen If Role Movement / Failover Failed During CAU?

Good day! There is a charming feature introduced in Windows Failover Cluster 2012, that is something...

Author: scw21 Date: 05/19/2015

What is Persistent Reservation from OS Perspective

Hi mate, Good day! If you search Persistent Reservation from internet, we can see couple of articles...

Author: scw21 Date: 04/19/2015

Microsoft Failover Cluster Hotfixes

This article is intended to provide latest hotfix list for all Windows Failover Clusters, details...

Author: scw21 Date: 04/17/2015

Hello World

Hello World.

Author: scw21 Date: 04/16/2015