.Loading..Loading.

Readme Rev

Service Updates

When the downloaded patch is run, it will extract to a folder and there will be zip files. Those files should be extracted and then Setup.exe can be run. This table outlines the names of the zip files and where they should be run.

Component Core/Console Client

The following outlines instructions for installing this update.

This patch requires that Ivanti Endpoint Manager 2022 be installed. For more information about current service packs please see Ivanti Community Doc 1001

Installing on the Core and Rollup Core

Because ADS may block files on Windows systems, it is recommended that you extract the patch on the machine you are going to install it on.

Prior to installing a patch on the Core Server it is recommended to make a backup of the Ivanti database.

Steps
  1. Disable any services on other machines that interact with the Core Server
  2. Double-click on the self-extracting executable and extract it
  3. Extract the files for the Core patch
  4. From the extracted files, run Setup.exe
  5. When Setup completes, reboot the machine if a reboot is required
  6. After applying the patch, you may need to re-activate your Core Server using the Core Server Activation Utility
  7. Restart any services stopped in Step 1

Note: The installer included with this release writes a detailed log that can be used to help troubleshoot installation problems. After running setup.exe from the patch, the log is located in the \ManagementSuite\log folder.

Installing on Remote Consoles

A Remote Console is any machine that is not the Core Server and has the Ivanti Endpoint Manager Console installed. Console Machines need to be updated to be able to connect to the updated Core Server and Database.

Because ADS may block files on Windows systems, it is recommended that you extract the patch on the machine you are going to install it on.

Steps
  1. Close the Console
  2. Double-click on the self-extracting executable and extract it
  3. Extract the files for the appropriate patch
  4. From the extracted files, run Setup.exe
  5. When Setup completes, reboot the machine if a reboot is required

Note: The installer included with this release writes a detailed log that can be used to help troubleshoot installation problems. After running setup.exe from the patch, the log is located in the \ManagementSuite\log folder.

Updating the Agent

The patch should be installed on the Core Server before updating Agents

Use one of the following methods to re-deploy the agent once the patch has been applied to the Core or to apply the patch manually.

Methods of agent deployment

  • Manual: Map a drive to \\Coreserver\ldlogon and run 'wscfg32.exe -f'
    This is used for single client installs and testing
  • Push: Schedule a push of the full agent
  • Self-Contained EXE: Create an EXE that can be installed
  • Advance Agent: This is a two stage process. The Advance Agent consists of a small MSI and a self-contained EXE. The MSI is deploy to the client and then the MSI downloads and installs the EXE. This allows for bandwidth friendly downloads.
For more information on agent configuration and deployment see Ivanti Community Doc 23482

Manual installation of the client patch

Because ADS may block files on Windows systems, it is recommended that you extract the patch on the machine you are going to install it on.

  1. Double-click on the self-extracting executable and extract it
  2. Extract the files for the appropriate patch
  3. From the extracted files, run Setup.exe
  4. When Setup completes, reboot the machine if a reboot is required.

Updating the Agent With Patch Manager

Ivanti Patch Manager can also be used to update agent machines with the patch. Content and definitions can be found in Patch Manager as Ivanti Updates and can be used to detect and repair agents that have not been updated. The Core Server must be updated with the Core patch before updating agents.

Not all Component Patches will have Patch Manager Content created. Once it is generally available, this method can be used to update agents. For more information about updating agents using Ivanti Patch Manager see Ivanti Community Doc 24384

Please review the following important information about this release BEFORE installing this update.

Feature Changes and Updates

The following features have been changed or updated

Agent

  • 917218 Add environment variable for sdmcache for EBA.
    • For engine-based agent, install MSI will create cache folder in ProgramData\Ivanti\EPM Agent\sdmcache and set environment variable TMC_CACHE_DIR point to it.
  • 761534 Beta Version EBA - Self-Updating, Self Healing Engine Based Agent
    • We are continuing to expand the "Beta" version of our new Engine Based Agent. This is designed to be self-healing and self-updating. It will include reports on each of the component engines on all clients in the console.
      To enable this feature, you must add this new registry key before starting your console.
      [HKEY_LOCAL_MACHINE\SOFTWARE\Ivanti\ManagementSuite]
      "EnableNewAgent"=dword:00000001


      Enhancements in EPM 2022 SU2
      • EPMAgentinstaller has command-line to accept config name
      • EPMAgentinstaller /config “Default Windows Configuration”
      • EBA supports embedded OS push installs (deals with write filter)
      New engines added in EPM 2022 SU2:
      • Custom Data Forms
      • Power Management
      • Alerting & Real-time Monitoring

      Enhancements in EPM 2022 SU1:
      • You can now easily deploy the Engine-Based Agent to existing agents via a new SWD package type.
      • On upgrade from old agent type, EBA will keep the currently applied agent config unless an assignment has been made on the core.
      • Full upgrade abilities have been enabled in this release.
      • Any SU applied will cause the agent to be able to upgrade the installer, update service, and engines.
      • EBA downloads (from core) and installs .Net 4.8 if not already installed.
      • Right click option to “Force agent check in”.
      • Individual engines don’t show up in add/remove programs
      Engines added in EPM 2022 SU1
      • Provisioning
      • Endpoint Security
      • Application Monitor
      • Privilege Management
      • Antivirus Engine
      • Alerting
      • Real-time Monitoring

      Engines shipped in 2022
      • CBA
      • BaseEngine (New to the Engine Based Engine)
      • Patch
      • Inventory
      • Remote Control
      • Software Distribution
      • Shared Files
      • Notifications Manager
      • Bitdefender Antivirus
      • AMT

Autopilot

  • 777040 Allow installing of Microsoft 365 apps on Autopilot devices
    • Microsoft 365 Apps can now be configured and installed on Autopilot devices.
  • 923346 Allow PowerShell scripts to set the device name during Autopilot hybrid-join provisioning
    • Multiple customers have requested that we allow device naming via a customer-supplied PowerShell script. Because Microsoft Autopilot does not allow us to customize device naming during AAD-join provisioning, this feature only applies to hybrid-join provisioning -- as we control the process of naming the device during hybrid-join provisioning.
  • 923395 Add Product Code detection rule support to Autopilot
    • Admins can create a product code and is when the admin wants to create one, it auto-populates a single field with the product code it finds in the selected MSI file.
      The Application configuration UI now provides the ability to create an MSI (Product Code) Detection rule.
      The UI extracts the product code from an .msi file or .msi file wrapped in the .intunewin format
      The Detection rule indicates the app is installed if the product code is found in the registry or not installed if not found
      We do not display the msi product code option for non-msi applications
      The product code is saved in the azure application record so if a user wants to add an msi rule after initially creating the app they can
      When editing an app that was created in a prior version and therefore does NOT have it's product code saved, we try to get the product code out of the file in the same filepath the original msi was in. Warn the user that if they changed the msi the product code won't be correct. If there isn't a file in the original filepath then just don't attempt to get a product code and let the user know.

Core Sync

  • 795471 Enable Core Sync to work with untrusted Domains
    • Core Sync will now work with two core servers in different domains without any domain trust relationship between them using alternate credentials or an API key.
  • 795611 Update Sync to Core to use the Alternate Credentials (or API Key)
    • Enable Core Sync to work with untrusted Domains feature, the core sync service is updated to use alternate credentials that is configured in the Core Sync UI.
  • 805866 Support in Core Sync for N-1 version
    • Customers are now able to sync objects from an older version of EPM to a newer version. Starting with EPM 2022 SU1 you can core sync the current version and one version back.

Data Analytics

  • 797107 Remove Silverlight from Data Analytics (DA)
    • There are 5 Dashboard reports that were using a Silverlight wrapper to generate charts for each of the dashboard reports. These reports are now available in the new web console now without having to install Silverlight. These include:
      1. Memory Dashboard
      2. Patch Dashboard
      3. Processor BarChart Dashboard
      4. Processor Dashboard
      5. Server Dashboard
  • 834326 Hard code DTS rules to prevent all of them from being made active
    • Needed the ability to prevent certain canned DTS rules from being made active. Some Data Translation Services (DTS) rules have no impact when being set to "Active" while Real Time Processing is enabled.  Other rules actually work when made active, but cause such high performance degradation that it's better to run them on a schedule to prevent core/DB  performance issues. For additional information please see this Community Artical: What is Content Caching on Mac machines - Apple Support
  • 977017 Move Data Analytics discovery service credentials to Credential Manager
    • Move discovery services login creation to Credential Manager.
      We will still allow the customer's to view the logins in Discovery services so they can see what credentials they are using for configuration but creation or editing those credentials needs to take place in Credential Manager.

Inventory

  • 933414 Detection through Windows OS of Installed AntiVirus S
    • We added a new inventory entry for Installed Antivirus products.
      A new BNF path, Computer / Security / Antivirus Software / Product, is used to report the presence of any Antivirus software products installed on Windows Work stations. The WMI data that we are gathering for this DOES NOT EXIST ON WINDOWS SERVER OS'S.

