SharePoint Service Application stucks on starting
In last days i got some problems on SharePoint 2016 Farms, when we tried to create new service applications using the Central Administration and/or Powershell scripts. The UI was working on it and this...
View ArticleCreating beautiful Powershell Reports in HTML-Format
Actually SharePoint Admins do a lot stuff with Powershell Scripts. Often in Powershell you get lists where data is collected in table format. Interesting for repeating Scripts you run should be the...
View ArticleSharePoint Permission Report for a specific user
Did you ever tried to figure out where Person “John” has access in your SharePoint Farm? There are third party tools out there which help you get permission reports about your SharePoint environment....
View Article3 things about SharePoint Search Query with Powershell
Did you ever used the search query in Powershell? Powershell can send a search query against the SharePoint Search. It is great in order to automate some tasks, in which you need data from various...
View ArticlePowershell Copy and Rename Files and Folders
Creating a script in order to copy and rename files and folders from one location to another i was happy to find some easy Powershell Scripts. So I’d like to share some important and interesting ones....
View ArticleSharePoint Branding – Add Elements to your site without changing Masterpage
In SharePoint you can add elements at different places. If you like to do, it is not necessary to change the masterpage or customize it. You can simply use user custom actions. This is useful if you...
View ArticleSharePoint 2019 Create Search Service Application with Powershell
In SharePoint you can create a Search Service Application by using PowerShell. If you didn’t create it with AutoSPInstaller or if you want to configure it later on, you should use Powershell for one...
View ArticleSharePoint Office Document keeps asking for credentials
Office document which is stored in SharePoint keeps asking for credentials. No matter if you are working in a SharePoint library or just try to export a list to excel. It just keeps you busy by asking...
View ArticleSharePoint Backup Script
SharePoint offers inbuilt Backup und Restore functionality. It’s always good to have a backup. There are a lot of 3rd Party tools available. But in case you would like to check how to deal with it...
View ArticleMS Teams: Prevent users from creating new Teams
In Microsoft Teams everyone can create a new Teams by default. It makes sense in terms of collaboration. But often companies want to prevent this cause nobody wants to clean up afterwords. The admins...
View Article