home.social

#pnp-powershell — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pnp-powershell, aggregated by home.social.

fetched live
  1. I just published a step-by-step guide on how to copy SharePoint pages and their SiteAssets using #PnPPowerShell! Say goodbye to manual re-creating pages! Check it out and tell me what you think! #SharePoint #Automation #microsoft365 #SharingIsCaring www.menzel.it/post/2...

    Step-by-Step Guide to Copy Pag...

  2. I just published a step-by-step guide on how to copy SharePoint pages and their SiteAssets using #PnPPowerShell! Say goodbye to manual re-creating pages! Check it out and tell me what you think! #SharePoint #Automation #microsoft365 #SharingIsCaring
    menzel.it/post/2024/10/step-st

  3. I just published a step-by-step guide on how to copy SharePoint pages and their SiteAssets using ! Say goodbye to manual re-creating pages! Check it out and tell me what you think!
    menzel.it/post/2024/10/step-st

  4. Are your translated Posts / News in your #SharePoint Online SitePages library missing the language metadata?
    Check out my step-by-step guide using PnP-Powershell to re-create those entries effortlessly! 💻🔗 #PowerShell #Microsoft365 #PnPPowerShell
    menzel.it/post/2024/09/creatin

  5. Are your translated Posts / News in your #SharePoint Online SitePages library missing the language metadata? Check out my step-by-step guide using PnP-Powershell to re-create those entries effortlessly! 💻🔗 #PowerShell #Microsoft365 #PnPPowerShell www.menzel.it/post/2...

    Re-creating Multilanguage Link...

  6. Are your translated Posts / News in your Online SitePages library missing the language metadata?
    Check out my step-by-step guide using PnP-Powershell to re-create those entries effortlessly! 💻🔗
    menzel.it/post/2024/09/creatin

  7. 🚀 I just published a guide on using #PnPPowerShell to delete those duplicate users in #SharePoint. Say goodbye to doublettes and hello to streamlined lists! 🧹💻 Check out the full script for a clutter-free SharePoint experience. #PowerShell #Microsoft365 www.menzel.it/post/2...
  8. 🚀 I just published a guide on using to delete those duplicate users in . Say goodbye to doublettes and hello to streamlined lists! 🧹💻
    Check out the full script for a clutter-free SharePoint experience.
    menzel.it/post/2024/03/finding

  9. 🔍 Ever needed the crawl-time of a specific item in a list?
    Use this script to search your search-logs for this specific ID.

    -Script-
    $ID = 10
    $entry = Get-PnPSearchCrawlLog -Filter 'your-sharepoint-site.com/sites' | Where-Object { $_.URL -like "*?ID=$($ID)" }

  10. 🎉 Thank you, 1270 awesome visitors, for stepping up to the plate and swinging by my blog! I hope you found the content helpful. If not, at least it was shorter than a RedSox game! 😉 Keep reading, keep commenting 🙌
    menzel.it

  11. 🔧 Tired of rewriting #SharePoint history with every update? My latest #PnPPowerShell Blog post is your secret weapon! Keep your metadata intact and your users none the wiser. 🕵️‍♂️💾 #Microsoft365 #ITPro #SharePointCommunity www.menzel.it/post/2023/10...
  12. 🔧 Tired of rewriting history with every update? My latest Blog post is your secret weapon! Keep your metadata intact and your users none the wiser. 🕵️‍♂️💾
    menzel.it/post/2023/10/update-

  13. I'm sharing my new blog post about how to set up Microsoft #Clarity for my #SharePoint portal with #PNPPowershell. Clarity is a free web analytics tool from MS that helps you understand how users interact with your portal. 🙌 #Microsoft365 #WebAnalytics #SharingIsCaring www.menzel.it/post/2023/10...
  14. I just wrote a new blog post about how to use PnP PowerShell to set up Microsoft Clarity for my SharePoint portal. Clarity is a free web analytics tool from Microsoft that helps you understand how users interact with your portal and optimize the user experience. Check out my blog post for the step-by-step guide and the PowerShell script. 🙌
    menzel.it/post/2023/10/addclar

  15. Hi #powershell friends, I could use your help, I'm trying to permanently delete a #sharepoint team site and it does using #pnppowershell but while completing it says it can't find the group. Has any come across this? github.com/DevClate/365Automat Much appreciated!

  16. Hi friends, I could use your help, I'm trying to permanently delete a team site and it does using but while completing it says it can't find the group. Has any come across this? github.com/DevClate/365Automat Much appreciated!