Free Group Policy comparison tool The free Group Policy Comparison Tool compares Group Policy objects. Compare Group Policy objects >
Free SVG library for .NET Our free SVG Library for .NET allows users to generate, load and modify SVG images using languages such as C#.NET. SvgImage svg = new SvgImage(800, 600); SvgRectangle rectangle = svg.Elements.AddRectangle( new RectangleF(10, 10, 100, 20)); svg.SaveAs( @"D:\data\sample.svg" ); Modify SVG images >
Free Microsoft authentication token cache tool The Microsoft Authentication Token Cache Tool allows you to quickly view and clear the cache for MSAL accounts including WAM. Clear the cache for MSAL accounts >
Free Group Policy report API Access Group Policy data programmatically using C#.NET or PowerShell. Access Group Policy XML >
Free Active Directory GUID resolver tool Resolve the GUIDs displayed in Active Directory audit logs. Resolve Active Directory GUIDs >
Free SNMP MIB Browser Browse the configuration of your SNMP devices, load MIB files and load and save the data to XML. Browse SNMP configuration >
Free XIA Configuration Workgroup edition For small networks, we offer the XIA Configuration Workgroup edition for free. Document a limited number of network devices including Microsoft Windows servers and Linux systems. Export to professional PDF documents. Download XIA Configuration Workgroup edition >
Free Audit User Rights Assignment using C# Using the sample code provided, it is possible to query the audit rights assignment on a Windows machine using the native Windows API. Audit User Rights Assignment >