Posted On March 31, 2019

Great GPL Windows Admin Tools

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Great GPL Windows Admin Tools
1. Wireshark
2. amanda.org (backup server)
3. mailarchiva.com (mail backup)
4. http://rbac.codeplex.com (remote admin for Exchange servers)
5. Core Configurator, , (DCPromo, User/Group Permission, Firewall, Screen Saver, Proxy, JoinDomain, Add/Remove Program)
6. OCS Inventory, http://launchpad.net/ocsinventory, (Inventory LAN Windows workstations and their configurations)
7. Nmap for Windows, http://nmap.org/book/inst-windows.html, (monitor host uptime)
8. Zenmap (network topology, work with nmap)
9. PowerGUI, http://powergui.org, (Powershell counterpart)
10. PAL, http://pal.codeplex.com, (Performance Analysis of Logs)
11. Systernals (Autologon, Autoruns, Pskill, Pspasswd, ADrestore)

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

PowerShell: 1-Liner to Install Windows Photo Viewer for Windows 10

I've thought that Windows Photo Viewer is a nicely optimized and lightweight program to preview…

Windows Event ID 2017: Unable to collect NUMA physical memory utilization data

Issue: Log Name: ApplicationSource: Microsoft-Windows-PerfOSDate: 9/12/2018 7:47:38 AMEvent ID: 2017Task Category: NoneLevel: WarningKeywords: ClassicUser: N/AComputer:…

Deploy MSI Using Group Policy

0. If the deployment package is in an .EXE format, it's recommended that such file…