Windows PowerShell ISE
powershell_ise
- C:\Windows\System32\WindowsPowerShell\v1.0\powershell_ise.exe /?
Output:
---------------------------
Windows PowerShell ISE
---------------------------
Syntax:
powershell_ise.exe [[-File] <ListOfFiles>] [-Help] [-MTA] [-NoProfile]
Examples:
Starts the application:
powershell_ise.exe
Starts and opens two files: a.ps1 and b.ps1:
powershell_ise.exe "c:\temp\a.ps1,c:\temp\b.ps1"
Starts, opens "the x.ps1" and does not run the profile:
powershell_ise.exe -File "c:\temp\the x.ps1" -NoProfile
Starts in the MTA mode and does not run the profile:
powershell_ise.exe -MTA -NoProfile
Displays this message:
powershell_ise.exe -Help
---------------------------
OK
---------------------------
Return Code: 1
C:\Windows\System32\WindowsPowerShell\v1.0\powershell_ise.exe
c:\>ver
Microsoft Windows [Version 10.0.19045.2075]
| File | Info |
|---|---|
| File Size | 212992bytes |
| Creation Time | 2019/12/07 18:50:27 |
| LastWrite Time | 2019/12/07 02:05:00 |
| ProductVersion | 10.0.19041.1 |
| FileVersion | 10.0.19041.1 (WinBuild.160101.0800) |
| Hash | Value |
|---|---|
| MD5 | e05920670516cc96822699e5688a79fa |
| SHA1 | 5f2596b6c147e13a32c7d73ef1c1365ba0171687 |
| SHA224 | caaa9808998b606363389645ac7431c3cda13a25ce5d92860a35143a |
| SHA256 | 1172951d8b1aa4cf9d0ac9f72ae344c5896ce4286c790a1f0dff8a6f71a5772e |
| SHA384 | 4760816d7369b8df66c185ec0fcc3de3361ffda65ca0f65767ddd7bd9ec837373fb68e34624399c2023f60f54a7519d6 |
| SHA512 | 1c47b24d04104d0e7291d09ab6dad2c0433ca4ffa947a051a73159a986a0c0e8634b3701153e54e7d96364f80407e9fcc6d5eb8a9c34d8ea35b86780211f9cfd |