/build/static/layout/Breadcrumb_cap_w.png

How can I see File Sync success/failure?

I can't see anything that will show me whether a given machine has successfully received the File Synchronization files it should get. Where can I see that other than in the File Sync task itself?


0 Comments   [ + ] Show comments

Answers (6)

Posted by: SMal.tmcc 11 years ago
Red Belt
0

If it is a file that does not a version you can also create a custom software inventory to get the creation or last modified date.

Use this in your custom software item

ShellCommandTextReturn(c:\windows\system32\wbem\WMIC.exe where name='c:\\path\\to\\file\\file.xml' get creationdate)

or

ShellCommandTextReturn(c:\windows\system32\wbem\WMIC.exe where name='c:\\path\\to\\file\\file.xml' get lastmodified)


Comments:
  • Then create a report of this software item and it will show every different date for a certain file. - SMal.tmcc 11 years ago
Posted by: AbhayR 11 years ago
Red Belt
0

Machine will show up on the FS detail page only if the FS was completed successfully. Hence, if you see a machine in FS detail page, it means, YES file were copied successfully on those machines.


Comments:
  • If I run a file sync to a specific label containing a large number of computers, then I have to manually compare all computer names in the label with the list of computer names that were successful to determine which computers failed. Is there no way to see a report or output that just shows the failures? - samiott 5 years ago
Posted by: SMal.tmcc 11 years ago
Red Belt
0

You can create a custom software inventory based on the file version if it has that value in it's properties.  then create a quick report sorting by this item also and you will see as machines get the sync and update their inventory.

W      - FileVersionEquals(path, version)
W      - FileVersionLessThan(path, version) 
W      - FileVersionGreaterThan(path, version)


 

Posted by: nshah 11 years ago
Red Belt
0

if you don't have versions, you can just look for the file with custom inventory. The rest is as SMal.tmcc indicated for reporting. 

FileExists(path)
 
Posted by: AbhayR 11 years ago
Red Belt
0

Another way is to check the FS detail page. At the bottom you can see the list of machines on which the file has been synched successfully. A machine will not be in that list if the file hasn't been synced.

Posted by: DurocShark 11 years ago
Senior Yellow Belt
0

Thanks folks.

 

I was really hoping for a direct result of the sync, rather than looking at the file versions. The one I'm working on is 19 files in a zip package. Only one of those is versioned, and I'm seeing occasional failures of just SOME of the files (file is in use, etc).

 

Looking at the detail page in the past just showed machines that fit the rules, and the KBOX attached to and tried to sync. There wasn't a "Yes, all files sync'd," or "No, only these files sync'd".

 

It's that level of detail I was hoping the FS tool would already provide.

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