I am using 1.2.1.2.
The disk management works by
surun mmc.exe diskmgmt.msc
as mmc.exe needed to be elevated since dismgmt.msc is a snap-in.
surun ncpa.cpl
works now and I added the explorer.exe with the full guid that was there. I assume that will work for people that are using the same build of Windows 10, is that a universal thing?
Sorry for all the confusion I am sure what we are doing isn't that common. However, what I don't get is why I got access denied if the enduser was included into the built-in network admin group--the snapin loaded but the virtual drive manager received access denied.
For brevity and for others in a similar boat, this is my complete whitelist
[WhiteList]
0="C:\Windows\System32\ncpa.cpl"
1="C:\Windows\System32\mmc.exe diskmgmt.msc"
2="C:\Windows\explorer.exe /n, ::{21EC2020-3AEA-1069-A2DD-08002B30309D}\::{7007ACC7-3202-11D1-AAD2-00805FC1270E}"
[WhiteListFlags]
0=3
1=3
2=3
The sunrun's I have saved as batch files for the end-users ease of access.
Thank you for your assistance