Gets a List of all Folders and Formats them into a Word Document
For a folder named **Example Project**:
cd "Example Project"
.\\FoldersToIndex.ps1
##### Example 2
Or, if you are more comfortable with directory navigation, you could run the following (which works on the current setup).
.\\FoldersToIndex.ps1 '.\\Example Project\\'