explorer
To open Explorer to a particular directory, use the Invoke-Item cmdlet.
invoke-item
- or -
ii
For example:
ii c:\ps-test
ii \\server01\juneb\sharedFiles
Then again, do you really need to open Explorer when you have PowerShell?
Enjoy!
-- juneb
No comments:
Post a Comment