Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use PowerShell to Find the Temp Folder Path

$
0
0

Summary: Find the path to the temporary folder.

Hey, Scripting Guy! Question How can I use Windows PowerShell to find the path to the temporary folder?

Hey, Scripting Guy! AnswerUse the Temp variable, and obtain its value from the Env: PS drive.

$env:TEMP 


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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