Evotec
- Poland, Katowice
- https://evotec.xyz
- @EvotecPL
- contact@evotec.pl
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
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.
-
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.…
-
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
-
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.
-
PSWriteHTML
PSWriteHTML is a PowerShell module allowing you to create HTML easily.
-
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.
-
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.
-
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.
-
PSWriteExcel
PSWriteExcel is very basic (at the moment) PowerShell module to create Microsoft Excel workbooks without Microsoft Excel installed.
-
PSWriteWord
PSWriteWord is powershell module to create Microsoft Word documents without Microsoft Word installed...
-
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…
-
PSWinDocumentation.AD
PowerShell module delivering a lot of Active Directory Forest/Domain information
-
PSWinDocumentation
PowerShell Module that creates Word/Excel/SQL documentation from Active Directory (AD), AWS, Office 365 and others. It's a work in progress!
-
PowerShellManager
Little PowerShell module to extract PowerShell scripts that no longer exists on disk but were run and are still in Event Logs.
-
PSWritePDF
PowerShell Module to create, edit, split, merge PDF files on Windows / Linux and MacOS
-
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.
-
PSWriteColor
Write-Color is a wrapper around Write-Host allowing you to create nice looking scripts, with colorized output.
-
PSEventViewer
PSEventViewer (Get-Events) is really useful PowerShell wrapper around Get-WinEvent. Provided above example just shows one of the features you may be interested in (simple way of getting “hidden” events data).
-
PSWinDocumentation.O365HealthService
PSWinDocumentation.O365HealthService is a Powershell module that has a single goal of getting Office 365 Health Status
-