Tag: Powershell

Useful PowerShell cmdlets to administer Office 365 Groups
Useful PowerShell cmdlets to administer Office 365 Groups
Blog Posts

Howdy Folks! As promised in previous blog post related to Office groups , I’m back now with some cool PowerShell cmdlets which should ease your work in managing Office 365 groups in your organization . If you’re new to Office 365 groups, I humbly request you to read in detail about Office 365 groups by accessing this link.… READ MORE

Azure Advanced Threat Protection Deployment
Azure Advanced Threat Protection Deployment
Blog Posts

In this blog post, I will be talking about Azure advanced threat protection deployment, and walk you through my experience doing large implementation in an environment with virtual domain controllers hosted on VMware clusters. You can also read about Azure advanced threat protection lateral movement, Azure ATP and Windows Defender ATP integration, and Azure ATP vs ATA. Azure advanced threat… READ MORE

Automated deployment for SharePoint Framework scripts available on Powershell gallery
Automated deployment for SharePoint Framework scripts available on Powershell gallery
Blog Posts

I published two scripts on Powershell gallery in order to help automated deployment of a SharePoint Framework solution: https://www.powershellgallery.com/packages/VSTS.DeploySPFxToO365CDN https://www.powershellgallery.com/packages/VSTS.DeploySPFxToAppCatalog The first script basically collects automatically the bundle publishing it on Office 365 CDN, while the second across the SharePoint ALM API is able to upload the package of the solution in the App Catalog.… READ MORE

Using site classification for SharePoint Sites
Using site classification for SharePoint Sites
Blog Posts

Site classification is a must-have when we talk about Governance, Compliance and also topics around GDPR. Beside 3rd party solutions focusing on site and content classification we have also some out of the box options and developer opportunities in Office 365 and SharePoint on-prem. Depending on if we are talking about classic SharePoint Site Collections or… READ MORE