Just a reminder post (mainly for myself) showing the code to add and Remove Navigation Links from Modern Team Sites (left side nav), and the […]
Category: SharePoint
SharePoint Saturday Atlanta 2019 – PowerShell and Office 365 for Admins Slide deck #SPSATL
I had a great opportunity to attend and speak at the SPSATL this past weekend! Was a great time to learn from so many experts […]
NACS 2019 – PowerShell and Office 365 for Admins Slidedeck
Thanks for everyone who took the time to come to my session with PowerShell and office 365 for admins this morning at Day 1 of […]
Add Site Collection Admin to SharePoint Online Site Collections by URL Filter
[et_pb_section bb_built=”1″ fullwidth=”off” specialty=”on”][et_pb_column type=”3_4″ specialty_columns=”3″][et_pb_row_inner][et_pb_column_inner type=”4_4″ saved_specialty_column_type=”3_4″][et_pb_text _builder_version=”3.0.98″ background_layout=”light”] TLDR; Use Where Instead of -filter I had a request to give a specific user […]
SharePoint user with Full Control Permissions, can’t add Web Parts to Page on site
I had a user contact me about an issue where he was trying to add a web part to a page on the subsite that […]
PowerShell – Count Items in SharePoint Recycle Bin
This is a random script I put together due to a one off issue I have been having. I have a script that I use […]
Use PowerShell to create new SharePoint Workflow History List – (Works with Nintex)
I recently had an issue where I’ve needed to create move a large and active workflow to write to a new history list. If the list […]
A Better Way to redirect a site collection in SharePoint using IIS URL Rewrite
Have you every written a blog post, and got some helpful comments from folks who have a better way to do something? Well that’s exactly […]
Create a SharePoint Vanity-ish / Shortened URL and redirect to a site collection
Update!!!!! 1/26/2017 I was wrong. I found a much better way to redirect a user to a site collection actually using IIS URL Rewrite. The […]