Want to use K1000 File Synchronization to copy a .jar file to the Public Desktop
-
So I have gotten a .bat to copy to the public folder but I can't seem to get it to copy to the user's folders so matter what flavor of wildcard I use: %allusersprofiles%, %userprofiles%, etc, etc. Anyone have any advice on this? - casnider 4 years ago
Answers (2)
As far as I'm aware, file sync is basically a file-copy for Enterprise/Education level deployment, but I have only used it to deploy&lock settings for browsers. I am not entirely sure what the Persist function does either; whether unchecking it will stop the sync if the computer already has the file it needed.
How long have you waited for the File Sync to happen? I can never get it to happen immediately on a test computer, if I even see it happen.
Hey There, File Sync does exactly what you are trying to accomplish. In your case as it is a single file you don't need to zip it, just copy the *.jar file up. Firstly go into soft, create a new software item, call it jar Update and then associate that file to it, ensuring that in the supported O/S section that the windows systems are available to distribute to. Then , under distribution, select Choose action, New, Give it a name, select the path to the public desktop and if you are adding an additional folder at that point click on create path, select the credential you wish to use that has access to write (local Admin), select persist so that it will remain. beneath that select Manage Associated labels and if you have a smart label created for "Windows 7 x64 Professional" then target those machines and then whatever schedule you want it to run on. That simple.... Whenever you want to replace the .jar with a new version just go back into software and replace the associated file with the new one and if it isn't running on a schedule then click on select and resend file to update. The most important part here is the Supported O/S version part of the software config item and ensure that the O/S versions you wish to target are listed and select under supported O/S. Good Luck. Dave