Font removal and installation using PowerShell

Hello,

I am looking for a way to use PowerShell to uninstall several fonts and to install other specific fonts for users in our office network. How can I do this with a GPO or otherwise?

Thanks,
Roger

So… is it PowerShell, or GPO?

Does [SOLVED] Install Fonts via GPO Help?

Here’s a ComObject way to do it: http://www.mondaiji.com/blog/other/it/10247-windows-install-fonts-via-command-line

Hello Don,

Either method would be fine so long as the old fonts can be removed and the new fonts added.

Thanks,
Roger