I did a windows update and somewhere they added a change to the way it installs fonts. This update broke my powershell script that would update servers in the render farm. What a nightmare :(. Only way I got this to work was select all the fonts and right click to get the context menu to do the "install for all users". I will start digging into the code to find a solution since i cant do updates on every server every time I add a font.
"Install" only installs it for the current user and does not put it in c:\windows\fonts
"Install for all users" it works just like before and u have to be an admin for it to show up.
Thanks MS..