<feed xmlns="http://www.w3.org/2005/Atom"><title>reporting</title><id>https://evotec.xyz/es/tags/reporting/index.atom.xml</id><updated>2025-06-04T13:54:28.0000000Z</updated><subtitle>Evotec Main Website</subtitle><link href="https://evotec.xyz/es/tags/reporting" /><link href="https://evotec.xyz/es/tags/reporting/index.atom.xml" rel="self" type="application/atom+xml" /><entry><title>Enhanced Dashboards with PSWriteHTML – Introducing InfoCards and Density Options</title><id>https://evotec.xyz/es/blog/enhanced-dashboards-with-pswritehtml-introducing-infocards-and-density-options</id><link href="https://evotec.xyz/es/blog/enhanced-dashboards-with-pswritehtml-introducing-infocards-and-density-options" /><updated>2025-06-04T13:54:28.0000000Z</updated><summary>Discover new features in the PSWriteHTML PowerShell module – including New-HTMLInfoCard, improved layout controls with the -Density parameter, and customizable shadows for clean, modern dashboards and reports.</summary><category term="css" /><category term="html" /><category term="js" /><category term="PowerShell" /><category term="pswritehtml" /><category term="reporting" /></entry><entry><title>Office 365 Health Service using PowerShell</title><id>https://evotec.xyz/es/blog/office-365-health-service-using-powershell</id><link href="https://evotec.xyz/es/blog/office-365-health-service-using-powershell" /><updated>2022-02-14T17:48:15.0000000Z</updated><summary>Two years ago, I wrote a PowerShell module called PSWinDocumentation.O365HealthService. The idea was simple – replicate Health Service data Microsoft offers in Office Portal so you can do with data whatever you want and display it however you like. I’ve written about it in this blog post. A few weeks back, someone reported that the module stopped working, and I’ve confirmed it indeed no longer works! Initially, I thought that maybe some data format changed, as it changed multiple times, or perhaps the date format was wrong again, but no. Microsoft has deprecated Office 365 Service Communications API reference and instead tells us that Service Health is now only available via Microsoft Graph API. Is it only me who didn’t get the memo about this?</summary><category term="documentation" /><category term="health" /><category term="office 365" /><category term="powershell" /><category term="pswindocumentation" /><category term="pswritehtml" /><category term="reporting" /></entry><entry><title>Solving typo problems with Fuzzy Search in PSWriteHTML</title><id>https://evotec.xyz/es/blog/solving-typo-problems-with-fuzzy-search-in-pswritehtml</id><link href="https://evotec.xyz/es/blog/solving-typo-problems-with-fuzzy-search-in-pswritehtml" /><updated>2021-11-29T18:53:28.0000000Z</updated><summary>One of the everyday use cases with PSWriteHTML is to create a simple view of PowerShell data in a table. While PowerShell comes with a built-in cmdlet ConvertTo-Html, it’s basic in its functionality. It makes an HTML representation of PowerShell data, but it brings no CSS, JavaScript, or other functionality. While for some use cases, it’s enough, the other times, you need to make an effort to make it usable.</summary><category term="css" /><category term="fuzzysearch" /><category term="html" /><category term="javascript" /><category term="js" /><category term="out-htmlview" /><category term="powershell" /><category term="pswritehtml" /><category term="reporting" /></entry><entry><title>Advanced HTML reporting using PowerShell</title><id>https://evotec.xyz/es/blog/advanced-html-reporting-using-powershell</id><link href="https://evotec.xyz/es/blog/advanced-html-reporting-using-powershell" /><updated>2021-03-16T17:15:23.0000000Z</updated><summary>I’ve been using HTML reporting in PowerShell for a while. Initially, I would usually build HTML by hand, but the time spent trying to figure out what works and what doesn’t drive me mad. With the PSWriteHTML module, a lot has changed. With just a few PowerShell lines, I can create feature-rich reports that change how I show data to my Clients. Today I wanted to show you some advanced HTML reporting without actually complicating PowerShell code. In the last few months, I’ve added many features that create advanced reports without sacrificing readability.</summary><category term="advanced reporting" /><category term="css" /><category term="html" /><category term="javascript" /><category term="powershell" /><category term="pswritehtml" /><category term="reporting" /></entry><entry><title>Introducing PSTeams 2.0 – Support for Adaptive Cards, Hero Cards, List Cards and Thumbnail Cards</title><id>https://evotec.xyz/es/blog/introducing-psteams-2-0-support-for-adaptive-cards-hero-cards-list-cards-and-thumbnail-cards</id><link href="https://evotec.xyz/es/blog/introducing-psteams-2-0-support-for-adaptive-cards-hero-cards-list-cards-and-thumbnail-cards" /><updated>2020-11-09T17:02:21.0000000Z</updated><summary>PSTeams PowerShell module has been on the market for a while now. It supports sending notifications to Microsoft Teams channels via Incoming WebHooks. You could send a pretty message to the team’s channel with just a few lines of code. With PSTeams 2.0, support for Adaptive Cards, Hero Cards, List Cards, and Thumbnail Cards was added.</summary><category term="microsoft teams" /><category term="office 365" /><category term="powershell" /><category term="reporting" /><category term="webhook" /></entry><entry><title>Using Lansweeper with PowerShell to your advantage</title><id>https://evotec.xyz/es/blog/using-lansweeper-with-powershell-to-your-advantage</id><link href="https://evotec.xyz/es/blog/using-lansweeper-with-powershell-to-your-advantage" /><updated>2019-07-14T14:23:17.0000000Z</updated><summary>I’m on a tight deadline for one of the chapters for PowerShell Conference Book vol. 2. That means my brain wants me to do a lot of different things but writing that chapter. I’ve decided to write this simple PowerShell command that allows me to use Lansweeper in PowerShell. If you never heard of Lansweeper, it’s a great inventory tool that can scan Windows, Linux, Network, Printers, and other types of assets gathering it all in SQL Database. Usually, you would use their friendly, fast interface to access data it stores because it offers a lot of flexibility, export options, and many many features.</summary><category term="dbatools" /><category term="lansweeper" /><category term="powershell" /><category term="reporting" /><category term="sql" /><category term="user reports" /></entry><entry><title>Monitoring BlackLists with PowerShell module</title><id>https://evotec.xyz/es/blog/monitoring-blacklists-with-powershell-module</id><link href="https://evotec.xyz/es/blog/monitoring-blacklists-with-powershell-module" /><updated>2018-04-29T20:29:02.0000000Z</updated><summary>I’ve been Exchange Administrator for a longer part of my IT life. As any mail admin (not just Microsoft Exchange) will…</summary><category term="exchange" /><category term="microsoft exchange" /><category term="monitoring" /><category term="powershell" /><category term="powershell module" /><category term="reporting" /><category term="smtp" /><category term="spf" /></entry></feed>