Forum Discussion
george_71239
Aug 26, 2022Copper Contributor
Apply fonts from Sharepoint Management Shell
I want my users to use company fonts in their 'Powerpoint on the Web' throughout the organization. Currently they can only use these company fonts in their Powepoint app on Windows when they individu...
- Aug 30, 2022Couple of things:
Surround c:\Fonts using double quotes "C:\Fonts"
run the PowerShell window as administrator
Also, to specify the -libraryUrl, remove Forms/AllItems.aspx from the url in the parameter.
as the example in Docs.
Aug 30, 2022
What's the output for
get-SPOOrgAssetsLibrary?
get-SPOOrgAssetsLibrary?
george_71239
Sep 01, 2022Copper Contributor
AndresGorzelany Hi Andres
It is showing the old font library that it had a problem with (see attached).
It's been 2 days and the fonts are not showing up in Powerpoint web maybe because its showing the old font library which was problematic?
- george_71239Sep 01, 2022Copper Contributor
AndresGorzelany thanks Andres. I successfully removed that library and added the 'true' library as public, will wait a couple of days to see if fonts that I already uploaded in 'shell' to be in Powerpoint. Will keep you posted, thanks.
- Sep 01, 2022If it is showing the old library and I see in the screenshot it is set as OfficeTemplateLibrary (For PowerPoint, Word, Excel templates) instead of OfficeFontLibrary
I recommend you to start over, first with the Font Library, then with other libraries that you need (ImageDocumentLibrary or OfficeTemplateLibrary)