Search notes:

PowerShell command line parameter -Command

-Command (which can be abbreviated with -c) specifes a command to be executed in PowerShell.
After executing the command, PowerShell exits.

See also

Other command line parameters

Index