How to make the display window stay in Powershell

# Use -noexit to make the display window stay

powershell -noexit c:\service.ps1