All Forums >> [Scripting] >> WSH & Client Side VBScript >> Help with copy netlogon fonts folder Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I've put a Fonts folder in the netlogon of my server, and I want to copy any fonts that don't exist on my network pcs. We use all sorts of fonts, and there are enough fonts that I don't want to manually copy to each person
Here is what I have: (pulled from my larger vbs script, hence the rest of the variable names)
If I have the echo's un-commented, all I get is the begin loop echo - it doesn't go into the folder.
It probably wont work just copying the font, as you need to be a local admin for it to register. You can register the font manually for the user via script but you will need access to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]