Skip to content

💪 Powershell scripts collections of little trick for a windows administrators.

License

Notifications You must be signed in to change notification settings

Inestic/PowerShell-Admin-Toys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

💪 PowerShell Admin Toys

GitHub release (latest by date) GitHub all releases GitHub license

Powershell scripts collection of little tricks for a Windows administrators

  • Exchange-2016-MessageTracking-Gui.ps1: A WPF gui for Exchange Management Shell Get-MessageTrackingLog commandlet. Search messages by date, sender, recipient, etc, sorting and exporting to a .csv file. For those who don't like the console. Tested on Microsoft Exchange 2016 version 15.1 build 2242.4.

Image

  • vSphere-Virtual-Machines-Permissions-Viewer.ps1: A WPF gui for VMware PowerCLI Get-VIPermission commandlet. An easy way to see the permissions for virtual machines. It is also possible to export data to a .csv file. Tested on VMware vSphere version 6.7.0 build 14368027.

Image

  • Exchange-2016-Bad-Password-Event-Viewer.ps1: A WPF gui for collecting and sorting 4625 events from Microsoft Exchange 2016 servers. It is now very easy to identify the most frequently blocked users. Tested on Microsoft Exchange 2016 version 15.1 build 2242.4.

Image

Image

Download