Collecting Statistics on all File Attachments in ExchangeHow to archive old mail / attachmentsICS attachments disappear after migrating to exchange 2007Exchange Server 2007 SetupAlter Exchange 2007 attachments server sideExchange 2007 dropping attachmentsExchange can't send emails with attachmentsExchange End User Usage Statistics ToolsExchange 2007 Delivery Delayed (maybe need certificate?)Why are users of Exchange 2007 losing send as permissions?Exchange 2007 All Rooms address list issue

Multi tool use
Multi tool use

Why did the metro bus stop at each railway crossing, despite no warning indicating a train was coming?

Were any toxic metals used in the International Space Station?

Show solution to recurrence is never a square

Substring join or additional table, which is faster?

Alias for root of a polynomial

Are there any sonatas with only two sections?

Why is it harder to turn a motor/generator with shorted terminals?

Why weren't the bells paid heed to in S8E5?

Can I say: "When was your train leaving?" if the train leaves in the future?

is it correct to say "When it started to rain, I was in the open air."

Is it wrong to omit object pronouns in these sentences?

Should I communicate in my applications that I'm unemployed out of choice rather than because nobody will have me?

Were any of the books mentioned in this scene from the movie Hackers real?

Why doesn't Iron Man's action affect this person in Endgame?

complicated arrows in flowcharts

Formal Definition of Dot Product

Under what charges was this character executed in Game of Thrones, The Bells?

Find the unknown area, x

What is this minifig/minidoll (?)

Adding labels and comments to a matrix

Can only the master initiate communication in SPI whereas in I2C the slave can also initiate the communication?

Is there any good reason to write "it is easy to see"?

Did galley captains put corks in the mouths of slave rowers to keep them quiet?

Can multiple outlets be directly attached to a single breaker?



Collecting Statistics on all File Attachments in Exchange


How to archive old mail / attachmentsICS attachments disappear after migrating to exchange 2007Exchange Server 2007 SetupAlter Exchange 2007 attachments server sideExchange 2007 dropping attachmentsExchange can't send emails with attachmentsExchange End User Usage Statistics ToolsExchange 2007 Delivery Delayed (maybe need certificate?)Why are users of Exchange 2007 losing send as permissions?Exchange 2007 All Rooms address list issue






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








1















We have a requirement to collect statistics on all mail with file attachments. Namely, which file types are being attached and in what quantities by our users on our Exchange server. Is there a way to achieve this either out-of-box or with plug-ins or other tools?



The only method I've found so far is to run the export-mail command searching for file attachments using a wildcard to return all mail with file attachments but this would be unfeasible since it would either (I'm not sure) move mail from all our users mailboxes to another or duplicate all mail with file attachments which we don't really have space for and either way manually collecting statistics on that amount of mail would take forever.










