Ordivis Toolbox changelog

Ordivis Toolbox – versions & what's new

Every version of the free admin toolkit in chronological order – the newest at the top. New features, improvements and fixes at a glance.

Current version2026.07.22.001 Download for free All features
2026.08.07.0017 Aug 2026Current
  • FixedSynchronising now really does set the system clock accurately. Until now the deviation after the click was often larger than before — the function produced the very error it was meant to remove. Three causes worked together: what was set was the time measured when clicking Check time synchronisation — but seconds to minutes pass between the two clicks, and after that the user account control prompt is still open. Exactly that span landed in the clock as a new deviation. On top of that, the time was set rounded to whole seconds although the display shows three decimal places. And the deviation itself was computed too large: the entire round-trip time was included instead of only the return path. Now the server is queried again at the moment of setting — four times, and the measurement with the shortest round-trip time is used — and what is handed over is no longer a fixed point in time but the correction. It stays valid while the prompt is open. Afterwards a re-measurement takes place and the remaining deviation is stated in milliseconds.
  • SecuritySaved passwords in the remote manager are no longer stored in plain text. Until now they sat openly in the file remotes.json — for RDP targets therefore often an administrator account. They are now stored bound to your Windows account and this machine; a copied file is worthless elsewhere. Existing targets are converted the first time the page is opened; you do not have to re-enter anything. Please note: Passwords saved earlier lay openly on the disk — and therefore in every backup of the user profile as well. Change them to be safe.
  • FixedThe MAC scanner kept quiet about disabled network adapters. Their address was missing from the list entirely, with nothing to indicate it — the Windows query used so far simply does not return it for disabled adapters. For taking stock, that is the interesting case. The „type / status" column now additionally distinguishes physical from virtual adapters.
  • FixedThe NTP page showed internal identifiers instead of text in ten places. Affected were the labels of the server inputs, the column headings of the results and the button.
2026.08.06.0056 Aug 2026
  • NewThe tool is now called Ordivis Toolbox. Formerly NetzDesk. The name visibly places it with Ordivis Platform, whose field assistant it is — it remains free. Icon and colours follow the corporate design. Nothing changes in the feature set, and existing installations update as usual: the program stays in its previous directory, your settings and the saved Ordivis connection remain untouched.
  • ImprovedIn the interface the platform is now called Ordivis throughout. All texts that previously named the old product speak of Ordivis — including the page on which you enter endpoint and token.
  • NewDKIM checking in the SMTP diagnosis. The page checked MX, SPF and DMARC — DKIM was missing, although it is the third part of the same thing. Unlike the other two, DKIM has no fixed DNS name: the selector can be chosen freely. The check therefore works through 24 common selectors, reads algorithm and key length from the key itself and warns on fewer than 2048 bits, on test mode and on revoked keys. If it finds nothing, it reports „not found under these selectors" — and precisely not „no DKIM".
  • FixedFour pages showed placeholders instead of text. For Create documentation, Certificate tools, Certificate wizard and HOSTS file the internal key names stood in the interface — „Doc_Title" instead of „Create documentation". 77 texts were translated and were never loaded.
  • ImprovedThe data folder is now called Ordivis Toolbox as well. Settings, the saved connection, the offline queue and the logs move once at first start. You do not have to do anything; if the move fails, the program carries on in the old place and tries again next time — nothing is lost.
  • FixedThe version number is right again — in both places. The status bar had shown, since May, v2026.05.08.015, and the settings v2026.05.06; both were hard-coded in the program text. They now come from a common source, namely the program itself. In English the settings always showed the German sentence — that too is fixed.
  • FixedOn updating, the program moves to its new directory. An update still landed under Grams IT\NetzDesk, because the installer adopted the path of the previous installation. It now installs to Grams IT\Ordivis Toolbox and removes the old installation in the process — your settings and the saved Ordivis connection remain untouched; they live elsewhere.
2026.07.29.00129 Jul 2026
  • NewFour more data sources for Ordivis. AD computer objects, the site subnets from AD Sites & Services, the certificate inventory of this machine and a DNS/PTR reconciliation for an IPAM subnet — all things the server itself does not see but the Toolbox reaches from the workstation.
  • NewSoftware list and vulnerabilities from the system analysis. The installed software as an inventory finding, the CVE results as risks. Deliberately separated — an inventory finding and a risk statement do not belong in the same pot. Only what is actually affected is reported.
  • NewAn SNMP device as a CI candidate. With sysName, sysLocation, sysContact and the derived device class. The class travels as a suggestion — the decision is taken there by a human, not by pattern matching on text.
  • SecurityLAPS passwords and BitLocker keys are never transmitted. In the directory they hang partly on the same objects as the computer data; they have no place in an operational data set.