Mac

  • 844485 No Last Policy Sync Date in MACs Inventory
    • The Last Policy Sync date is now tracked consistently in Inventory for Mac devices.
  • 860097 Support for new Mac bootstrap token calls in check-in handler
    • The MDM check-in protocol validates a device’s eligibility for MDM enrollment and informs the server that a device’s push token has been updated.
      When the MDM payload is installed, the device initiates communication with the check-in server. The device validates the TLS certificate of the server, then uses the identity specified in its MDM payload as the client authentication certificate for the connection.
      If a check-in server URL is provided in the MDM payload, the check-in protocol communicates with that check-in server. If no check-in server URL is provided, the main MDM server URL is used instead.
  • 917631 Add Inventory Support for Mac Agent Behaviors
    • Admins can now see what agent behaviors are set for each endpoint.
  • 926871 Add Inventory support for Reporting on managed kernel and system extensions through EPM for Intel and M1 Macs
    • Mac kernel and system extensions information has been added to inventory
  • 948902 Zero Day Support for macOS 13 add support for login items added by apps
    • macOS Ventura adds a new feature in the System Preferences (now called System Settings) that allows an admin user to manage, under the title of "login items", the launchdaemons and launchagents installed by some applications. This includes launchdaemons and launchagents installed with the Ivanti EPM macOS Agent as well as the Mobile & Work MI macOS Agent. In the case of both products, disabling such login items disables the agent.
      Changes were made to the EPM macOS Agent installer to make sure that all launchdaemons and launchagents installed with the Ivanti EPM macOS are represented in the new macOS System Settings login items UI by a single Ivanti, Inc. labeled item.
      Also, along with the new macOS System Settings login items UI, Apple created a new MDM payload type the allows device management vendors to disable user management of launchdaemons and launchagents with that new macOS System Settings login items UI. We have created and include in core server installs and updates a new configuration profile: LoginItemsPayload_AllIvanti, that prevents users from disabling any Ivanti EPM macOS Agent launchdaemons or launchagents through the new macOS System Settings login items UI.
  • 955952 Managing Apple content Caching with CSEP
    • Provide a caching service for content the OS understands (OS updates, App Store Apps, etc.).
      It is controlled by mdm. We are enabling control via CSEP, which means we make one device on a subnet the content caching server. macOS content caching gives peer-peer downloads for Apple content.
      It means that things like macOS updates (6GB downloads) can be cached by one device on the subnet and provided to the other devices automatically. This is good because it allows you to update macOS by just calling the software update utility.
      CCC service - vs lddownload What is Content Caching on Mac machines - Apple Support
      While the EPM lddownload capabilities are great for minimizing internet data usage, macOS Software Update does not support using it.
  • 969334 Add Service Management - Managed Login Items payload to manage Ivanti Agent launch agents and daemons
    • Along with the new macOS System Settings login items UI, Apple created a new MDM payload type the allows device management vendors to disable user management of launchdaemons and launchagents with that new macOS System Settings login items UI.
      We have created and include in core server installs and updates a new configuration profile: LoginItemsPayload_AllIvanti, that prevents users from disabling any Ivanti EPM macOS Agent launchdaemons or launchagents through the new macOS System Settings login items UI.

Patch Manager

  • 874058 Add patching support for Oracle Linux OS
    • EPM now supports patching of the Oracle Linux OS.
      All vulnerabilities are registered in Scan folder in Patch and Compliance menu:
      Vulnerability properties -> Package properties
      The Patch Repair tasks Log file is located here: C:\Program Files\LANDesk\ManagementSuite\log\WSVulnerabilityCore.dll.log
  • 874058 Oracle Linux Support
    • Support has been added for Oracle Linux. Including the following:
      • Inventory data
      • Software Distribution
      • Patch
  • 907145 Add ability to Create Custom Patch Campaigns
    • We are now able to create a Patch Campaign for a custom patch group.
      Additional highlights include:
      • Custom Patch Campaigns won’t repeat​.
      • Global Autofix can be set for the vulnerabilities included in that campaign, after the campaign has ended​.
  • 907146 Add patching for Microsoft Office LTSC 2021
    • EPM is now able to patch Office LTSC 2021 with Multi-select configuration options.
  • 914489 Patch Definition Filter Update
    • If you select an entire product folder and set all the product versions within the folder to automatic. When a new version of the product is released, it will be automatically selected
  • 956225 Remove Linux OS options from the Patch Campaign deployment wizard
    • We have removed the patch campaign option for Linux OS (CentOS, Rhinux, Sles9, & Ubuntu) from the Patch Campaign deployment wizard as we don't support Linux OS for Patch Campaigns

Provisioning

  • 487016 Support latest OSs in HII including Windows Server 2016+ & Windows 10+
    • Provisioning support for Server 2016, Server 2019, Server 2022, latest Win 10 versions, Win 11
      Enhance the provisioning workflow to display all supported OS
      Improved server and client logging.
      Added an EPM Console warning regarding “unsigned drivers” when performing HII Provisioning Template Actions. Namely, unsigned drivers will not load when Windows Secure Boot is enabled.

Remote Control

  • 819871 Remote control - Allow Custom Message in Win Notifications
    • Have a custom message displayed when remote controlling a device. Similar to the "custom" messages that are currently in reboot and Software Distribution settings.
  • 930219 Remote control - Add the ability to collapse the RC Message window
    • The RC Message window now has a collapse button, so it doesn’t take up so much screen space.
  • 945746 IPv6 Support for Remote Control
    • Added support for IPv6 only networks for Remote Control, including when the tunnel is in use.

Software Distribution

  • 869356 SWD package location should default to use https
    • We now default to the more secure https for the "landesk/files". You can manually enter http if needed.
  • 931285 Add a Default Package Timeout
    • You can now specify a global default for package installation timeout. (Applies only to new packages).
      Also, Windows Actions now support installation timeout setting.

