Answered by:
Power shell to extract a report and covert in to a graph and send as email

Question
-
Hi All,
i am looking for an option to convert the data extracted using a powershell script to a Graph and send as email to a comman mail address.
i am OK to use little bit of HTML code to polte the graph.
Could someone please help me on this.
Thanks and Regards,
bos77
Tuesday, March 27, 2012 5:38 PM
Answers
-
Hi All,
i am looking for an option to convert the data extracted using a powershell script to a Graph and send as email to a comman mail address.
i am OK to use little bit of HTML code to polte the graph.
Could someone please help me on this.
Thanks and Regards,
bos77
What yo are asking is a very compex and advanced HTML operation. It requires you to create areas of fixed size and add colors. There are numerous wxampes of HTML cahrts on teh web. Search for these. Once you have found the tools yo want to use then you can look in teh repository here for scripts that send ewmails and other scripts that do th data extraction.
Post back with questions about your efforts.
Of course you could jsut email an Excel spreadsheet with the charts from Excel. which can be published as mail or as HTML.
¯\_(ツ)_/¯
- Marked as answer by IamMred Thursday, April 5, 2012 12:26 AM
Tuesday, March 27, 2012 6:52 PM -
Possible example from the script gallery:
http://gallery.technet.microsoft.com/d85bfa0a-8b88-49c3-9ff9-8c5a5538d41a
Richard Mueller - MVP Directory Services
- Proposed as answer by Richard MuellerMVP Sunday, April 1, 2012 10:10 PM
- Marked as answer by IamMred Thursday, April 5, 2012 12:26 AM
Thursday, March 29, 2012 10:42 PM
All replies
-
Hi,
Please read the following:
Bill
Tuesday, March 27, 2012 6:03 PM -
Hi All,
i am looking for an option to convert the data extracted using a powershell script to a Graph and send as email to a comman mail address.
i am OK to use little bit of HTML code to polte the graph.
Could someone please help me on this.
Thanks and Regards,
bos77
What yo are asking is a very compex and advanced HTML operation. It requires you to create areas of fixed size and add colors. There are numerous wxampes of HTML cahrts on teh web. Search for these. Once you have found the tools yo want to use then you can look in teh repository here for scripts that send ewmails and other scripts that do th data extraction.
Post back with questions about your efforts.
Of course you could jsut email an Excel spreadsheet with the charts from Excel. which can be published as mail or as HTML.
¯\_(ツ)_/¯
- Marked as answer by IamMred Thursday, April 5, 2012 12:26 AM
Tuesday, March 27, 2012 6:52 PM -
Hi,
Please read the following:
Bill
Tuesday, March 27, 2012 8:20 PM -
Possible example from the script gallery:
http://gallery.technet.microsoft.com/d85bfa0a-8b88-49c3-9ff9-8c5a5538d41a
Richard Mueller - MVP Directory Services
- Proposed as answer by Richard MuellerMVP Sunday, April 1, 2012 10:10 PM
- Marked as answer by IamMred Thursday, April 5, 2012 12:26 AM
Thursday, March 29, 2012 10:42 PM