Evotec
- Poland, Katowice
- https://evotec.xyz
- @EvotecPL
- contact@evotec.pl
Pinned repositories
Repositories
-
PSWriteHTML
PSWriteHTML is PowerShell Module to generate beautiful HTML reports, pages, emails without any knowledge of HTML, CSS or JavaScript. To get started basics PowerShell knowledge is required.
-
PSWordPress
PSWordPress is PowerShell Module that allows interacting with WordPress using PowerShell via Rest API. It allows to list, create, edit or remove posts, pages, etc.
-
PSSharedGoods
PSSharedGoods is little PowerShell Module that primary purpose is to be useful for multiple tasks, unrelated to each other. I've created this module as “a glue” between my other modules.
-
PSWritePDF
PowerShell Module to create, edit, split, merge PDF files on Windows / Linux and MacOS
-
Graphimo
Small PowerShell module that helps with Microsoft GraphApi calls
-
Testimo
Testimo is PowerShell module for running health checks for Active Directory (and later on any other server type) against a bunch of different tests
-
ADEssentials
PowerShell Active Directory helper functions to manage healthy Active Directory
-
PSTeams
PSTeams is a PowerShell Module working on Windows / Linux and Mac. It allows sending notifications to Microsoft Teams via WebHook Notifications. It's pretty flexible and provides a bunch of options. Initially, it only supported one sort of Team Cards but since version 2.X.X it supports Adaptive Cards, Hero Cards, List Cards, and Thumbnail Cards.…
-
PSWriteExcel
PSWriteExcel is very basic (at the moment) PowerShell module to create Microsoft Excel workbooks without Microsoft Excel installed.
-
GPOZaurr
Group Policy Eater is a PowerShell module that aims to gather information about Group Policies but also allows fixing issues that you may find in them.
-
PSWriteColor
Write-Color is a wrapper around Write-Host allowing you to create nice looking scripts, with colorized output.
-
PSWinDocumentation
PowerShell Module that creates Word/Excel/SQL documentation from Active Directory (AD), AWS, Office 365 and others. It's a work in progress!
-
-
MarkdownPrince
PowerShell module that helps converting HTML files into Markdown
-
PSWinDocumentation.AD
PowerShell module delivering a lot of Active Directory Forest/Domain information
-
PSWinReporting
This PowerShell Module has multiple functionalities, but one of the signature features of this module is the ability to parse Security logs on Domain Controllers providing easy to use access to AD Events.
-
PSWriteWord
PSWriteWord is powershell module to create Microsoft Word documents without Microsoft Word installed...
-
CDN
This is a support project for PSWriteHTML to be able to provide CDN functionality for its own code, or code modified for PSWriteHTML needs.
-
PSParseHTML
PSParseHTML is PowerShell module that's main purpose is to be a helper module for PSWriteHTML. However it's functionality can be utilized in other projects, not related to PSWriteHTML, therefore it's available as a separate module.
-
PSWriteHTML.Maps
PSWriteHTML.Maps is an example plugin/extension to PSWriteHTML that adds ability to display MAPS in PSWriteHTML reports. This is proof of concept and good example for adding a single functionality to PSWriteHTML.
-
Mailozaurr
Mailozaurr is a PowerShell module that aims to provide SMTP, POP3, IMAP and probably some other ways to interact with Email. Underneath it uses MimeKit and MailKit libraries written by Jeffrey Stedfast.
-
PowerShellManager
Little PowerShell module to extract PowerShell scripts that no longer exists on disk but were run and are still in Event Logs.
-
PSHacktoberFest
PowerShell module to make hacktoberfest opt-in easy and fast for big organizations
-
PSBlackListChecker
Basic functionality of this module is ability to quickly verify if given IP address is on any of over 80 defined DNSBL lists. Below code will return results only if IP is on any of the lists. Advanced functionality of this module is ability to send reports to your email when things get bad on one of those 80 defined DNSBL listrs.
-
PSPasswordExpiryNotifications
Following PowerShell Module provides different approach to scheduling password notifications for expiring Active Directory based accounts. While most of the scripts require knowledge on HTML... this one is just one config file and a bit of tingling around with texts. Whether this is good or bad it's up to you to decide. I do plan to add an optio…