Teh Hermit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sysinternals [2022/09/27 10:05] jpsysinternals [2022/10/31 16:09] (current) jp
Line 7: Line 7:
    .\autorunsc64.exe -a * -o c:\autors.txt    .\autorunsc64.exe -a * -o c:\autors.txt
 Или с ключем -c, чтобы записать в CSV-формате Или с ключем -c, чтобы записать в CSV-формате
-   .\autorunsc64.exe -a * -c -o c:\autors.txt   +   .\autorunsc64.exe -a * -c -o c:\autors.txt 
 + 
 +---- 
 + 
 +==== PsExec ==== 
 + 
 +Установка удаленной сессии PowerShell.  
 + 
 +   .\PsExec64.exe \\COMPUTER_NAME -i -s powershell.exe 
 + 
 +---- 
 + 
 +=== Handle64 === 
 + 
 +Узнать какой процесс (PID) открыл файл: 
 + 
 +   .\handle64.exe c:\file_path\file.txt
 {{tag>Microsoft Windows SysInternals}} {{tag>Microsoft Windows SysInternals}}
 +
sysinternals.1664273104.txt.gz · Last modified: by jp