Powershell - Exit

Windows Powershell Menu

About

Process - Exit (Code|Status) in PS

Example

if ( -Not $? ) {
      echo "Error ?"
      exit $?
}





Discover More
Windows Powershell Menu
PowerShell - (Process|Service)

After creation Running See Adding the -PassThru will pass through a process object to the variable.



Share this page:
Follow us:
Task Runner