Web Console

  • 907174 Web Console 2.0 - Pagination
    • Now supports pagination of long lists
  • 907176 Web Console 2.0 - Export
    • Now able to export a list so that you can work on it offline and take advantage of the customization feature of Excel or other formats.
  • 907178 Web Console 2.0 - Notification Panel
    • We are now able to see a list of recent notifications of actions initiated from the web console.
  • 907180 Web Console 2.0 – UX Improvements
    • Several UX updates made to the Web Console.
  • 911065 Web Console 2.0 - Physical (NIC) Address information
    • Added the information about MAC address in the Network Card of the Device Additional Details
  • 933002 Web Console 2.0 - Reboot Device
    • Now able to perform a Reboot device action from Device Details screen of the New WebConsole
  • 947953 Web Console 2.0 - Search Results Guidelines
    • While searching for a specific device, if there are no search results, we offer suggestions to look in the Devices and People tabs including hyperlinks to those.
  • 947954 Web Console 2.0 - People List View
    • The new People tab provides a list view of all Users. RBA and Scopes apply.
  • 947956 Web Console 2.0 - Device List View
    • The new Devices tab provides a list view of all Devices. RBA and Scopes apply.
  • 947958 Web Console 2.0 - Task History Tab
    • The new Task History tab provides an overview of all the tasks initiated by the current logged in user.
  • 952503 Web Console 2.0 - New Dashboards
    • New Dashboards created from reports (Not dependent on DA)
      • Days since last HW scan(inventory)
      • Days since last SW scan(inventory
      • Days since last Vulnerability scan (security)
      • Operating system summary(general)
      • HDD disk space(hardware)
      • Devices with < X% disk space remaining
      • Customer can specify what "X" is
      • AV(security)
      • AV installed (yes/no)
      • Which AV installed
      • Pattern files older than X days
  • 952504 Web Console 2.0 - View/select queries created in EPM Console
    • Query that is created in the EPM console can now be selected and run successfully in the Webconsole.
      The new custom dashboard has an option to select queries to use as datapoints.

Defects Fixed

Agent

  • 937240 'Deploy Agent' task for Unmanaged Device is erroneously scheduled to repeat
    • A deploy agent task is now set to run once.
  • 952048 LANDeskAgentBoostrap.exe attempts to download non-existent DLLs
    • Removed the missing DLL from the list of DLLs to download in LandeskAgentBootstrap.exe.
  • 960485 BrokerConfig.exe request fails if the device has any adapter with multiple Connection-specific DNS suffixes
    • We now handle multiple suffix strings, and each is added to the certificate request.
  • 969732 Reboot/Shutdown function on the management console does not work for the EBA agent
    • Fixed the right click reboot functionality in the console for EBA clients.  
  • 971210 The EBA agent installation fails installing the inventory engine on "Dutch" or "French" machines (impact on other languages unknown)
    • Fixed an issue where the engine based agent would not install properly on certain languages.  

Antivirus

  • 914057 Antivirus agent settings: Unable to configure process/file exclusions for "On-Access" and "ATC/IDS"
    • Antivirus exclusion settings are now applied correctly to Ivanti AntiVirus agents.
  • 934911 Third Party Antivirus Sophos Antivirus does not show in inventory.
    • Display Sophos Endpoint Protection
  • 966788 SentinelOne Antivirus version 22.1.217 does not show in Inventory
    • We have made a fix for accurate reporting in the Security section of Inventory of a managed device for Sentinel One security solution.

Autopilot

  • 977900 Client unable to get list of apps to install from Autopilot service Deployment Profile is configured for All Devices
    • Due to an unexpected change by Microsoft, the list of devices associated with a deployment profile is no longer available for "All Devices".
      We have implemented a workaround such that the deployment profile is no longer used when determining the list of apps for "All Devices". Since apps may reference "All Devices", those apps will always be assigned to a device being provisioned.

Console

  • 922283 Auditing not properly capturing the Console user who initializes the command
    • Audit logs enhanced to show the name of the console user who initiated a remote command to a managed device instead of "NT AUTHORITY\NETWORK SERVICE"

Core Sync

  • 977802 Coresync not translating the %CoreName% variable in package paths properly when syncing packages
    • Correctly handles core name that can be mixed with short name (host name) or long name (FQDN) when replace with %corename% for export.

Data Analytics

  • 942304 Asset Control Column Set Display Name Modifications are not displayed
    • The display names are now reflected under Assets

Endpoint Security

  • 785106 Endpoint Security UI Administrator Prompt on logon (when there is no network)
    • If there is no network connection, the EPS service will still start.
  • 934491 Application Blocking exception request granted by administrator on the management console never is reflected in the EPS GUI on the client machine as granted.
    • The approval request status of an application blocked by EPS is now accurately reported
  • 967545 Download Error “getting-processing” Ivanti Reputation Files from Download Servers
    • Improve performance when downloading file reputations.

File Replication

  • 971151 Replication will fail to identify the correct list of files to replicate and will always fail the first file that it tries to replicate in certain scenarios
    • Fixed replication when failing to identify the correct list of files to replicate and would always fail the first file that it tried to replicate.

Firewall

  • 926626 Agent installation fails if the Windows Defender Firewall Service "MPSSVC" is disabled.
    • When the Windows Defender Firewall Service "MPSSVC" is disabled, the agent install will no longer attempt to modify the firewall and will continue installation as expected.

Inventory

  • 929834 Inventory is flagging Azure virtual desktops as servers.
    • Fixed Inventory to show Azure virtual desktop devices as workstation type.
  • 957845 Faulting Application LDInv32.exe crashing
    • Log an event and delete the file when a file gets into the decomp folder. The inventory scanner will continue to run.
  • 967241 The inventory scanner process and child processes are causing CPU spikes on server/workstation devices
    • Lowered the process priority for the inventory scanner and child processes when run with the /noui switch

Mac

  • 868275 Mac Profiles are not being collected in Inventory Scans
    • The new inventory scanner properly reports configuration profiles
  • 912271 com.landesk.ldms.plist file reverts inventory upon agent install
    • Agent install now updates the plist to the correct parameters. 
  • 917217 EPM Mac Agent installer doesn't delete agent settings hash files when upgrading.
    • We now delete the old settings hash files before upgrading.
  • 917631 Installing new Mac agent does not pull new settings
    • Resolved. The old hash files used to track changes to the agent behavior files are deleted as part of the new agent install, so that agent settings are properly used to update the various agent components
  • 919116 Mac RC "permission required" checkbox is unchecked in Ivanti agent UI even though it is checked on Core.
    • Resolved. The new Ivanti Agent Tool properly displays the settings downloaded from the core server
  • 919118 RC shows version "z" in Ivanti agent UI on mac client
    • Resolved. The new Ivanti Agent Tool queries IVRemoteControl to obtain the correct version
  • 919119 RC shows status: "Stopped" in Ivanti agent UI on mac even though RC is actively being used on the mac client
    • Resolved. The new Ivanti Agent Tool queries IVRemoteControl to obtain the correct state of ivremote
  • 919120 Inventory scan last run is not being updated on Ivanti agent UI on the mac client
    • Inventory Scanner now updates Last Run info correctly.
  • 919121 CBA version is showing old 11.0.4.253 after upgrade to EPM 2022
    • Updated the build pipeline to build 11.0.5.  
  • 919124 EPM Mac Agent user interface is not being updated in real time.
    • The agent user interface now updates in real time.
  • 930674 HTML5 RC icon in Console Network view should no longer be showing up for Mac machines
    • We removed the old RC5 icons and all files associated with the Legacy RC and HTML5 RC. 
  • 932802 Detection of direct core connection sometimes blocks infinitely
    • This fix is intended to check for data and make sure it is there before trying to read it to prevent blocking.
  • 952427 Mac Agent not showing Tenant Information
    • Tenant information is now showing in inventory. It can be viewed by double clicking on the device and then double clicking on Tenant. Ability to add the name and unique id columns of the Tenant for sorting and management of Tenants again.
  • 960469 M1 Macs report Battery Info when they shouldn't
    • M1 devices without a battery no longer report battery information. Additionally, some devices, both M1 and Intel, reported battery info incorrectly are now report battery info correctly

MBSDK

  • 861566 MBSDK Add Device to scheduled task writes data into DB without validating
    • Validate numeric input to see if the input number is a valid computer id in computer table. 
  • 873886 /distributionapi/api/v1/RebootSettings returns Distribution and Patch info instead
    • When enumerate reboot settings from database, use already created object that is initialized with reboot setting behavior, not creating default agent behavior object without specific agent behavior type. 
  • 879607 Postman tasks via DistributionAPI Swagger API fails with 403 when the account credentials used is non-admin
    • When the tokens are created for the API, please ensure that User used for token creation has the rights in EPM corresponding the API action.  For example, when querying the API for reboot settings, make sure the user has EPM Console rights under Agent Set

MDM

  • 882137 Android Enterprise CPE setting "Enable installation of apps from unknown sources" is not working.
    • Updated Google API libraries were incorporated in EPM, the UI was updated to reflect the new options for enabling developer mode and handling launching apps from unknown sources.
      Once the fields are properly set in the Config Profile Editor save and sync devices.

Patch Manager

  • 890756 Repair task that is set to ignore maintenance window will grab next continue task and run even if no continuation is selected in agent settings
    • Repair task that is set to ignore maintenance window will not grab the next continue task, if no continuation is selected in agent settings.
  • 906825 Reboot dialog window on German Windows clients is cutting off "Reboot Now" button
    • Fixed an issue causing the "Reboot Now" button to be truncated in the reboot dialog in German. 
  • 912477 Agent Service Update via patch manager repair task returns a failure message when the remote control component is not installed
    • Agents are correctly updated and repair task is successful, using Ivanti SU definitions.
  • 923221 Cannot see all the parameters under Distribution/Patch settings -> Patch only settings due to Screen \ Display Resolution Size
    • For resolution set to 1280 x 800 (around 720p) in Distribution and Patch > Patch Only agent settings options: all settings are now visible.
  • 923340 Patch campaign not updating
    • In Patch Automation feature Patch Campaigns are updated without errors.
  • 929394 Patch Tuesday campaigns say they are started and nothing more. No progress.
    • In Patch Automation feature - Patch Tuesday campaigns were fixed to work as expected.
  • 935234 VLC-220419_INTL patch downloads failing
    • In Patch and Compliance - Patch download is extended to work also for URLs that are using mirror sites.
  • 942570 Filter Definitions- OS versions do not display in 2022
    • For EPM 2022 when going to Download updates>Filter Definitions, OS tab filters are now correctly populated.
  • 947548 Patch Automation LDAP query does not place machines in campaign steps
    • LDAP query now adds machines in patch campaign steps.
  • 975160 Patch Campaign did not create any tasks for Linux patches.
    • Linux patching is not supported in patch automation. Linux filters have been removed from Patch Automation.

Power Management

  • 902515 Restarting the WMI service could cause Process Trigger and/or Power Management services to spike in CPU to 100%
    • Resolved high CPU usage caused by WMI service on Power Management services.

Provisioning

  • 849805 Disconnected Provisioning Template Takes a Long Time to Start
    • When using a disconnected template, we no longer retry obtaining the client cert if the first attempt fails.  Sensitive variables and other secrets will not be accessible in this case.
  • 874217 The Delete File action in OS Provisioning templates doesn't delete files over 2147483647 bytes
    • We changed to use a 64 bit file structure (instead of 32 bit) to allow reading of large file sizes. 
  • 882474 PXE Services do not restart after shutting down because of loss of communication with core server
    • Using PXE_SVC_WIN registry key will force the node to win the election and stay elected even when unable to contact the core. It will resume reporting when connectivity is re-established.
  • 908092 L14 Gen2 Lenovo HII drivers fail to download
    • L14 Gen2 Lenovo HII drivers download works as expected.
  • 947303 Provisioning Action template to update registry in client machines is not working as expected
    • Made the option to use the 64-bit registry view available on the Import File option of the Update Registry Provisioning action.
  • 954711 Intel DCH Graphics Driver Causing HII Build Error: Failed to process repository drivers with error Index and length must refer to a location within the string. Parameter name: length
    • The INF parsing workflow now handles exceptions to errors found in the INF.
      This defect was found to have a root cause of formatting differences used in some INFs (technically not correct but should be handled and ignored).
      Now handles this as well as generically handling other errors that may be found. If the INF has an error, it will be noted in the log file, but processing will continue for other valid INFs.
      A warning message will indicate IF an error has been handled and the INF ignored.
      The user will be directed to the log file with those details. In the HII.log, failing INF files will have a line that reads "INF file: '{0}' had an error in processing.
      This INF and corresponding driver(s) will be skipped and not applied to devices until the error is resolved." where {0} will be replaced with the failing INF file path/name.

RBA

  • 942270 When a Group's Assigned Scope is Deleted in User Management, the Group is Reassigned to 'All Devices'
    • No longer assign Default Template User's scope to a user whose last scope was deleted.

Remote Control

  • 919715 EPM 2022 RCViewer isn't Getting Upgraded when Upgrading from Older Version
    • The issue with the RCViewer not being upgraded with the rest of the suite is fixed and should update as expected.
  • 919971 USB smart card reader not recognized by RCviewer
    • Modified the RCViewer smart card logic to detect that power had been removed from the smart card. And then apply a 're-connect' message to re-power on the card. After that whatever command that had failed was resent.
  • 924934 Remote Control Floating Desktop icon/notification does not show the username of the user who initiated RC when the session is launched from Web Console 2.0
    • The username of the session initiator is now passed to the Remote Control session when using Web Console 2.0 and appears on the floating notification as expected.
  • 968861 RC Tunnel cannot find certificates in the same folder as itself
    • RC tunnel can now find certificates using relative paths to itself.
  • 974530 RC Service does not restart when VPN adapter is turned off
    • Added a delay for checking for communication with a core to work better with certain VPN solutions.  

Reporting

  • 944818 Health Dashboard "Unable to contact the core server" error.
    • Changed the request to support HTTPS since the HTTP is now redirected to HTTPS

Software Distribution

  • 804514 A standard EPM user with read-only rights on public packages is able to move a public package from public folder to their own folder then able to modify the said package inside their folder.
    • If the user logged into the CORE console does NOT have "public edit" rights for Software Distribution (SWD) Packages, then they will NOT be able to "move" a SWD package to a Team or "MY" folder. They can only make a copy of it.
  • 840664 Replication - vulscan.exe /replicate /settingsindex=0 remains running which causes the next scheduled Replication to fail immediately with Another instance of this file replication task is already running (Teleperformance)
    • Fixed the downloader code so that in case of an exception in any of the processing threads, it will cleanup and return rather than wait for unfinished files indefinitely.
  • 895548 Wrong message showing on toast notifications when certain options are selected
    • Fixed to show correct timeout action.
  • 899434 Error when adding a folder to additional files on Windows Action packages - SWD
    • We now check for null/empty primary file when getting a file list so that we handle the folders structure properly.
  • 920692 S3 bucket download failure of large file when in a subfolder of the share.
    • Updated the path to be correct in all cases.
  • 921061 SDMCache file retention issue. If the "Number of days files stay in cache" is over a certain amount of days the files are deleted daily.
    • The value processed was changed to a larger variable type to handle much large retention values in days (which are converted to seconds).  This means the files will be kept according to the settings in Client Connectivity Settings and correctly displayed
  • 934186 Issue with task status when multicast and "Always reboot" setting is used.
    • For reboot reconnect, do not try to download files that were already downloaded before reboot.
  • 942864 When restarting a task that previously had an LDAP query targeted, the task still targets the query.
    • When removing a LDAP query from properties target panel, clear already resolved targets from the removed LDAP query.

Web Console

  • 908867 Web Console 2.0: Result column not accurate for some SWD task return codes
    • We made a modification in the Web Console to display the Return Code and Result columns like in the desktop console
  • 951547 Web Console 2.0: Software Distribution Tasks with Return Code 0 Are Not Showing Correct Task History Information
    • Show correct task history information for software distribution tasks.

XDD-UDD

  • 912897 UDD Wireless Access Points "Mark as Allowed" does not do anything
    • Fix the right click allow and not allow for WAPs. Also fix UDD scans putting APs in the right group.

Known Issues

Files in this patch

_DiscDll.dll
720.68kB
11.0.5.890
8/12/2022 3:12 AM
_DiscDllUI.dll
167.87kB
11.0.5.890
8/12/2022 3:12 AM
AdaptiveSettingsBehavior_Apply.dll
115.52kB
11.0.5.890
8/12/2022 3:12 AM
AdaptiveSettingsEngineInstall32.msi
292.00kB
-
10/21/2022 10:40 AM
AdvanceAgent.exe
259.23kB
11.0.5.1019
9/22/2022 12:25 AM
AgentEngineHashUpdate.exe
15.59kB
11.0.5.890
8/12/2022 3:11 AM
AgentEngineHealth.dll
212.35kB
11.0.5.1116
10/6/2022 4:06 PM
AgentEngineHealthBiz.dll
27.73kB
11.0.5.1116
10/6/2022 4:06 PM
AgentEngineManifest.dll
34.77kB
11.0.5.890
8/12/2022 3:11 AM
AgentEngineServices.dll
19.13kB
11.0.5.890
8/12/2022 3:11 AM
AgentPortal.exe
34.70kB
11.0.5.971
9/12/2022 8:02 AM
AgentServicesContainerWebService.dll
18.63kB
11.0.5.890
8/12/2022 3:11 AM
AgentUpdaterService.exe
3.32MB
11.0.5.1054
9/28/2022 2:46 PM
AGLSManager.exe
1.93MB
11.0.5.1151
10/21/2022 10:27 AM
AGLSMonitor.exe
283.92kB
11.0.5.958
9/8/2022 12:51 PM
alert.exe
328.87kB
11.0.5.172
10/4/2022 11:35 AM
alert_x64.exe
394.97kB
11.0.5.172
10/4/2022 11:35 AM
alert2winlog.exe
136.19kB
11.0.5.890
8/12/2022 3:11 AM
alertdetail.dll
92.34kB
11.0.5.890
8/12/2022 3:11 AM
alertrender.exe
230.99kB
11.0.5.172
10/4/2022 11:35 AM
alertservice.exe
320.27kB
11.0.5.1019
9/22/2022 12:24 AM
AlertSettingsBehavior_Apply.dll
139.23kB
11.0.5.890
8/12/2022 3:11 AM
AlertSync.exe
247.67kB
11.0.5.890
8/12/2022 3:11 AM
AMHelper.exe
91.27kB
11.0.5.890
8/12/2022 3:11 AM
AmtEngineInstall32.msi
3.68MB
-
10/21/2022 10:40 AM
AMTScanner.exe
187.22kB
11.0.5.890
8/12/2022 3:11 AM
AntivirusEngineInstall32.msi
448.00kB
-
10/21/2022 10:40 AM
AntivirusEngineInstall64.msi
488.00kB
-
10/21/2022 10:40 AM
APCommon.dll
22.59kB
11.0.5.890
8/12/2022 3:12 AM
ApmService.dll
62.95kB
11.0.5.890
8/12/2022 3:12 AM
APNSServiceInstall.msi
676.00kB
-
10/12/2022 5:02 PM
AuditingService.dll
19.13kB
11.0.5.890
8/12/2022 3:11 AM
Autopilot.Install.msi
18.37MB
-
10/11/2022 2:39 PM
AVBiz.dll
233.03kB
11.0.5.890
8/12/2022 3:11 AM
AVUI.dll
1.03MB
11.0.5.890
8/12/2022 3:11 AM
BaseEngineInstall32.msi
7.63MB
-
10/21/2022 10:40 AM
BiosEventLogTranslator.exe
234.57kB
11.0.5.890
8/12/2022 3:11 AM
BouncyCastle.Crypto.dll
2.13MB
1.8.15362.1
3/8/2022 5:37 AM
BrokerConfig.exe
2.04MB
11.0.5.1141
10/12/2022 12:37 PM
BrokerConfig_x64.exe
2.46MB
11.0.5.1141
10/12/2022 12:37 PM
brokerservice.exe
2.20MB
11.0.5.1019
9/22/2022 12:24 AM
BStrapOpts.dll
1.86MB
2.0.085
8/12/2022 3:11 AM
CaptureImageHandler.exe
413.11kB
11.0.5.1144
10/17/2022 6:50 PM
CaptureImageHandler_x64.exe
514.02kB
11.0.5.1144
10/17/2022 6:50 PM
CaptureProfileHandler.exe
397.98kB
11.0.5.964
9/9/2022 2:15 PM
cba8cleanup.exe
160.50kB
-
10/4/2022 11:35 AM
cba8inst.msi
6.69MB
-
10/4/2022 11:35 AM
CefSharp.BrowserSubprocess.Core.dll
1.12MB
97.1.60
1/22/2022 6:47 AM
CefSharp.BrowserSubprocess.exe
6.50kB
97.1.60.0
1/22/2022 6:47 AM
CefSharp.Core.dll
36.00kB
97.1.60.0
1/22/2022 6:48 AM
CefSharp.Core.Runtime.dll
1.77MB
97.1.60
1/22/2022 6:48 AM
CefSharp.Core.Runtime.xml
81.16kB
-
1/22/2022 6:48 AM
CefSharp.Core.xml
100.82kB
-
1/22/2022 6:48 AM
CefSharp.dll
1,001.00kB
97.1.60.0
1/22/2022 6:47 AM
CefSharp.WinForms.dll
47.00kB
97.1.60.0
1/22/2022 6:48 AM
CefSharp.WinForms.xml
97.00kB
-
1/22/2022 6:48 AM
CefSharp.xml
1.94MB
-
1/22/2022 6:47 AM
ChangeSettingsHandler.exe
453.47kB
11.0.5.965
9/9/2022 4:01 PM
CheckCachedFiles.exe
68.63kB
11.0.5.890
8/12/2022 3:12 AM
chrome_elf.dll
1.15MB
97.0.4692.99
1/21/2022 7:29 AM
ClientActionHandler.exe
459.00kB
11.0.5.964
9/9/2022 2:15 PM
ClientActionHandler_x64.exe
550.38kB
11.0.5.964
9/9/2022 2:15 PM
ClientConfig.dll
2.25MB
11.0.5.1063
9/30/2022 4:13 PM
ClientConfig.xml
2.34kB
-
9/12/2022 11:51 AM
ClientConfigBehavior_Apply.dll
242.06kB
11.0.5.1019
9/22/2022 12:25 AM
ClientConnectivityBehavior_apply.dll
347.55kB
11.0.5.890
8/12/2022 3:12 AM
ClientDBUtil.exe
144.26kB
11.0.5.890
8/12/2022 3:12 AM
ClientPWMUpgrade4SP.exe
102.40kB
11.0.5.1116
10/6/2022 4:07 PM
ClientSetupTaskHandler.dll
83.13kB
11.0.5.952
9/7/2022 11:46 AM
collector.exe
641.16kB
11.0.5.890
8/12/2022 3:11 AM
Commands.WcfService.dll
26.74kB
11.0.5.890
8/12/2022 3:11 AM
Commands.xml
23.11kB
-
6/6/2022 8:34 PM
CommonMonitorEngine32.msi
7.59MB
-
10/21/2022 10:40 AM
ConfigHandler.exe
402.01kB
11.0.5.964
9/9/2022 2:15 PM
ConfigHandler_x64.exe
486.28kB
11.0.5.964
9/9/2022 2:15 PM
ConfigTargetOSHandler.exe
438.29kB
11.0.5.964
9/9/2022 2:15 PM
ConfigTargetOSHandler_x64.exe
526.60kB
11.0.5.964
9/9/2022 2:15 PM
console_rptfiles.cab
951.88kB
-
10/21/2022 9:47 AM
core.secure.dll
95.23kB
11.0.5.890
8/12/2022 3:12 AM
Core.WebServices.dll
62.95kB
11.0.5.890
8/12/2022 3:12 AM
CoreDbUtil.exe
42.77kB
11.0.5.941
9/5/2022 4:18 AM
coresigner.dll
1.29MB
-
10/4/2022 11:35 AM
coresigner_x64.dll
1.57MB
-
10/4/2022 11:35 AM
CoreSyncService.exe
45.88kB
11.0.5.929
9/1/2022 2:04 AM
CreateMonitorRoot.exe
137.22kB
11.0.5.1001
9/20/2022 4:53 AM
CSEPManager.dll
21.16kB
11.0.5.890
8/12/2022 3:11 AM
custjob.exe
1.04MB
11.0.5.890
8/12/2022 3:11 AM
CustJobLaunch.exe
184.14kB
11.0.5.1051
9/28/2022 11:18 AM
CustomDataFormsEngineInstall32.msi
3.13MB
-
10/21/2022 10:40 AM
d3dcompiler_47.dll
4.66MB
10.0.20348.1 (WinBuild.160101.0800)
1/21/2022 4:05 AM
Datamart.xml
941.01kB
-
9/20/2022 5:10 AM
DatamartPM.xml
76.13kB
-
8/12/2022 1:27 PM
DBRollup.exe
2.15MB
11.0.5.1019
9/22/2022 12:24 AM
DeleteFileHandler.exe
364.70kB
11.0.5.890
8/12/2022 3:12 AM
DeleteFileHandler_x64.exe
444.43kB
11.0.5.890
8/12/2022 3:12 AM
DeployImageHandler.exe
416.11kB
11.0.5.1144
10/17/2022 6:50 PM
DeployImageHandler_x64.exe
512.95kB
11.0.5.1144
10/17/2022 6:50 PM
DeployProfileHandler.exe
406.55kB
11.0.5.964
9/9/2022 2:15 PM
DirectoryView.dll
180.58kB
11.0.5.890
8/12/2022 3:11 AM
DistributionApi.dll
83.20kB
11.0.5.983
9/14/2022 6:55 AM
DownloadHandler.exe
368.73kB
11.0.5.964
9/9/2022 2:14 PM
DownloadHandler_x64.exe
440.90kB
11.0.5.964
9/9/2022 2:14 PM
EncArchive.exe
5.24MB
11.0.5.890
8/12/2022 3:11 AM
EncUnlock.exe
1.37MB
11.0.5.890
8/12/2022 3:11 AM
EPMAgentInstaller.exe
3.46MB
11.0.5.1124
10/7/2022 3:41 PM
EpsEngineInstall32.msi
4.70MB
-
10/21/2022 10:40 AM
EpsEngineInstall64.msi
4.95MB
-
10/21/2022 10:40 AM
EPSUI.exe
680.44kB
11.0.5.890
8/12/2022 3:11 AM
exec.dll
174.03kB
11.0.5.172
10/4/2022 11:35 AM
exec_x64.dll
212.88kB
11.0.5.172
10/4/2022 11:35 AM
execviewer2.dll
195.22kB
11.0.5.890
8/12/2022 3:11 AM
FileReplUI.dll
744.89kB
11.0.5.890
8/12/2022 3:11 AM
filexfer.dll
200.74kB
11.0.5.172
10/4/2022 11:35 AM
filexfer_x64.dll
240.13kB
11.0.5.172
10/4/2022 11:35 AM
fwregister.exe
143.23kB
11.0.5.890
8/12/2022 3:11 AM
gatewayui.dll
285.49kB
11.0.5.980
9/13/2022 5:05 PM
GatherLogs.exe
225.43kB
11.0.5.890
8/12/2022 3:11 AM
GatherProducts.exe
340.45kB
11.0.5.890
8/12/2022 3:12 AM
genkey.exe
1.30MB
11.0.5.172
10/4/2022 11:35 AM
GetBases.exe
42.91kB
11.0.5.890
8/12/2022 3:11 AM
GetFileHandler.exe
356.59kB
11.0.5.964
9/9/2022 2:14 PM
GetFileHandler_x64.exe
434.86kB
11.0.5.964
9/9/2022 2:14 PM
Google.Apis.Admin.Directory.directory_v1.dll
223.00kB
1.57.0.2693
5/19/2022 8:15 AM
Google.Apis.AndroidEnterprise.v1.dll
133.00kB
1.57.0.2655
4/14/2022 8:15 AM
Google.Apis.AndroidManagement.v1.dll
128.50kB
1.57.0.2671
4/28/2022 8:16 AM
Google.Apis.Auth.dll
159.00kB
1.57.0.0
3/28/2022 8:01 AM
Google.Apis.Core.dll
77.00kB
1.57.0.0
3/28/2022 8:01 AM
Google.Apis.Discovery.v1.dll
30.00kB
1.57.0.0
3/28/2022 8:17 AM
Google.Apis.dll
79.00kB
1.57.0.0
3/28/2022 8:01 AM
GoogleAndroidApiLib.dll
33.27kB
11.0.5.890
8/12/2022 3:11 AM
GoogleAppsApiLib.dll
43.38kB
11.0.5.890
8/12/2022 3:11 AM
GPSWebServices.dll
28.20kB
11.0.5.890
8/12/2022 3:11 AM
HIIClient.exe
957.33kB
11.0.5.964
9/9/2022 2:14 PM
HIIClient_x64.exe
1.12MB
11.0.5.964
9/9/2022 2:14 PM
HipsClientConfig.exe
890.23kB
11.0.5.890
8/12/2022 3:11 AM
HPBiosSettingsBehavior_apply.dll
252.28kB
11.0.5.890
8/12/2022 3:12 AM
HPScanner.exe
266.81kB
11.0.5.890
8/12/2022 3:12 AM
HPSecureEraseBehavior_apply.dll
214.89kB
11.0.5.890
8/12/2022 3:12 AM
htmldialog.exe
1.90MB
11.0.5.890
8/12/2022 3:12 AM
httpclient.exe
1.73MB
11.0.5.172
10/4/2022 11:35 AM
httpclient_x64.exe
2.15MB
11.0.5.172
10/4/2022 11:35 AM
httprequest.dll
1.74MB
11.0.5.1019
9/22/2022 12:24 AM
IdentityServer.msi
7.63MB
-
6/6/2022 8:34 PM
IdentityServerConfig.dll
24.20kB
11.0.5.890
8/12/2022 3:12 AM
IdentityServerEMConfig.dll
19.66kB
11.0.5.890
8/12/2022 3:11 AM
IdentityServerEpmBackendConfig.dll
26.74kB
11.0.5.890
8/12/2022 3:11 AM
IdentityServerRemoteControlConfig.dll
26.74kB
11.0.5.890
8/12/2022 3:11 AM
information.dll
34.70kB
11.0.5.890
8/12/2022 3:11 AM
InjectScriptHandler.exe
378.30kB
11.0.5.890
8/12/2022 3:11 AM
InjectScriptHandler_x64.exe
461.07kB
11.0.5.890
8/12/2022 3:11 AM
Inspector.WinUI.dll
324.80kB
11.0.5.890
8/12/2022 3:11 AM
InstallCommon.Version.xml
88.00 B
-
3/8/2022 5:37 AM
Installer.exe
37.81kB
11.0.5.962
9/9/2022 7:50 AM
installkey.exe
165.43kB
11.0.5.172
10/4/2022 11:35 AM
InventoryConnector.dll
30.27kB
11.0.5.890
8/12/2022 3:11 AM
InventoryEngine32.msi
15.15MB
-
10/21/2022 10:40 AM
InventorySettingsBehavior_Apply.dll
262.35kB
11.0.5.890
8/12/2022 3:12 AM
IpmiRedirectionService.exe
236.57kB
11.0.5.890
8/12/2022 3:11 AM
irclog.dll
248.17kB
11.0.5.890
8/12/2022 3:11 AM
isscert.dll
1.86MB
11.0.5.1076
10/4/2022 11:17 AM
issftran.dll
626.98kB
11.0.5.890
8/12/2022 3:12 AM
isshook.dll
357.66kB
11.0.5.890
8/12/2022 3:12 AM
issproxy.exe
1.83MB
11.0.5.1076
10/4/2022 11:17 AM
isssec.dll
1.79MB
11.0.5.1019
9/22/2022 12:24 AM
issview.dll
820.66kB
11.0.5.890
8/12/2022 3:12 AM
Ivanti.ManagementSuite.CrowdStrikeConnector.dll
30.77kB
11.0.5.890
8/12/2022 3:12 AM
Ivanti.ManagementSuite.Onboarding.Controls.dll
245.14kB
11.0.5.890
8/12/2022 3:12 AM
Ivanti.ManagementSuite.Onboarding.DeployAgent.dll
214.86kB
11.0.5.890
8/12/2022 3:11 AM
Ivanti.ManagementSuite.Onboarding.Engines.dll
44.38kB
11.0.5.890
8/12/2022 3:11 AM
Ivanti.ManagementSuite.Onboarding.Engines.Interfaces.dll
21.16kB
11.0.5.890
8/12/2022 3:11 AM
Ivanti.ManagementSuite.Onboarding.Shared.dll
22.70kB
11.0.5.890
8/12/2022 3:11 AM
Ivanti.ManagementSuite.PatchAutomation.Common.dll
97.34kB
11.0.5.890
8/12/2022 3:11 AM
Ivanti.ManagementSuite.PatchAutomation.Domain.dll
39.34kB
11.0.5.890
8/12/2022 3:11 AM
Ivanti.ManagementSuite.PatchAutomation.Domain.Interfaces.dll
29.77kB
11.0.5.890
8/12/2022 3:11 AM
Ivanti.ManagementSuite.PatchAutomation.Infrastructure.dll
47.91kB
11.0.5.1101
10/6/2022 4:00 AM
Ivanti.ManagementSuite.PatchAutomation.Presentation.dll
1.25MB
11.0.5.890
8/12/2022 3:11 AM
Ivanti.ManagementSuite.PatchAutomation.Services.dll
188.64kB
11.0.5.1073
10/4/2022 6:57 AM
Ivanti.ManagementSuite.Telemetry.dll
33.81kB
11.0.5.890
8/12/2022 3:11 AM
Ivanti.ManagementSuite.TroubleshootingDll.dll
121.52kB
11.0.5.890
8/12/2022 3:11 AM
Ivanti.ManagementSuite.WebConsole.Api.dll
84.73kB
11.0.5.1128
10/10/2022 3:11 AM
Ivanti.ManagementSuite.WebConsole.DataAccess.dll
221.92kB
11.0.5.1119
10/7/2022 5:22 AM
Ivanti.ManagementSuite.WebConsole.Service.dll
152.82kB
11.0.5.1140
10/12/2022 5:29 AM
Ivanti.ManagementSuite.WebConsole.Shared.dll
81.19kB
11.0.5.1128
10/10/2022 3:11 AM
Ivanti.ManagementSuite.WebConsole.Web.dll
26.74kB
11.0.5.890
8/12/2022 3:12 AM
jpnSmartVuePermissions.xml
15.72kB
-
10/19/2022 9:17 PM
LANDesk.AlertManager.UI.dll
111.38kB
11.0.5.890
8/12/2022 3:12 AM
LANDesk.Common.RunMethod.exe
21.26kB
11.3.22.118
3/8/2022 5:37 AM
LANDesk.DataServices.dll
100.38kB
11.0.5.890
8/12/2022 3:11 AM
LANDESK.IdentityServer.Client.dll
26.73kB
10.5.8228.22579
9/27/2022 1:09 PM
LANDesk.InspectorWeb.dll
24.66kB
11.0.5.890
8/12/2022 3:11 AM
LANDesk.Install.Common.Actions.dll
71.72kB
11.3.22.118
3/8/2022 5:37 AM
LANDesk.Install.Common.Business.dll
38.00kB
11.3.22.118
3/8/2022 5:37 AM
LANDesk.Install.Common.dll
68.50kB
11.3.22.118
3/8/2022 5:37 AM
LANDesk.Install.Common.View.dll
90.50kB
11.3.22.118
3/8/2022 5:37 AM
LANDesk.Install.ConfigUtility.exe
29.30kB
11.3.22.118
3/8/2022 5:37 AM
LANDesk.Install.LDMS.dll
1.67MB
11.3.22.118
3/8/2022 5:37 AM
LANDesk.Install.LDMS.View.dll
19.50kB
11.3.22.118
3/8/2022 5:37 AM
LANDesk.Install.Legacy.Actions.dll
10.00kB
11.3.22.118
3/8/2022 5:37 AM
LANDesk.Licensing.UI.dll
34.70kB
11.0.5.890
8/12/2022 3:11 AM
LANDesk.ManagementSuite.ClientConfigUI.dll
486.64kB
11.0.5.974
9/12/2022 11:16 AM
LANDesk.ManagementSuite.Core.Anonymous.dll
58.91kB
11.0.5.890
8/12/2022 3:11 AM
LANDesk.ManagementSuite.CoreDbUtil.dll
119.45kB
11.0.5.941
9/5/2022 4:17 AM
LANDesk.ManagementSuite.CredentialManagerBiz.dll
37.31kB
11.0.5.970
9/12/2022 6:22 AM
LANDesk.Managementsuite.CredentialManagerUI.dll
199.25kB
11.0.5.976
9/13/2022 2:55 AM
LANDesk.ManagementSuite.Data.dll
1.24MB
11.0.5.929
9/1/2022 2:03 AM
LANDesk.ManagementSuite.Database.dll
163.82kB
11.0.5.1001
9/20/2022 4:52 AM
LANDesk.ManagementSuite.Licensing.UsageService.exe
127.52kB
11.0.5.890
8/12/2022 3:11 AM
LANDesk.ManagementSuite.Network.dll
46.81kB
11.0.5.890
8/12/2022 3:11 AM
LANDesk.ManagementSuite.RESTful.Resources.dll
103.91kB
11.0.5.890
8/12/2022 3:11 AM
LANDesk.ManagementSuite.RESTful.Service.dll
280.91kB
11.0.5.1104
10/6/2022 8:28 AM
LANDesk.ManagementSuite.SelfElectionBiz.dll
68.09kB
11.0.5.1019
9/22/2022 12:24 AM
LANDesk.ManagementSuite.SelfElectionUI.dll
209.31kB
11.0.5.1063
9/30/2022 4:12 PM
LANDesk.ManagementSuite.SoftwareDistribution.Apm.dll
51.45kB
11.0.5.890
8/12/2022 3:12 AM
LANDesk.ManagementSuite.SoftwareDistribution.Business.dll
914.37kB
11.0.5.989
9/15/2022 4:59 AM
LANDesk.ManagementSuite.SoftwareDistribution.Data.dll
155.76kB
11.0.5.970
9/12/2022 6:22 AM
LANDesk.ManagementSuite.SoftwareDistribution.WebUI.dll
248.57kB
11.0.5.890
8/12/2022 3:12 AM
LANDesk.ManagementSuite.SoftwareDistribution.WinUI.dll
3.27MB
11.0.5.935
9/2/2022 5:23 AM
LANDesk.ManagementSuite.WinConsole.dll
6.64MB
11.0.5.1030
9/26/2022 2:18 AM
LANDesk.Provisioning.Business.dll
756.99kB
11.0.5.1089
10/5/2022 1:07 PM
LANDesk.Provisioning.WinUI.dll
3.15MB
11.0.5.1089
10/5/2022 1:07 PM
LANDesk.Query.UI.dll
127.52kB
11.0.5.890
8/12/2022 3:12 AM
LANDesk.Scheduler.TaskHandler.dll
365.77kB
11.0.5.890
8/12/2022 3:12 AM
LANDesk.ServerInfo.Business.dll
179.97kB
11.0.5.890
8/12/2022 3:12 AM
LANDesk.ServerInfo.UI.dll
321.20kB
11.0.5.890
8/12/2022 3:12 AM
LANDesk.ServerManager.Business.dll
151.73kB
11.0.5.890
8/12/2022 3:12 AM
LANDesk.ServerManager.CustomScripts.UI.dll
54.88kB
11.0.5.890
8/12/2022 3:11 AM
LANDesk.ServerManager.Data.dll
87.16kB
11.0.5.890
8/12/2022 3:11 AM
LANDesk.ServerManager.RemoteControl.UI.dll
66.98kB
11.0.5.890
8/12/2022 3:11 AM
LANDesk.ServerManager.UI.dll
135.59kB
11.0.5.890
8/12/2022 3:11 AM
LANDesk.Shared.RAXfer.dll
34.70kB
11.0.4.172
10/4/2022 11:35 AM
LANDesk.SmartVue.dll
17.63kB
11.0.5.890
8/12/2022 3:11 AM
LANDesk.SmartVue.UI.dll
29.24kB
11.0.5.890
8/12/2022 3:11 AM
LANDesk.WebConsole.Auditing.UI.dll
20.13kB
11.0.5.890
8/12/2022 3:12 AM
LANDesk.WebConsole.ClientComm.Data.dll
50.84kB
11.0.5.890
8/12/2022 3:12 AM
LANDesk.WebConsole.ClientComm.dll
87.16kB
11.0.5.890
8/12/2022 3:12 AM
LANDesk.WebConsole.Framework.UI.dll
68.55kB
11.0.5.890
8/12/2022 3:12 AM
LANDesk.WebConsole.Scheduler.UI.dll
62.95kB
11.0.5.890
8/12/2022 3:11 AM
LANDESKAgentBootstrap.exe
253.67kB
11.0.5.929
9/1/2022 2:03 AM
LANDeskPortalManager.exe
1.22MB
11.0.5.890
8/12/2022 3:12 AM
LaunchPad.Link.WebUI.dll
62.95kB
11.0.5.890
8/12/2022 3:12 AM
Lclxclnt.dll
177.03kB
11.0.5.1051
9/28/2022 11:19 AM
lclxsvc.dll
225.42kB
11.0.5.1151
10/21/2022 10:28 AM
ldalert.exe
351.05kB
11.0.5.890
8/12/2022 3:12 AM
ldapinfo.dll
285.02kB
11.0.5.890
8/12/2022 3:12 AM
LDAVBD.dll
465.56kB
11.0.5.1019
9/22/2022 12:24 AM
LDAVBD64.dll
507.45kB
11.0.5.1019
9/22/2022 12:24 AM
ldavhlpr.dll
1.07MB
11.0.5.1049
9/28/2022 4:54 AM
ldbattery.exe
370.80kB
11.0.5.890
8/12/2022 3:12 AM
ldcache.dll
1.11MB
11.0.5.890
8/12/2022 3:12 AM
LDCryptoDll.dll
1.48MB
11.0.5.890
8/12/2022 3:11 AM
LDCryptoDll_x86.dll
1.22MB
11.0.5.890
8/12/2022 3:11 AM
ldcstm32.dll
2.03MB
11.0.5.1051
9/28/2022 11:19 AM
ldcstm32.exe
1.88MB
11.0.5.952
9/7/2022 11:47 AM
ldDellOMCI.exe
428.79kB
11.0.5.890
8/12/2022 3:11 AM
lddevmon.exe
353.16kB
11.0.5.890
8/12/2022 3:11 AM
lddwnld.dll
3.27MB
11.0.5.1144
10/17/2022 6:50 PM
lddwnld_x64.dll
4.50MB
11.0.5.1147
10/20/2022 4:08 PM
lddwnldClassLib.dll
126.15kB
11.0.5.1147
10/20/2022 4:08 PM
LDEncrypt.exe
111.48kB
11.0.5.890
8/12/2022 3:12 AM
ldheader.exe
171.97kB
11.0.5.890
8/12/2022 3:12 AM
ldHpCommon.dll
1,016.35kB
11.0.5.890
8/12/2022 3:12 AM
LDInv32.exe
5.50MB
11.0.5.1019
9/22/2022 12:25 AM
ldiscn32.exe
3.69MB
11.0.5.1151
10/21/2022 10:28 AM
ldiscnupdate.exe
1.77MB
11.0.5.1051
9/28/2022 11:18 AM
ldlocalprt.exe
389.98kB
11.0.5.890
8/12/2022 3:12 AM
LDpfcntrs.exe
418.72kB
11.0.5.890
8/12/2022 3:12 AM
ldpgp.exe
1.41MB
11.0.5.172
10/4/2022 11:35 AM
ldping.dll
149.82kB
11.0.5.172
10/4/2022 11:35 AM
ldping_x64.dll
182.17kB
11.0.5.172
10/4/2022 11:35 AM
LDProfile.exe
675.86kB
11.0.5.1051
9/28/2022 11:18 AM
ldProvision.exe
694.54kB
11.0.5.964
9/9/2022 2:15 PM
ldProvision_x64.exe
841.41kB
11.0.5.964
9/9/2022 2:15 PM
ldReboot.exe
3.60MB
11.0.5.890
8/12/2022 3:11 AM
LDSecSvc.exe
2.41MB
11.0.5.890
8/12/2022 3:11 AM
LDSecSvc64.exe
3.07MB
11.0.5.890
8/12/2022 3:11 AM
LDSetTPM.exe
33.31kB
11.0.5.890
8/12/2022 3:11 AM
ldstate.exe
406.05kB
11.0.5.890
8/12/2022 3:11 AM
LDUrlMon32.dll
676.90kB
11.0.5.890
8/12/2022 3:11 AM
libcef.dll
158.18MB
97.1.6+g8961cdb+chromium-97.0.4692.99
1/21/2022 8:58 AM
libEGL.dll
407.50kB
2.1.17204 git hash: 907d2234409b
1/21/2022 7:25 AM
libGLESv2.dll
5.94MB
2.1.17204 git hash: 907d2234409b
1/21/2022 7:25 AM
libhttp_x64.dll
1.68MB
11.0.5.172
10/4/2022 11:35 AM
LocalRequest.dll
224.43kB
11.0.5.890
8/12/2022 3:11 AM
ltapi.dll
255.20kB
11.0.5.1051
9/28/2022 11:19 AM
MaptoPreferredHandler.exe
365.23kB
11.0.5.964
9/9/2022 2:16 PM
MaptoPreferredHandler_x64.exe
436.36kB
11.0.5.964
9/9/2022 2:16 PM
MBSDKService.dll
159.80kB
11.0.5.890
8/12/2022 3:12 AM
MDMInstall.msi
17.90MB
-
10/12/2022 5:05 PM
Microsoft.Deployment.WindowsInstaller.dll
172.00kB
3.5.2430.0
3/8/2022 5:37 AM
Microsoft.IdentityModel.Protocols.WsTrust.dll
94.86kB
6.8.0.11018
10/18/2020 5:40 PM
Microsoft.IdentityModel.Tokens.Saml.dll
176.37kB
6.8.0.11012
10/12/2020 6:29 PM
Microsoft.IdentityModel.Xml.dll
72.37kB
6.8.0.11012
10/12/2020 6:30 PM
Microsoft.Web.Administration.dll
124.00kB
6.1.7600.16385
3/8/2022 5:37 AM
Mobile.WcfService.dll
53.48kB
11.0.5.890
8/12/2022 3:11 AM
MstHelper.dll
59.48kB
11.0.5.890
8/12/2022 3:12 AM
Newtonsoft.Json.dll
685.54kB
13.0.1.25517
3/17/2021 8:03 PM
NotificationsManagerEngineInstall32.msi
436.00kB
-
10/21/2022 10:40 AM
ntremoteexec.exe
162.39kB
11.0.5.172
10/4/2022 11:35 AM
Office365Util.dll
125.09kB
11.0.5.956
9/8/2022 7:09 AM
omdetect.exe
204.32kB
11.0.5.890
8/12/2022 3:12 AM
OOBCredRemote.dll
187.18kB
11.0.5.890
8/12/2022 3:12 AM
OOBCredRemote_x86.dll
147.33kB
11.0.5.890
8/12/2022 3:12 AM
OtherSecurityBehavior_apply.dll
230.50kB
11.0.5.890
8/12/2022 3:12 AM
package.data.dll
131.54kB
11.0.5.1064
9/30/2022 5:37 PM
PanelManager.dll
397.86kB
11.0.5.1019
9/22/2022 12:24 AM
PatchApi.dll
84.73kB
11.0.5.890
8/12/2022 3:12 AM
PatchBiz.dll
1.70MB
11.0.5.1074
10/4/2022 8:21 AM
PatchConnector.dll
26.74kB
11.0.5.890
8/12/2022 3:12 AM
PatchEngineInstall32.msi
12.13MB
-
10/21/2022 10:40 AM
PatchHandler.exe
403.01kB
11.0.5.964
9/9/2022 2:15 PM
PatchHandler_x64.exe
479.71kB
11.0.5.964
9/9/2022 2:15 PM
PatchManagement.dll
14.18MB
11.0.5.1030
9/26/2022 2:19 AM
pds2dis.dll
352.58kB
11.0.5.172
10/4/2022 11:35 AM
pds2dis.exe
118.51kB
11.0.5.172
10/4/2022 11:35 AM
pds2dis_x64.dll
461.03kB
11.0.5.172
10/4/2022 11:35 AM
pds2info.dll
347.55kB
11.0.5.172
10/4/2022 11:35 AM
pds2info_x64.dll
460.56kB
11.0.5.172
10/4/2022 11:35 AM
pds2lis.dll
327.37kB
11.0.5.172
10/4/2022 11:35 AM
pds2lis_x64.dll
433.32kB
11.0.5.172
10/4/2022 11:35 AM
PDS2Reg.dll
317.27kB
11.0.5.172
10/4/2022 11:35 AM
pds2reg_x64.dll
421.75kB
11.0.5.172
10/4/2022 11:35 AM
pedownloader.exe
318.30kB
11.0.5.890
8/12/2022 3:12 AM
PERFCGI.exe
331.91kB
11.0.5.890
8/12/2022 3:12 AM
PlatformSettingsBehavior_Apply.dll
284.02kB
11.0.5.890
8/12/2022 3:12 AM
Pluralsight.Crypto.dll
39.50kB
1.1.0.0
3/8/2022 5:37 AM
PolicyData.dll
79.20kB
11.0.5.890
8/12/2022 3:12 AM
PolicySync.exe
99.37kB
11.0.5.1125
10/7/2022 6:09 PM
PolicyTaskHandler.exe
42.84kB
11.0.5.890
8/12/2022 3:11 AM
PortalManagerBehavior_apply.dll
218.93kB
11.0.5.890
8/12/2022 3:12 AM
postcgi.exe
24.23kB
-
10/4/2022 11:35 AM
PowerManagementEngineInstall32.msi
8.61MB
-
10/21/2022 10:40 AM
poweroff.exe
1.86MB
11.0.5.1116
10/6/2022 4:07 PM
poweroff64.exe
58.05kB
11.0.5.1116
10/6/2022 4:07 PM
poweroffUI.exe
1.87MB
11.0.5.901
8/23/2022 4:08 PM
PreferredServer.dll
26.63kB
11.0.5.890
8/12/2022 3:11 AM
ProcTriggerSvc.exe
3.28MB
11.0.5.1116
10/6/2022 4:06 PM
ProductProperties.xml
18.62kB
-
6/6/2022 8:34 PM
prov_user.exe
1.31MB
11.0.5.964
9/9/2022 2:15 PM
prov_user_x64.exe
1.64MB
11.0.5.964
9/9/2022 2:15 PM
Provisioning.Secure.dll
34.70kB
11.0.5.890
8/12/2022 3:12 AM
ProvisioningEngineInstall32.msi
8.15MB
-
10/21/2022 10:40 AM
ProvisioningWebService.dll
46.81kB
11.0.5.890
8/12/2022 3:12 AM
proxyext.dll
138.22kB
11.0.5.172
10/4/2022 11:35 AM
proxyext_x64.dll
170.53kB
11.0.5.172
10/4/2022 11:35 AM
proxyhost.exe
1.98MB
11.0.5.172
10/4/2022 11:35 AM
proxyhost_x64.exe
2.38MB
11.0.5.172
10/4/2022 11:35 AM
purgefile.exe
183.58kB
11.0.5.890
8/12/2022 3:12 AM
PWMBehavior_Apply.dll
304.66kB
11.0.5.1022
9/22/2022 11:30 AM
PWMCfg.exe
2.09MB
11.0.5.1116
10/6/2022 4:06 PM
PWMClientUsageAnalyzer.exe
147.87kB
11.0.5.890
8/12/2022 3:11 AM
PxeMtftp.exe
1.77MB
11.0.5.890
8/12/2022 3:12 AM
PxeParser.dll
3.26MB
2.0.085
8/12/2022 3:12 AM
PXESvc.exe
3.41MB
11.0.5.964
9/9/2022 2:14 PM
rainstall.exe
343.48kB
11.0.5.172
10/4/2022 11:35 AM
RAXfer.dll
1.92MB
11.0.5.172
10/4/2022 11:35 AM
raxfer_x64.dll
2.38MB
11.0.5.172
10/4/2022 11:35 AM
RCBehavior_apply.dll
183.08kB
11.0.5.890
8/12/2022 3:11 AM
RCBehaviorBiz.dll
44.34kB
11.0.5.890
8/12/2022 3:11 AM
RCBehaviorUI.dll
182.58kB
11.0.5.890
8/12/2022 3:11 AM
RCEngineInstall32.msi
2.37MB
-
10/21/2022 10:40 AM
rckvm.exe
334.91kB
1.5.0.238
8/12/2022 3:12 AM
rckvm_x64.exe
448.43kB
1.5.0.238
8/12/2022 3:12 AM
RCService.exe
2.56MB
11.0.5.1151
10/21/2022 10:28 AM
RCService64.exe
3.25MB
11.0.5.1151
10/21/2022 10:28 AM
rcuser.exe
2.17MB
11.0.5.890
8/12/2022 3:12 AM
RCViewer.exe
68.09MB
1.26.21.1108388
10/16/2022 2:22 AM
RCViewer_win_installer.exe
68.31MB
1.26.21.1108388
10/16/2022 2:22 AM
RegUpdateHandler.exe
381.34kB
11.0.5.890
8/12/2022 3:12 AM
RegUpdateHandler_x64.exe
468.64kB
11.0.5.890
8/12/2022 3:12 AM
remotecontrol.dll
50.84kB
11.0.5.890
8/12/2022 3:12 AM
RemoteControlLogging.dll
26.63kB
11.0.5.890
8/12/2022 3:12 AM
ReportsWebConsole.cab
2.34kB
-
9/30/2022 12:47 AM
residentagent.exe
213.85kB
11.0.5.172
10/4/2022 11:35 AM
residentAgent_x64.exe
256.73kB
11.0.5.172
10/4/2022 11:35 AM
restartmon.exe
138.25kB
11.0.5.1051
9/28/2022 11:19 AM
rollupcore_rptfiles.cab
916.42kB
-
10/21/2022 9:47 AM
rptfiles.cab
976.98kB
-
10/21/2022 9:47 AM
ScanInstructions.dll
22.66kB
11.0.5.890
8/12/2022 3:12 AM
schedsvc.exe
326.41kB
11.0.5.890
8/12/2022 3:11 AM
SchedulerSettingsBehavior_Apply.dll
190.65kB
11.0.5.890
8/12/2022 3:11 AM
sdclient.exe
97.84kB
11.0.5.890
8/12/2022 3:12 AM
SDClientHandler.exe
399.01kB
11.0.5.964
9/9/2022 2:15 PM
SDClientHandler_x64.exe
470.14kB
11.0.5.964
9/9/2022 2:15 PM
sdclientlib.dll
935.11kB
11.0.5.1051
9/28/2022 11:19 AM
sdistbat.exe
255.17kB
11.0.5.890
8/12/2022 3:12 AM
sdistmsi.exe
245.64kB
11.0.5.890
8/12/2022 3:12 AM
sdistpkg.exe
214.82kB
11.0.5.890
8/12/2022 3:12 AM
sdistps1.exe
341.98kB
11.0.5.890
8/12/2022 3:12 AM
sdistscript.exe
295.06kB
11.0.5.890
8/12/2022 3:12 AM
sdistvapp.exe
321.27kB
11.0.5.890
8/12/2022 3:12 AM
SELBackup2DB.exe
461.04kB
11.0.5.890
8/12/2022 3:12 AM
SelfContainedEpmAgentInstall.msi
77.32MB
-
10/21/2022 10:41 AM
SelfElectController.exe
2.40MB
11.0.5.1147
10/20/2022 4:09 PM
sendemail.exe
2.16MB
11.0.5.890
8/12/2022 3:12 AM
sendsnmp.exe
296.63kB
11.0.5.890
8/12/2022 3:12 AM
SendWebHook.exe
20.63kB
11.0.5.890
8/12/2022 3:12 AM
ServerAuthentication.dll
50.84kB
11.0.5.970
9/12/2022 6:23 AM
ServerSetup.dll
26.63kB
11.0.5.890
8/12/2022 3:12 AM
servicehost.exe
1.81MB
11.0.5.172
10/4/2022 11:35 AM
servicehost_x64.exe
2.25MB
11.0.5.172
10/4/2022 11:35 AM
setup.exe
4.78MB
11.0.3.0
10/17/2022 7:35 PM
Setup.exe
200.84kB
11.3.22.118
3/8/2022 5:37 AM
Setup10.exe
31.43MB
13.1.908
10/6/2022 2:43 AM
SharedFilesEngineInstall32.msi
4.17MB
-
10/21/2022 10:40 AM
ShutdownReboot.dll
191.72kB
11.0.5.890
8/12/2022 3:12 AM
SimpleMsi.dll
50.84kB
11.0.5.890
8/12/2022 3:12 AM
SLM.msi
14.71MB
-
10/6/2022 11:33 AM
SmartVue.dll
88.23kB
11.0.5.890
8/12/2022 3:11 AM
softmon.exe
967.96kB
11.0.5.1019
9/22/2022 12:25 AM
SoftmonFIG.exe
68.12kB
11.0.5.1019
9/22/2022 12:25 AM
StartTemplateHandler.exe
359.16kB
11.0.5.964
9/9/2022 2:15 PM
StartTemplateHandler_x64.exe
435.86kB
11.0.5.964
9/9/2022 2:15 PM
StatusEvents.dll
21.20kB
11.0.5.890
8/12/2022 3:12 AM
svccfg.exe
734.93kB
11.0.5.890
8/12/2022 3:12 AM
svcToUI.exe
137.69kB
11.0.5.890
8/12/2022 3:12 AM
SWDEngineInstall32.msi
9.63MB
-
10/21/2022 10:40 AM
System.Linq.Dynamic.Core.dll
168.50kB
1.2.20.0
9/3/2022 1:11 AM
System.ServiceModel.Federation.dll
64.38kB
4.800.121.7802
1/28/2021 10:23 AM
SystemInterface.dll
40.00kB
1.0.0.0
3/8/2022 5:37 AM
SystemInterface.xml
299.97kB
-
3/8/2022 5:37 AM
SystemWrapper.dll
68.50kB
0.5.0.0
3/8/2022 5:37 AM
SystemWrapper.xml
221.08kB
-
3/8/2022 5:37 AM
Terminate.exe
210.86kB
11.0.5.890
8/12/2022 3:12 AM
ThinClientWebService.dll
25.20kB
11.0.5.890
8/12/2022 3:12 AM
tmcdll.dll
1.00MB
11.0.5.890
8/12/2022 3:12 AM
tmcsvc.exe
400.98kB
11.0.5.890
8/12/2022 3:12 AM
tracksvc.exe
1.92MB
11.0.5.890
8/12/2022 3:12 AM
tunnel.exe
2.63MB
1.5.0.248
10/21/2022 10:28 AM
UninstallWinClient.exe
314.23kB
11.0.5.896
8/18/2022 7:57 AM
UserManagement.Business.dll
218.89kB
11.0.5.890
8/12/2022 3:12 AM
UserManagement.Common.dll
55.98kB
11.0.5.890
8/12/2022 3:12 AM
VariablesBehavior_Apply.dll
162.94kB
11.0.5.890
8/12/2022 3:11 AM
VPPCacheHelpers.dll
28.74kB
11.0.5.890
8/12/2022 3:12 AM
VPPCacheService.exe
32.24kB
11.0.5.890
8/12/2022 3:12 AM
vulscan.dll
6.04MB
11.0.5.1057
9/29/2022 7:27 AM
WaitHandler.exe
208.32kB
11.0.5.890
8/12/2022 3:11 AM
WaitHandler_x64.exe
438.36kB
11.0.5.890
8/12/2022 3:11 AM
Web.config.xml
5.35kB
-
8/12/2022 1:27 PM
WindowsMDMConfigurationBehavior_Apply.dll
46.95kB
11.0.5.890
8/12/2022 3:11 AM
WinOEM.exe
261.35kB
11.0.5.890
8/12/2022 3:12 AM
wscfg32.exe
587.63kB
11.0.5.896
8/18/2022 7:58 AM
WSVulnerabilityCore.dll
91.20kB
11.0.5.890
8/12/2022 3:12 AM
XDDClient.exe
586.62kB
11.0.5.1019
9/22/2022 12:25 AM
XmlConfigMerge.dll
24.00kB
1.2.0.0
9/26/2022 4:32 PM