-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
A few issues:
- Select-MgProfile v1.0 --- I believe this depreciated and should be removed
- Version check of Microsoft Graph
- Trying to figure out what this is doing in the module writeFoldersReport
$folderpath = $Folder.parentReference.path -replace '/drives/' -replace $MGUserDriveID -replace '/root:' -replace '/',''
This returns a blank folder path as the only items in the $folder.parentReference.path are replaced with nothing.
Metadata
Metadata
Assignees
Labels
No labels