Forum Discussion

george_71239's avatar
george_71239
Copper Contributor
Aug 26, 2022

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...
  • AndresGorzelany's avatar
    AndresGorzelany
    Aug 30, 2022
    Couple 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.



Resources