Forum Discussion
Brian-Smith
Feb 21, 2017Former Employee
How to clone a Plan using PowerShell and Graph
Just sharing a recent blog post where I walk through PowerShell example that uses Graph to read and write Plan details - https://blogs.msdn.microsoft.com/brismith/2017/02/17/microsoft-planner-how-to-clone-a-plan-with-graph/
3 Replies
Sort By
- Christopher JohnsonCopper Contributor
Sweet stuff, Brian. This might hold me over until MS releases Plan Templates!
- Brian-SmithFormer Employee
Very pleased it helps Christopher. It will need some slight changes when the Planner Graph API hits GA soon - I'll post an update when that happens.
Best regards,
Brian.
- This a great script Brian!! I had already read your post when you published :-). Thanks for sharing