Quantcast
Channel: TechNet Blogs
Viewing all articles
Browse latest Browse all 34890

PowerTip: List All Files Open in PowerShell ISE

$
0
0

Summary: Get a list of all files that are currently open in the Windows PowerShell ISE.

Hey, Scripting Guy! Question How can I pull a list of anything that I am currently editing in the Windows PowerShell ISE?

Hey, Scripting Guy! Answer Use this command to get the entire list of files (including the full file path) that are currently open
            in the PowerShell ISE:

$psISE.PowerShellTabs.files.FullPath


Viewing all articles
Browse latest Browse all 34890

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>