/build/static/layout/Breadcrumb_cap_w.png

How can I use scripting with KACE as my distribution point?

I've been asked to deploy a list of Windows fonts to all of our users. My original plan was to use one of our servers as the distro point, and execute a script copying the fonts from there into the Windows\Fonts directory with Robocopy.

However, my bosses want me to use KACE as the distribution point. Is it possible for me to do that with a vbs script? If so, can anyone please advise how? I'm very new to scripting, and still working out proper syntax for everything.


3 Comments   [ + ] Show comments
  • Although you could do this via a script you can also do it via a file synchronization task. Just zip the fonts, key in your destination, some creds and you should be good. - Jbr32 10 years ago
  • If all the fonts go into one area, use File Synchronization under the distribution module. Zip up all the fonts and upload them to a software title you manually create under Inventory > Software. You don't need to create a script to just copy down files.

    This might be helpful as well:

    http://www.kace.com/support/training/kke/archive?id=BFCC0209-A492-404E-B8F3-2F496A7D5E9E - nshah 10 years ago
  • Gracias, both of you. The file sync didn't work, something about it not actually installing the fonts, but I didn't know what file sync did at all, so that is awesome help!

    I ended up using a script to install the fonts after all, but now I'm running into another problem, which I'll detail in a separate question. Thank you both! - blizzardwolf 10 years ago

Answers (2)

Answer Summary:
Posted by: jknox 10 years ago
Red Belt
0

You can either upload it as a software inventory item (deploy through file sync or MI) or as a dependency in a script.

In a script, it would probably be easiest to use a zipped package and have the Kscript unzip the files into place.

Posted by: hmoore 10 years ago
Second Degree Blue Belt
0

the scripting module can do that for you.  take a look at the admin guide here:  

http://www.kace.com/support/resources/~/media/Files/Support/Documentation/K1000/v55/K1000-Administrator-Guide.pdf

page 297 will introduce you to all you need to know...

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