Mr_Jiminy Posted September 7, 2015 Posted September 7, 2015 Probably a silly question, but wondered how I go about deploying fonts using Group Policy?
Mr_Jiminy Posted September 7, 2015 Author Posted September 7, 2015 Has anyone used this method? Deploy Font Files via a GP (Group Policy) | The-IT-Blog
RichCowell Posted September 7, 2015 Posted September 7, 2015 Unless you specifically only want some users to access some fonts (sounds like a pain)... I'd just pop them all on a server and add a line to a startup script to copy everything in that folder to the C:\Windows\Fonts directory... (adding a line to check for one of those fonts and skip if it exists)
witch Posted September 8, 2015 Posted September 8, 2015 Unless you specifically only want some users to access some fonts (sounds like a pain)... I'd just pop them all on a server and add a line to a startup script to copy everything in that folder to the C:\Windows\Fonts directory... (adding a line to check for one of those fonts and skip if it exists) This is exactly what I do and it works very well 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now