2026.07.22.00122 Jul 2026
  • FixedTools could freeze the interface permanently. Ordivis Toolbox calls Windows programs in many places and reads their output. Until now that happened in an order in which the application stopped as soon as a called program produced many error messages — and for good, not just briefly. Around a dozen places across the application were affected. All calls now run through a common, guarded path with a time limit.
  • Fixed„Renew DHCP lease" did nothing. The command was assembled incorrectly and never reached Windows at all — without an error message. It works now; all comparable calls have been converted to a method in which special characters can no longer break the command apart.
  • FixedThe connection overview showed the wrong programs. In the list of open network connections, IPv6 connections consistently showed „System" instead of the actual program. The mapping is now done directly through Windows instead of through a text comparison that never matched IPv6 notation. As a side effect, the per-second program call disappears — the view runs noticeably more calmly.
  • SecurityCertificate checking of the Ordivis connection is active. When sending to Ordivis Platform, verification of the server certificate was bypassed altogether — even though an access token with write permission is transmitted in the process. Verification is now on; for test environments with a self-issued certificate it can be switched off deliberately and visibly.
  • FixedRejected submissions blocked the queue permanently. If the Ordivis server rejected a record, Ordivis Toolbox retried it endlessly — all subsequent submissions never arrived. Permanently rejected submissions are now set aside so that the rest gets through.
  • FixedSettings could be lost in a crash. The configuration file was overwritten directly; if the operation broke off, saved credentials and tokens were gone. It is now written in full first and then swapped in.
  • FixedScan ranges spanning several subnets hit the wrong network. With an entry such as 10.0.0.1-10.0.3.254 only the last block of digits was evaluated — a range other than the one given was scanned, without complaint. Such ranges are now resolved correctly.
  • NewMore detail per device recorded. The scanner now adds further attributes per host and recognises the manufacturer from the hardware address even without internet access. Optionally, devices can be enriched via SNMP with system name, description and location.
  • NewFeedback to the IP address management of Ordivis Platform. Detected network ranges and as yet unconfirmed addresses now travel back to Ordivis Platform and can be confirmed there. In addition, the lease lists of a DHCP server can be read out and handed over directly from the workstation — even when the Ordivis server cannot reach the DHCP server itself.
2026.07.18.00218 Jul 2026
  • ImprovedComplete migration to .NET 10. Ordivis Toolbox now runs on .NET 10 (WinUI 3, Windows App SDK 1.7) – a current runtime, faster startup and long-term maintainability. Nothing changes in the feature set.
  • SecurityAD credentials encrypted with DPAPI. The saved Active Directory administrator password is no longer merely encoded but stored encrypted with Windows DPAPI, bound to the user. Credentials already saved are taken over automatically and without loss at first start.
  • NewA new installer. Setup as a self-contained package (win-x64) – no separate .NET runtime installation needed, simply download and run.
  • FixedMore stable map views & a warning-free build. The maps in the DNS, trace and zone tools (WebView2) are reliably connected again. Internal clean-up work additionally produces a completely warning-free build.
2026.07.18.00118 Jul 2026
  • NewOrdivis connection (scan ingest). Ordivis Toolbox can send the results of the IP scanner directly to the IP address management (IPAM) of Ordivis Platform . Connection and access token are set up under „Ordivis"; remote subnets that the server itself cannot reach are created or extended there. Sending works online as well as offline – if the server is unreachable, the batch lands in a local outbox and is submitted later.
  • ImprovedA tidied project structure. The feature pages are now grouped into domain folders (Active Directory, DNS, IP tools, scanner, PKI, system & remote) – clearer and easier to maintain.
2026.05.06.0156 May 2026
  • NewActive Directory recycle bin. Search for and restore deleted AD objects conveniently – without hand-written PowerShell.
  • NewGPO management & reports. Analyse group policies, detect orphaned SIDs and produce RSOP/GPO reports.
  • ImprovedReworked multilingual support. The translation engine has been thoroughly refactored – German and English, switchable at runtime, extensible per module.

Download Ordivis Toolbox free of charge.

More than 30 admin tools in one app – ready to use immediately, and ready to feed Ordivis Platform.