aaronparker / aaronparker.github.io

stealthpuppy.com content
https://stealthpuppy.com
Other
0 stars 0 forks source link

onedrive-knownfoldermove-loganalytics/ #12

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Planning for OneDrive Known Folder Move with Azure Log Analytics | Aaron Parker

Use PowerShell, Azure Log Analytics, and Microsoft Intune Endpoint Analytics Proactive Remediations to collect data from endpoints to assist in migrating folders to OneDrive.

https://stealthpuppy.com/onedrive-knownfoldermove-loganalytics/

ercgoodman commented 2 years ago

Thanks for the fantastic article. This came exactly when I needed to gather this info for our OneDrive KFM planning!

One thing to note for anyone setting this up is that for the Workbook code you will have to replace lines 446-448 with the info from your tenant. I found it simplest to create a new blank Workbook and copy the fallbackResourceIDs from that Workbook & replace it in the provided Workbook code.

Thanks!!