A newer version of this documentation is available.

View Latest

process

Name

netid.exe -process

Synopsis

netid.exe -process [tree <process ID>]|[wait -id <process ID> -timeout <timeout>]

Description

The process tree command writes the parent process or processes of a specified process to trace. See the SiteAccessUnknown parameter and the as-parent-app value for more information.

The process wait command waits for process to end.

Options

tree <process ID>

The process ID to check. The value 0 will check the current process.

wait -id <process ID> [-timeout <timeout>]

The process ID to wait for and the maximum number of seconds to wait for process to end.