Posted on 28th April 2025|98 views
May i know the difference of PowerShell and PowerShell ISE
Posted on 28th April 2025| views
A)
Powershell | Powershell ise |
1) Powershell is MTA. | 1) Powershell is STA. |
2) Powershell supports only console colors. | 2)
Powershell ise supports unlimited colors. |
3) Suggestions work in Powershell | 3)
Suggestions don’t work in powershell ise. |