Nico Martens is Technical Lead at Portiva, one of the larger SharePoint and Office 365 implementation partners in the Netherlands. On a daily basis, he helps organizations implement SharePoint, Office 365 and Azure.
Nico likes to work in complex scenarios, working with the newest technologies available to deliver the best experience for the customer. Areas of expertise are Azure, SharePoint, Office 365, identity management and hybrid solutions. As an IT Pro he loves to use PowerShell to automate tasks.
If you have any questions, do not hesitate to contact me on LinkedIn or follow me on Twitter.
Nico, I wanted to ask if I could include a revised version of your script on my blog.
Hi Nico,
I found your article from 2011 (https://sharepointrelated.com/2011/11/21/get-all-workflows-in-all-sites-and-lists/) It was very helpful! I modified it a bit to show only running workflows and would like to include the modified script on my blog, with credit to you for the original script. Would that be ok?
– Jack
Hi Jack,
Glad to hear the script helped! You can use this script in any way you like.
Actually, this saves me work rewriting my own by using yours!
Thanks alot!
Nico,
Thanks for the clarification regarding the SharePoint logo NOT showing up in the SharePoint $5.00/Mo subscription I have. I understand now.
Hi Nico,
Is it possible to run multiple Sharepoint online farms under a single tenant in O365?
If yes, is there any article or steps that would help me to understand the different scenario!!!!
Thanks in advance
No, you get 1 SharePoint Online “farm” for each Office 365 tenant. However, you can create multiple site collections.
Hi ,
why does sharepoint people picker not showing active and inactive users?
Scenario: have user in sharepoint site (User Information list) Active directory deleted (Orphaned User) not showing in sharepoint People picker?
Please help me on this.
Thanks in Advance…
Hi Shafi,
So you are saying the user was deleted from Active Directory? In that case the people picker won’t show this user, as the user will not be able to log in anyway.
Assigning permissions to this object would be useless.
Regards,
Nico
Hi Nico,
I found your blog post (https://sharepointrelated.com/2012/03/07/content-database-size-using-powershell/) and modified the code to place the content in an HTML formatted email rather than txt file, but also included extra CDB info and related Site Collections per CDB.
The post is here: http://www.sanders.nz/content-database-and-site-collection-report/
Also made reference to your site.
Cheers,
Dan
Hi Dan,
Thanks so much for this, looks very nice!