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/05/07 09:54] – [Listar procesos y usuarios que lo ejecutaron (ps aux | grep PATTERN)] 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 38: | Line 38: | ||
| SQLWriter | SQLWriter | ||
| </ | </ | ||
| + | |||
| + | Listado completo de propiedades para filtrar: | ||
| + | |||
| + | https:// | ||
| + | |||
| + | |||
| ===== (Powershell) telnet ===== | ===== (Powershell) telnet ===== | ||
informatica/windows/msdos.1557222894.txt.gz · Last modified: by javi
