Skip to content

Releases: akruhler/AccountManagement

lusrmgr v1.6.3

13 Feb 18:46
e0345cd
Compare
Choose a tag to compare
  • Performance improvements to rename function, using WMI instead of DirectoryServices on local machine
  • Improvements to connection and remote management
  • UI improvements and refreshments
  • Fixed an issue where built-in principals could not be viewed in search in some cases
  • Fixed an issue which caused search not to refresh properly after an object was renamed
  • Smaller bug fixes and improvements

lusrmgr v1.6.2

12 Sep 16:40
6f0d433
Compare
Choose a tag to compare
  • Fixed a bug which prevented from jumping to elements using search provided the targetted elements were hidden by quick search.

lusrmgr v1.6.1

17 Jul 17:35
6f3f5db
Compare
Choose a tag to compare
  • Added warning indicator to the status bar notifying about issues related to the currently selected computer
  • Improvements to error handling
  • Improvements to the About window
  • Fixed a bug in the object picker dialog which caused some built-in principals not to appear.
  • Fixed a bug which prevented changing the "Account is disabled" user flag.

lusrmgr v1.6

12 Jul 16:14
Compare
Choose a tag to compare
  • Multitasking implemented: You can now have multiple property windows open at the same time
  • Application can now be launched using a standard user account, which allows to read settings on the local machine and to connect to remote computers without administrative privileges
  • UI improvements to "Create new user" window, window enlarged
  • UI improvements to "Define access times" window, implemented rectangular selection (individual selection still available by holding the alt key)
  • Improvements to search, search settings are now hidden inside a menu
  • Improved support for built-in security principals
  • Built-in principal support for remote machines implemented
  • Remote connection improvements, implementation of native calls now allows to save logon credentials to the credential database
  • Added column to the main window user list showing full name
  • Added password expiration date to user settings
  • Added setting "Profile path" to user properties
  • Field "Account expiration date" now allows selection of a specific time
  • Removed user settings flag "Store password using reversible encryption"
  • Performance improvements, especially during startup
  • Extensive code base improvements
  • Bug fixes

lusrmgr v1.5.1

08 May 12:13
c7450fc
Compare
Choose a tag to compare
  • Code improvements, including improved DNS lookup for remote management
  • New COM error implemented (0x800721C6)

lusrmgr v1.5

18 Apr 09:36
b66b595
Compare
Choose a tag to compare
  • Active Directory access code base entirely rewritten
  • Added remote connection feature to manage computers remotely
  • Added customizable tool bars, quick search and status bar
  • Improved design, tabbed layout for creating and editing users
  • SIDs of users and groups are now shown
  • Supports now built-in security principals
  • Supports more multiselecting
  • Bug fixes and code improvements