Skip to content

Releases: nitheraz/AdminTrayTool

v1.8.9

Choose a tag to compare

@github-actions github-actions released this 25 Sep 04:30

Full Changelog: v1.8.8...v1.8.9

v1.8.8

Choose a tag to compare

@github-actions github-actions released this 24 Sep 12:03

Full Changelog: v1.8.7...v1.8.8

v1.8.7

Choose a tag to compare

@github-actions github-actions released this 24 Sep 05:46

Full Changelog: v1.8.6...v1.8.7

v1.8.6

Choose a tag to compare

@github-actions github-actions released this 24 Sep 03:48

Full Changelog: v1.8.5...v1.8.6

v1.8.5

Choose a tag to compare

@github-actions github-actions released this 24 Sep 01:50

Full Changelog: v1.8.4...v1.8.5

v1.8.4

Choose a tag to compare

@github-actions github-actions released this 24 Sep 00:30

Full Changelog: v1.8.3...v1.8.4

v1.8.3

Choose a tag to compare

@github-actions github-actions released this 24 Sep 00:02

Full Changelog: v1.8.2...v1.8.3

v1.8.2

Choose a tag to compare

@github-actions github-actions released this 23 Sep 01:14

AdminTrayTool v1.8.2

Bug Fixes & UI Improvements

Windows Management

  • Updated the Windows Management form to match the newer dark UI design.
  • Improved consistency of panels, labels, buttons, and spacing.
  • Added a dedicated FORM ACTIONS section.
  • Added a CLOSE button for easier navigation.

Active Directory Management

  • Updated the Active Directory Management form to use the same visual style as the other management tools.
  • Improved layout and visual consistency.
  • Added a dedicated FORM ACTIONS section.
  • Added a CLOSE button.
  • Preserved existing computer lookup, OU filtering, and computer move functionality.

MECM / SCCM Management

  • Updated the MECM Management form to maintain consistency with the Windows and Active Directory management screens.
  • Added a dedicated FORM ACTIONS section.
  • Added a CLOSE button.
  • Preserved existing computer lookup, collection management, and activity logging functionality.

General

  • Improved consistency across the Windows administration tools.
  • Minor UI and usability improvements.
  • No changes to the underlying Active Directory or MECM management functionality.

v1.8.1

Choose a tag to compare

@github-actions github-actions released this 22 Sep 03:44

AdminTrayTool v1.8.1

Automatic In-Place Updates

AdminTrayTool can now automatically download and install newer versions directly from GitHub Releases.

Update Improvements

  • Automatically detects when a newer version is available.
  • Downloads the correct versioned MSI automatically.
  • Verifies the downloaded MSI using its SHA-256 checksum.
  • Installs the update as an in-place upgrade, preserving the existing installation.
  • Uses Windows Installer's passive installation mode with a progress indicator.
  • No longer requires users to manually download the MSI.
  • No more Next / Next / Finish installation process for updates.
  • The application closes automatically while the update is installed.

This makes updating AdminTrayTool significantly simpler while continuing to use the existing MSI upgrade mechanism.

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 03:04

AdminTrayTool v1.8.0

Windows Management

Added a new Windows Management section to AdminTrayTool, providing quick access to common Windows administration tasks.

Active Directory Management

  • Search for domain computers by computer name.
  • View computer information and current OU.
  • Browse available Organizational Units.
  • Move computers between OUs.
  • Confirmation prompts before making changes.
  • Activity log showing completed actions and errors.

MECM / SCCM Management

  • Search for computers in MECM.
  • View computer information.
  • Load available device collections.
  • Add computers to device collections.
  • Remove computers from device collections.
  • Confirmation prompts before making changes.
  • Activity log showing completed actions and errors.

Other Improvements

  • Added a dedicated Windows Management launcher.
  • Separated Active Directory and MECM management into their own interfaces.
  • Improved the overall administration workflow while keeping the existing AdminTrayTool features unchanged.