我正尝试在远程Windows 2012 R2计算机上执行一些命令(使用Ubuntu base winexe v 1.00),这也是AD域的一部分。 随着Windows 2008的命令工作正常,但2012其给出以下错误。 命令:(示例)
winexe -U 'DOMAIN/ADMIN%PASS' //10.0.0.1 'powershell.exe -inputformat none -command "dir"' ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER