I\'m writing a PowerShell script to make several directories and copy a bunch of files together to \"compile\" some technical documentation. I\'d like to generate a manifest of
In Windows, navigate to the directory of interest
Windows
Shift+ right click mouse -> Open PowerShell window here
Open PowerShell window here
Get-ChildItem | tree /f > tree.log