How to open Windows Explorer from Powershell?
Type the following command in Powershell
ii .
The above is an alias for the non case sensitive command…
Invoke-Item .
Type the following command in Powershell
ii .
The above is an alias for the non case sensitive command…
Invoke-Item .