Forum Discussion
Organization assets library
Thanks for your insight Alireza Rahimifarid but you are actually reading the original post incorrectly. The full command I posted is:
"Add-SPOOrgAssetsLibrary -LibraryURL https://contoso.sharepoint.com/sites/branding/Assets -ThumbnailURL https://contoso.sharepoint.com/sites/branding/Assets/contosologo.jpg -OrgAssetType OfficeTemplateLibrary"
The above is all one long command it just doesn't fit in the post. If I even eliminate the thumbnail portion and only run:
"Add-SPOOrgAssetsLibrary -LibraryURL https://contoso.sharepoint.com/sites/branding/Assets -OrgAssetType OfficeTemplateLibrary"
I get the same result, a successful command but the library does not show up anywhere as a Template Library.
I have a support ticket open with Microsoft, they confirmed they were able to duplicate the issue and are testing.