Windows 10 Active Directorypipe理中心pipe理不受信任的域

在Windows 7环境中,所有rsat工具都可以使用runas / netonly命令启动所述工具并连接到域,从而pipe理不受信任的域。

但是,在Windows 10中,pipe理中心通过此命令启动时会崩溃。 我还没有find解决scheme。 事件查看器指向.Net是问题,但我不是100%确定的

我试图用以下方式启动行政中心,每次都有相同的结果发生。

runas /netonly /user:domain\username dsac.exe runas /netonly /user:domain\username "dsac.exe /server=servername.fqdn" runas /netonly /user:domain\username ServerManager.exe Launch Administrative Center from Server Manager. runas /netonly /user:domain\username cmd.exe From new command line window run dsac.exe 

有没有人有任何想法如何启动这个特定的工具来pipe理不受信任的域?