When you execute this command on a remote computer, the scan will be performed without disingection and the process log will be created in \\share\logs
Después de ejecutar este comando en el host remoto, se realizará el análisis SIN DESINFECCIÓN y se creará el archivo de registro (log file) de actividad en el catálogo \\share\logs\.
Therefore, to run a stop process command on a remote computer, you need to use the Invoke-Command cmdlet.
Por lo tanto, para ejecutar un comando de detención de proceso en un equipo remoto, es necesario usar el cmdlet Invoke-Command.
To run a single command on a remote computer, use the ComputerName parameter.
To start a background job on a remote computer, use the Invoke-Command cmdlet with its AsJob parameter, or use the Invoke-Command cmdlet to run a Start-Job command on a remote computer.
Para iniciar un trabajo en segundo plano en un equipo remoto, utilice el cmdlet Invoke-Command con el parámetro AsJob o use el cmdlet Invoke-Command para ejecutar un comando Start-Job en un equipo remoto.
DISPLAYING THE COMPUTER NAME When you use the Invoke-Command cmdlet to run a command on a remote computer, the command returns an object that includes the name of the computer that generated the data.
MOSTRAR EL NOMBRE DEL EQUIPO Cuando se usa el cmdlet Invoke-Command para ejecutar un comando en un equipo remoto, el comando devuelve un objeto que incluye el nombre del equipo que generó los datos.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.