Video Screencast Help
Search Video Help Close Back
to help

SEP 12 Client full content download

Created: 18 Sep 2012 | 2 comments
dolfanbolt's picture
0 0 Votes
Login to vote

I have one client pulling a full content download instead of a delta,  How do I tell which client it is?

Comments 2 CommentsJump to latest comment

pete_4u2002's picture

this arttcle should help

http://www.symantec.com/connect/articles/how-can-we-check-which-content-sep-121-clients-are-downloading-gup

you can get to know if the client is downloading full.zip from the report that means it full download.

 

0
Login to vote
  • Actions
Brian81's picture

You can run wireshark on your SEPM and set a display to look for full.zip downloads. Use this filter:

(frame matches "(?i)full.zip" ) && (tcp.srcport == 8014)

0
Login to vote
  • Actions