share|improve this question




























    1















    We have a requirement to collect statistics on all mail with file attachments. Namely, which file types are being attached and in what quantities by our users on our Exchange server. Is there a way to achieve this either out-of-box or with plug-ins or other tools?



    The only method I've found so far is to run the export-mail command searching for file attachments using a wildcard to return all mail with file attachments but this would be unfeasible since it would either (I'm not sure) move mail from all our users mailboxes to another or duplicate all mail with file attachments which we don't really have space for and either way manually collecting statistics on that amount of mail would take forever.










    share|improve this question
























      1












      1








      1


      1






      We have a requirement to collect statistics on all mail with file attachments. Namely, which file types are being attached and in what quantities by our users on our Exchange server. Is there a way to achieve this either out-of-box or with plug-ins or other tools?



      The only method I've found so far is to run the export-mail command searching for file attachments using a wildcard to return all mail with file attachments but this would be unfeasible since it would either (I'm not sure) move mail from all our users mailboxes to another or duplicate all mail with file attachments which we don't really have space for and either way manually collecting statistics on that amount of mail would take forever.










      share|improve this question














      We have a requirement to collect statistics on all mail with file attachments. Namely, which file types are being attached and in what quantities by our users on our Exchange server. Is there a way to achieve this either out-of-box or with plug-ins or other tools?



      The only method I've found so far is to run the export-mail command searching for file attachments using a wildcard to return all mail with file attachments but this would be unfeasible since it would either (I'm not sure) move mail from all our users mailboxes to another or duplicate all mail with file attachments which we don't really have space for and either way manually collecting statistics on that amount of mail would take forever.







      exchange-2007






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked May 31 '12 at 11:58









      TonyTony

      1822421




      1822421




















          1 Answer
          1






          active

          oldest

          votes


















          0














          You might try giving the Microsoft Exchange Server Profile Analyzer a try - download link. I believe it can get the info you are looking for although I have never used it, and I am running Exchange 2010, which the tool apparently doesn't support.



          Edit: (A different approach): If you are running AV on your Exchange server, you might be able to create a rule that snags attachment types for reporting purposes only. Create a rule to filter for attachments, but don't take any action on the message. Then you might be able to run a report on the rule to get the info you are looking for...



          Second edit: Take a look at Transport Rules. I believe you can add a rule to grab attachments matching a file name pattern and log occurrences to the Application log. You can then sort through the Event Log with a powershell script to get your statistics.






          share|improve this answer

























          • I tried that first, it doesn't return information on content of messages such as file attachments. It gives you activity statistics such as how much mail, from what sender, to which recipients, size of messages, etc.

            – Tony
            May 31 '12 at 14:41











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "2"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f394322%2fcollecting-statistics-on-all-file-attachments-in-exchange%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          You might try giving the Microsoft Exchange Server Profile Analyzer a try - download link. I believe it can get the info you are looking for although I have never used it, and I am running Exchange 2010, which the tool apparently doesn't support.



          Edit: (A different approach): If you are running AV on your Exchange server, you might be able to create a rule that snags attachment types for reporting purposes only. Create a rule to filter for attachments, but don't take any action on the message. Then you might be able to run a report on the rule to get the info you are looking for...



          Second edit: Take a look at Transport Rules. I believe you can add a rule to grab attachments matching a file name pattern and log occurrences to the Application log. You can then sort through the Event Log with a powershell script to get your statistics.






          share|improve this answer

























          • I tried that first, it doesn't return information on content of messages such as file attachments. It gives you activity statistics such as how much mail, from what sender, to which recipients, size of messages, etc.

            – Tony
            May 31 '12 at 14:41















          0














          You might try giving the Microsoft Exchange Server Profile Analyzer a try - download link. I believe it can get the info you are looking for although I have never used it, and I am running Exchange 2010, which the tool apparently doesn't support.



          Edit: (A different approach): If you are running AV on your Exchange server, you might be able to create a rule that snags attachment types for reporting purposes only. Create a rule to filter for attachments, but don't take any action on the message. Then you might be able to run a report on the rule to get the info you are looking for...



          Second edit: Take a look at Transport Rules. I believe you can add a rule to grab attachments matching a file name pattern and log occurrences to the Application log. You can then sort through the Event Log with a powershell script to get your statistics.






          share|improve this answer

























          • I tried that first, it doesn't return information on content of messages such as file attachments. It gives you activity statistics such as how much mail, from what sender, to which recipients, size of messages, etc.

            – Tony
            May 31 '12 at 14:41













          0












          0








          0







          You might try giving the Microsoft Exchange Server Profile Analyzer a try - download link. I believe it can get the info you are looking for although I have never used it, and I am running Exchange 2010, which the tool apparently doesn't support.



          Edit: (A different approach): If you are running AV on your Exchange server, you might be able to create a rule that snags attachment types for reporting purposes only. Create a rule to filter for attachments, but don't take any action on the message. Then you might be able to run a report on the rule to get the info you are looking for...



          Second edit: Take a look at Transport Rules. I believe you can add a rule to grab attachments matching a file name pattern and log occurrences to the Application log. You can then sort through the Event Log with a powershell script to get your statistics.






          share|improve this answer















          You might try giving the Microsoft Exchange Server Profile Analyzer a try - download link. I believe it can get the info you are looking for although I have never used it, and I am running Exchange 2010, which the tool apparently doesn't support.



          Edit: (A different approach): If you are running AV on your Exchange server, you might be able to create a rule that snags attachment types for reporting purposes only. Create a rule to filter for attachments, but don't take any action on the message. Then you might be able to run a report on the rule to get the info you are looking for...



          Second edit: Take a look at Transport Rules. I believe you can add a rule to grab attachments matching a file name pattern and log occurrences to the Application log. You can then sort through the Event Log with a powershell script to get your statistics.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited May 31 '12 at 19:17

























          answered May 31 '12 at 13:52









          AugustAugust

          3,0741117




          3,0741117












          • I tried that first, it doesn't return information on content of messages such as file attachments. It gives you activity statistics such as how much mail, from what sender, to which recipients, size of messages, etc.

            – Tony
            May 31 '12 at 14:41

















          • I tried that first, it doesn't return information on content of messages such as file attachments. It gives you activity statistics such as how much mail, from what sender, to which recipients, size of messages, etc.

            – Tony
            May 31 '12 at 14:41
















          I tried that first, it doesn't return information on content of messages such as file attachments. It gives you activity statistics such as how much mail, from what sender, to which recipients, size of messages, etc.

          – Tony
          May 31 '12 at 14:41





          I tried that first, it doesn't return information on content of messages such as file attachments. It gives you activity statistics such as how much mail, from what sender, to which recipients, size of messages, etc.

          – Tony
          May 31 '12 at 14:41

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Server Fault!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f394322%2fcollecting-statistics-on-all-file-attachments-in-exchange%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          HO,JWb6Hhl,i 0,atpk542rFpP5Ks,B2wGpYR D IQglIprdyxCerSnO,6d0l0xgoou sA4R,lDCnGgLYwjHAovWwKiLu
          XNA0qrE

          Popular posts from this blog

          RemoteApp sporadic failureWindows 2008 RemoteAPP client disconnects within a matter of minutesWhat is the minimum version of RDP supported by Server 2012 RDS?How to configure a Remoteapp server to increase stabilityMicrosoft RemoteApp Active SessionRDWeb TS connection broken for some users post RemoteApp certificate changeRemote Desktop Licensing, RemoteAPPRDS 2012 R2 some users are not able to logon after changed date and time on Connection BrokersWhat happens during Remote Desktop logon, and is there any logging?After installing RDS on WinServer 2016 I still can only connect with two users?RD Connection via RDGW to Session host is not connecting

          Vilaño, A Laracha Índice Patrimonio | Lugares e parroquias | Véxase tamén | Menú de navegación43°14′52″N 8°36′03″O / 43.24775, -8.60070

          Cegueira Índice Epidemioloxía | Deficiencia visual | Tipos de cegueira | Principais causas de cegueira | Tratamento | Técnicas de adaptación e axudas | Vida dos cegos | Primeiros auxilios | Crenzas respecto das persoas cegas | Crenzas das persoas cegas | O neno deficiente visual | Aspectos psicolóxicos da cegueira | Notas | Véxase tamén | Menú de navegación54.054.154.436928256blindnessDicionario da Real Academia GalegaPortal das Palabras"International Standards: Visual Standards — Aspects and Ranges of Vision Loss with Emphasis on Population Surveys.""Visual impairment and blindness""Presentan un plan para previr a cegueira"o orixinalACCDV Associació Catalana de Cecs i Disminuïts Visuals - PMFTrachoma"Effect of gene therapy on visual function in Leber's congenital amaurosis"1844137110.1056/NEJMoa0802268Cans guía - os mellores amigos dos cegosArquivadoEscola de cans guía para cegos en Mortágua, PortugalArquivado"Tecnología para ciegos y deficientes visuales. Recopilación de recursos gratuitos en la Red""Colorino""‘COL.diesis’, escuchar los sonidos del color""COL.diesis: Transforming Colour into Melody and Implementing the Result in a Colour Sensor Device"o orixinal"Sistema de desarrollo de sinestesia color-sonido para invidentes utilizando un protocolo de audio""Enseñanza táctil - geometría y color. Juegos didácticos para niños ciegos y videntes""Sistema Constanz"L'ocupació laboral dels cecs a l'Estat espanyol està pràcticament equiparada a la de les persones amb visió, entrevista amb Pedro ZuritaONCE (Organización Nacional de Cegos de España)Prevención da cegueiraDescrición de deficiencias visuais (Disc@pnet)Braillín, un boneco atractivo para calquera neno, con ou sen discapacidade, que permite familiarizarse co sistema de escritura e lectura brailleAxudas Técnicas36838ID00897494007150-90057129528256DOID:1432HP:0000618D001766C10.597.751.941.162C97109C0155020