Powershell Get My Documents Folder

[Solved] Powershell Get My Documents Folder | Powershell - Code Explorer | yomemimo.com
Question : powershell get my documents folder

Answered by : jan-ustr

[Environment]::GetFolderPath("MyDocuments")

Source : https://stackoverflow.com/questions/24771455/getting-the-users-documents-folder-in-powershell | Last Update : Sun, 10 Jul 22

Answers related to powershell get my documents folder

Code Explorer Popular Question For Powershell