Forum Discussion

Jörg Grimm's avatar
Jörg Grimm
Copper Contributor
May 02, 2018

SharePoint Online - PowerShell Apply Theme - Problem

Hello. I'm working on a PowerShell Script for SharePoint Online where I'm trying to apply a theme to a subsite with the following code:   $site.ApplyTheme($themeUrl,$null,$null,$false)   With the...

Resources