PDA

Показать полную графическую версию : [решено] cmd.exe exited on pc05 with error code -1073741502


The_Immortal
12-02-2019, 21:26
Приветствую!

Пытаюсь удаленно запустить cmd.exe через PsExec. На всех машинах внутри домена запуск успешно проходит, а на одной по непонятным причинам выдается cmd.exe exited on pc05 with error code -1073741502
Как понять в чем может быть проблема? Запускаю, разумеется, от админа.

Ну и при этом RDP, SMB - всё доступно.

Спасибо!

Petya V4sechkin
12-02-2019, 22:25
The_Immortal, как обстоят дела с вирусами на проблемной машине?
Не установлен ли там Avast, случайно?

The_Immortal
13-02-2019, 00:33
Petya V4sechkin, вирусов нема, как и Аваста.

Проблема была в этом (http://www.oszone.net/11424#001) - на данной машине сиё надо было отключить.
Либо использовать флаг -h у PsExec:- On Windows Vista and later, if UAC is enabled, a process launched by psexec -- even when run from an administrator account -- must have its elevate token set in order to get full privileges. This can be done by passing the -h attribute in the psexec command line.
...
- The other way around this that doesn't require changing the registry is to just add the -h flag to the psexec command. This tells it to run the command with the elevated token, which is equivalent to launching a process "as administrator" from the context menu




© OSzone.net 2001-2012