/build/static/layout/Breadcrumb_cap_w.png

Copy files to a logged on user profile. SMA sending files to a strange location

Hi guys.


I am trying to copy some ms-Word templates to a user AppData folder.

When i try to do this as an admin, kace sends the files to some system folder

 e.g. ... (xcopy /s /y  CorporateExcelTemplate.xltx C:\Users\%username%\AppData\Roaming\Microsoft\Templates)

This always fails even with the wildcard.

The only way i get it to the user profile is if I run the script as "logged on user".

Well...this works for admin accounts that have rights to run scripts.

But the problem is almost all our users don't have right to run scripts. So copying fails

on all of them.

Any suggestions to get around this or any script to copy to logged on user profile.


0 Comments   [ + ] Show comments

Answers (1)

Answer Summary:
Posted by: Nico_K 2 years ago
Red Belt
0

by default the KACE agent runs under the SYSTEM-User. this one has no %userdata%-variable set.
If you run under logged in user it runs with the rights of this user and then the variable is set and so the script works


Comments:
  • Thanks Nico.
    But as I said most of our normal users don't have the right to run scripts.
    The script fails for these people.
    Does this mean there is no solution for them? - akmagnum 2 years ago
    • in the env as you describing it, not.
      A script like
      Runas-give the right-run script - Runas-remove rights would work.

      Another idea is a manual script running as SYSTEM, which checks for the logged in user and puts the files in the correct userfolder

      Also if you have the KACE Privilege Manager would allow this, if the request pops up the admin team approves it. There are possibilities but they are, well ... complicated - Nico_K 2 years ago
      • Thanks for the input. - akmagnum 2 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
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