informatica:windows:msdos
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
informatica:windows:msdos [2019/01/31 12:47] – [(Powershell) telnet] javi | informatica:windows:msdos [2019/05/08 11:12] (current) – [Listar procesos y usuarios que lo ejecutaron (ps aux | grep PATTERN)] javi | ||
---|---|---|---|
Line 26: | Line 26: | ||
Comando: | Comando: | ||
- | wmic service where started=true get name, startname | findstr | + | wmic service where started=true get name, startname | findstr |
| | ||
Salida: | Salida: | ||
Line 32: | Line 32: | ||
< | < | ||
MSSQLFDLauncher | MSSQLFDLauncher | ||
- | MSSQLSERVER | + | MSSQLSERVER |
SQLBrowser | SQLBrowser | ||
- | SQLSERVERAGENT | + | SQLSERVERAGENT |
SQLTELEMETRY | SQLTELEMETRY | ||
SQLWriter | SQLWriter | ||
</ | </ | ||
+ | |||
+ | Listado completo de propiedades para filtrar: | ||
+ | |||
+ | https:// | ||
+ | |||
+ | |||
===== (Powershell) telnet ===== | ===== (Powershell) telnet ===== |
informatica/windows/msdos.1548938877.txt.gz · Last modified: 2019/01/31 12:47 by javi