Uses the Shell.Application COM object to display a dialog that lets you select a folder. You can optionally specify a header text for your dialog and also default the dialog to any root folder you want. If the user selects a folder, the folder path is returned, otherwise $null.