.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 2017 be installed. For more information about current service packs please see LANDESK 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 LANDESK 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 LANDESK Management Suite 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 LANDESK 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

LANDESK Patch Manager can also be used to update agent machines with the patch. Content and definitions can be found in Patch Manager as LANDESK 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 LANDESK Patch Manager see LANDESK 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

Portal Manager

The Portal Manager has recieved an updated user interface. The updated Portal Manager will have a modernized "Workspaces" look and feel.

Defects Fixed

Agent - Config

  • 407401 ALS_SVC user profile not being removed by the CreateNewUser code
    • Will not use randomly created users anymore for the AGLS service, uses a constant username instead.
    • SelfElectController.exe
  • 430879 There was a problem saving to the database when deleting the credential immediately after you finish adding the credential.
    • For remove credential when save, only delete the row already in database, not the credential that is newly added then deleted. Save empty list, just return true.
    • LANDesk.Managementsuite.CredentialManagerUI.dll

Alerting

  • 430537 Alerting emails don't accept french characters (as "à" or "é","è" ....)
    • Include all unicodes that encoded to UTF-8 and greater than 128, such as French, Russian, Chinese and so on.
    • LDSecSvc.exe and LDSecSvc64.exe

AMT-Vpro

  • 427516 Remote Control via KVM not functioning
    • When switching to the v140 Platform Toolset, the RealVNC library is calling the ViewerRotationCallback, which hadn't been implemented in issproxy. I just added a callback, which fixed the issue.
    • issproxy

Content Replication

  • 434237 Replicator schedule is set to hourly, however, it doesn't occur hourly
    • Add parentheses to macro 'ONE_DAY'.
    • vulscan.dll

Core Rollup

  • 412614 SQL Replication utility fails to properly remove software duplicates
    • In the FixDuplicateNameColumns method the parameter don't match
    • LANDesk.Database.Replication.exe

CSA

  • 316451 CSA vulnerable to clickjacking
    • -
  • 409895 Slow download speeds when CSA is set to dynamic
    • Cause: Proxyhost makes curl requests for each block, this has now changed to make one request for the entire payload
    • Proxyhost.exe
  • 435051 Html RC won't start when right click the client connected to the core through CSA and select Html remote control with CSA patch 184
    • Html RC won't start when right click the client connected to the core through CSA and select Html Remote Control
    • HTMLRC

Data Analytics

  • 408047 Cannot change Attribute when archiving a computer to asset control in LDMS Console
    • -
    • ManagedPlanet.DTS.dll
  • 414783 Insight B2B connector fails to import data
    • 1.Update the Insight iMacro scripts: 1.1 Change login method from pressing Enter key to clicking the login button 1.2 Wait 5 seconds after clicking login button to make sure the login succeeds before we redirect to reporting url 1.3 Wait 5 second
    • Insight B2B Web Import.xml ManagedPlanet.DTS.Functions.dll
  • 414861 "Archive Computers" in Database Doctor is giving an error when deleting the device from the console. Error ComputerNotScannedCounts_to_Computer
    • When Archive Computer, after exporting device, use IDAL interface to delete device rather than manually delete it table by table, so that it won't fail when LDMS metadata changed.
    • ManagedPlanet.DBDR.Functions.dll
  • 414862 "Archive Computers" in Database Doctor is giving an error when deleting the device from the console. Error R_ClientAuthStatus
    • When Archive Computer, after exporting device, use IDAL interface to delete device rather than manually delete it table by table, so that it won't fail when LDMS metadata changed.
    • ManagedPlanet.DBDR.Functions.dll
  • 414952 "Archive Computers" in Database Doctor is giving an error when deleting the device from the console.
    • Use IDAL interface to delete duplicate device rather than deleting manually table by table, so that it won't fail even if LDMS metadata changed.
    • ManagedPlanet.DBDR.Functions.dll
  • 426634 Data Analytics doesn't correctly recognize licenses for v10.1 (2017)
    • Fixed
  • 427132 Rename Mode in Console Extender not working correctly
    • Delete old group from registry when rename it
    • ManagedPlanet.Console.Extender.Dll
  • 430744 B2B - Adobe rule failed because the webpage is changed.
    • Adjusted the iMacro script so that rule works as expected.
    • Adobe Software Licenses IE 11+.xml
  • 432005 Database Doctor - Could not delete computer The DELETE statement conflicted with the REFERENCE constraint "ComputerNotScannedCounts_to_Computer".
    • Use IDAL interface to delete duplicate device rather than deleting manually table by table, so that it won't fail even if LDMS metadata changed.
    • ManagedPlanet.DBDR.Functions.dll

Endpoint Security

  • 403420 Application File List Sorting
    • Cause: The sorting was done per page (5000 entries), instead of the whole list. Fix: Sort the whole application file list.
    • Patchmanagement.dll
  • 405272 CD/DVD writes are not blocked with Roxio burner software
    • Cause: to access theCD/DVD device, Roxio installs a custom driver which bypass the EPS client filtering. Fix: the EPS driver is now able to filter low-level accesses through custom drivers.
    • LdSecDrv.32 LdSecDrv.64
  • 408377 Unauthorized Device Pop up message when USB stick is Exception
    • Cause: On Windows 8/10, inserting an USB drive also creates a WPD software device (SWD). Such devices are mistakenously filtered/blocked by Device Control Fix: Do not filter software devices (SWD).
    • LdSecSvc.exe LdSecSvc64.exe
  • 410041 EPS is vulnerable to double agent malware
    • Cause: DoubleAgent is a new Zero-Day technique that exploit a Windows vulnerability to inject code into any process. It can be used to bypass a security software. Fix: Add protection against this vulnerability
    • LdSecDrv.32 LdSecDrv.64 LdSecSvc.exe LdSecSvc64.exe
  • 411023 Device control custom user message goes off screen when a device (such as usb thumb drive) is blocked
    • Cause: The text field is set to autosize, so it can goes off the window. Fixe: Set a fized size and added a vertical scroll, to avoid text truncation
    • EPSUI.exe
  • 414560 The EPS client can't stop alerting about deleted Windows tasks
    • Cause: The EPS will alert a Windows task even if it was deleted on disk. As a result, the task cannot be disabled by the EPS client, and the alert is shown repeatedly. Fixed.
    • LdSecSvc.exe LdSecSvc64.exe
  • 427104 New folders or empty files will be created even though device control has been set as read-only
    • Cause: The bug is related to a change in the Windows UI (explore.exe) on Windows 10, in the way a new folder is created. This was not correctly blocked by EPS
    • LdSecDrv.32 LdSecDrv.64
  • 429636 "Log events only" setting does NOT work.
    • Cause: The "Log events only" setting was not taken into account correctly
    • LdSecDrv.32 LdSecDrv.64

Inventory

  • 334598 Provide a UI option to disable WMIRulesScan
    • Disable publishing of WMIRulesScan.xml by Configure Services / Inventory / Advanced Set "Do WMI Rules" to 0. Manage Software List / Make Available to Clients That should publish a file with no rules in it. Change the setting to 1 would publish the fil
    • ldinv32.exe svccfg.exe WMIRulesExport.exe
  • 382520 Inventory scanner cannot gather the correct OS name for the Windows Embedded OS
    • -
    • ldiscn32.exe
  • 391316 Encryption method "6 - unknown" in Inventory
    • -
    • ldiscn32.exe
  • 391354 On a core upgrade to 10.1.10, changes in the schema files are not being applied to the database
    • The install calls /BuildComponents on multiple files. The last thing it does is call /UpgradeDatabase. At that point, the database is already at version 10.1.10 so the upgrade just returns, doing nothing. The install has to call /UpgradeDatabase first
    • landesk.managementsuite.upgrade.database.dll
  • 391861 Update SQL Tables/Columns Size Limits In The Datamart XML
    • Update various fields to be longer to accommodate new hardware.
    • datamart.xml
  • 398121 Additional logging needed for Device ID actions
    • -
    • ldinv32.exe ldiscn32.exe
  • 402828Network drive accesses during inventory software scan causing slow network responsiveness
    • Limit network drive accesses when reporting usage data for files run from a mapped drive or network share.
    • ldiscn32.exe
  • 415775 Incorrect IP address information may be obtained via Inventory Scan
    • -
  • 424381 Agentless scanner service may be Disabled when one subnet is set to Enabled and the other subnet is set to Disabled
    • -
  • 434398 Improved Inventory Service processing for Core Server self-scan
    • -
    • LDInv32

LDMS Console

  • 427933 No RBA Right to restrict "Credential Manager"
    • Check administrator right for manage credential.
    • LANDesk.Managementsuite.CredentialManagerUI.dll

Mobility

  • 317609 If a network failure occurs when clicking the button to unenroll and then try to enroll again a duplicate Unenroll tab may appear
    • -

Patch Manager

  • 404745 failed to copy custom sub group in patch and compliance
    • Custom sub groups will be copied even if no items are in the folder.
    • PatchManagement.dll
  • 409055 Office 365 Patching doesn't download via CSA
    • -

Provisioning

  • 415349 Provisioning DB tables can get locked up in certain conditions
    • Fix an issue that caused multiple database tables to get locked affecting mostly provisioning. This would cause provisioning history to be blank, and scheduled tasks not to update correctly.
    • landesk.provisioning.business.dll

RBA

  • 434238 Non-Ivanti/LANDESK user with software distribution rights cannot see teamed device groups
    • The rights checking code for non-admin users was filtering out teamed device groups. Removed the offending code.

Remote Control

  • 410551 Pass-through authentication may not work with remote control
    • Ensured that signatures were checked with sha256 and a sha1 fallback (in case of old but valid cert). Also made sure all signatures in the document were processed correctly (authorization document can be signed by multiple entities).
    • issuser.exe ldremote
  • 414906 Default remote control client (RCClient.exe) found on 'Remote Control Agent' page of the CSA does not function
    • -

Security

  • 425616 Database credentials may be viewed by unauthorized LANDesk users through the use of certain tools and actions
    • Under certain conditions, users in the LANDesk Management Suite group, with access to a console or core system, could gain access to view the LANDesk database credentials by using certain tools, actions and knowledge specific to the LANDesk system

Software Distribution

  • 414594 schedqry.exe application may crash when resolving some queries
    • Not share DrManApi object with thread since we changed to use secure string and set to read only.
    • LANDesk.ManagementSuite.SoftwareDistribution.Data.dll LANDesk.ManagementSuite.SoftwareDistribution.Business.dll
  • 414723 HTTPS directory browsing not working like HTTP
    • -
  • 414831 LDAP Targeting to USERS - policysync may remove applications when user is logged off
    • -
  • 416336 Policy requests may fail for users who are members of many AD groups
    • call QueryMultiStringValue to get size and call again to get value.
    • LocalRequest.dll
  • 429009 Distributionapi: Tasktemplates return tasks instead of task templates
    • -

Tenant Manager

  • 410217 Users cannot view task templates even if permissions are assigned
    • Fixed the value of TaskTempates in CannedPermissions enumeration. Need rebuild UserManagementBusiness.dll too.
    • UserManagement.Common.dll UserManagement.Business.dll

Known Issues

The following are known issues that are expected to be fixed in a future update. These issues are generally not caused by installing the update but are just fixes that are still pending.

AMT-vPro

  • 430876 Without any certs, the AMT10 device failed to be provisioned into CCM by HBP.
    • -

Console

  • 355361 Cannot search user/OU while adding user in User Management.
    • -
  • 410662 In Windows Console the right-click options are different between items in the device view and the scheduler tool
    • -

Discovery

  • 410639 Cron String in Discovery Services Scheduler UI is Confusing and Raises Questions
    • -
  • 411691 Handle specified "baseDN" in LDAP URL
    • -
  • 431073 EANDIS License Optimizer POC: iQuate and ldiscn32 Records for Same Device don't Reconcile in Discovery
    • -

Mac

  • 410664 When a device is unavailable for remote control the message is not friendly "string change".
    • -

Patch Manager

  • 411022 After Disabling all rules in a patch definition the overall definition still shows up in the scan group
    • -

Software Distribution

  • 410916 Bundles do not respect bundle order when using all batch scripts.
    • -
  • 427946 Different task status on Workspace and Console
    • -

UDD-XDD

  • 428605 XDD sends managed devices to UDD
    • -

Workspaces

  • 410549 Upgrade wiped out theme information for Workspaces
    • -
  • 410845 Pagination in Workspaces is truncated
    • -

Files in this patch

_DiscDll.dll
723.60kB
10.1.11.8
4/24/2017 10:34 AM
alertservice.exe
349.01kB
10.1.11.43
7/21/2017 8:30 AM
AMTsessionMgrSvc.exe
40.84kB
10.1.11.43
7/21/2017 8:31 AM
antivirus8.cab
5.94MB
-
6/8/2017 10:58 AM
apmservice.exe
277.88kB
10.1.11.43
7/21/2017 8:31 AM
ASFProxyService.exe
391.86kB
10.1.11.43
7/21/2017 8:31 AM
BrokerConfig_x64.exe
388.33kB
10.1.11.43
7/21/2017 8:29 AM
brokerservice.exe
362.62kB
10.1.11.43
7/21/2017 8:31 AM
cba8inst.msi
4.70MB
-
6/19/2017 11:03 AM
ClientConfig.dll
1.40MB
10.1.11.29
6/15/2017 10:20 AM
ClientDBUtil.exe
145.21kB
10.1.11.43
7/21/2017 8:29 AM
CoreSyncService.exe
43.73kB
10.1.11.22
6/2/2017 10:16 AM
Datamart.xml
831.17kB
-
7/21/2017 6:22 AM
DatamartPM.xml
49.67kB
-
3/29/2017 11:29 AM
DevActAlert.exe
119.97kB
10.1.11.43
7/21/2017 8:32 AM
DistributionApi.dll
49.50kB
10.1.11.28
6/14/2017 8:54 AM
EPSUI.exe
669.75kB
10.1.11.45
7/26/2017 6:27 AM
execviewer2.dll
188.60kB
10.1.11.44
7/25/2017 8:06 AM
gatewaybiz.dll
67.98kB
10.1.11.49
8/1/2017 3:55 PM
getPoliciesResponse.xml
2.65kB
-
8/2/2017 1:50 PM
HPScanner.exe
250.16kB
10.1.11.30
6/16/2017 10:17 AM
IpmiRedirectionService.exe
236.48kB
10.1.11.43
7/21/2017 8:33 AM
isscert.dll
322.80kB
10.1.11.43
7/21/2017 8:33 AM
issproxy.exe
404.97kB
10.1.11.44
7/25/2017 8:07 AM
issuser.exe
1.68MB
10.1.11.43
7/21/2017 8:33 AM
KavClient.cab
289.51MB
-
6/8/2017 11:00 AM
KavConnector.cab
3.52MB
-
6/8/2017 10:58 AM
KavMacClient.cab
239.25MB
-
6/8/2017 11:01 AM
LANDesk.Common.RunMethod.exe
13.00kB
11.3.1.3
4/10/2017 6:53 PM
LANDesk.Database.Replication.exe
296.45kB
10.1.11.13
5/12/2017 6:41 AM
LANDesk.Install.Common.Actions.dll
59.50kB
11.3.1.3
4/10/2017 6:53 PM
LANDesk.Install.ConfigUtility.exe
21.00kB
11.3.1.3
4/10/2017 6:53 PM
LANDESK.LM.Service.dll
61.50kB
10.1.11.71
8/2/2017 1:50 PM
LANDesk.ManagementSuite.CredentialManagerBiz.dll
22.09kB
10.1.11.46
7/27/2017 5:56 AM
LANDesk.Managementsuite.CredentialManagerUI.dll
111.87kB
10.1.11.45
7/26/2017 6:30 AM
LANDesk.ManagementSuite.Data.dll
1.16MB
10.1.11.22
6/2/2017 10:15 AM
LANDesk.ManagementSuite.Database.dll
182.89kB
10.1.11.43
7/21/2017 8:30 AM
LANDesk.ManagementSuite.HPBiosSettingsPolicy.UI.dll
63.91kB
10.1.11.20
5/31/2017 8:27 AM
LANDesk.ManagementSuite.RESTful.Resources.dll
97.26kB
10.1.11.48
8/1/2017 11:01 AM
LANDesk.ManagementSuite.RESTful.Service.dll
235.50kB
10.1.11.48
8/1/2017 10:30 AM
LANDesk.ManagementSuite.SelfElectionUI.dll
191.57kB
10.1.11.8
4/24/2017 10:31 AM
LANDesk.ManagementSuite.SoftwareDistribution.Business.dll
885.01kB
10.1.11.44
7/25/2017 8:05 AM
LANDesk.ManagementSuite.SoftwareDistribution.Data.dll
146.57kB
10.1.11.9
4/28/2017 8:36 AM
LANDesk.ManagementSuite.SoftwareDistribution.WinUI.dll
2.81MB
10.1.11.28
6/14/2017 9:27 AM
LANDesk.ManagementSuite.Upgrade.Database.dll
344.30kB
10.1.11.8
4/24/2017 10:31 AM
LANDesk.ManagementSuite.WinConsole.dll
5.97MB
10.1.11.49
8/1/2017 3:54 PM
LANDESK.MDM.Console.dll
816.00kB
10.1.11.71
8/2/2017 1:50 PM
LANDESK.MDM.Services.dll
827.50kB
10.1.11.71
8/2/2017 1:50 PM
LANDesk.Provisioning.Business.dll
731.67kB
10.1.11.41
7/13/2017 8:32 PM
LANDesk.Provisioning.WinUI.dll
3.11MB
10.1.11.41
7/13/2017 8:32 PM
LANDesk.PWM.WinUI.dll
758.99kB
10.1.11.39
7/7/2017 3:46 PM
LANDeskLaunchpadDLL.dll
1.04MB
10.1.11.37
6/26/2017 9:01 AM
LANDeskPortalManager.exe
1.22MB
10.1.11.29
6/15/2017 10:19 AM
LANDeskTaskHistoryDLL.dll
203.67kB
10.1.11.29
6/15/2017 10:19 AM
LDAV.exe
1.01MB
10.1.11.43
7/21/2017 8:29 AM
ldavhlpr.dll
836.23kB
10.1.11.26
6/8/2017 8:41 AM
lddwnld.dll
1.10MB
10.1.11.39
7/7/2017 3:48 PM
lddwnld_x64.dll
1.96MB
10.1.11.39
7/7/2017 3:48 PM
lddwnldClassLib.dll
143.50kB
-
7/7/2017 2:43 PM
LDInv32.exe
5.66MB
10.1.11.43
7/21/2017 8:36 AM
ldiscn32.exe
3.17MB
10.1.11.43
7/21/2017 8:29 AM
ldProvision.exe
647.11kB
10.1.11.8
4/24/2017 10:32 AM
ldProvision_x64.exe
823.66kB
10.1.11.8
4/24/2017 10:32 AM
LDSecSvc.exe
2.01MB
10.1.11.47
7/28/2017 7:10 AM
LDSecSvc64.exe
2.70MB
10.1.11.47
7/28/2017 7:10 AM
LocalRequest.dll
202.20kB
10.1.11.40
7/11/2017 8:30 AM
LsmSnmpSrv.exe
255.70kB
10.1.11.43
7/21/2017 8:36 AM
MBSDKService.dll
150.61kB
10.1.11.21
6/1/2017 10:09 AM
MDM.Datamart.xml
18.33kB
-
8/2/2017 1:50 PM
MDM.dll
105.50kB
10.1.11.71
8/2/2017 1:50 PM
MDM.LDMS.Services.dll
112.00kB
10.1.11.71
8/2/2017 1:50 PM
MDMManagementService.exe
23.00kB
10.1.11.71
8/2/2017 1:50 PM
Mobile.WinUI.dll
471.49kB
10.1.11.33
6/20/2017 6:01 AM
NetRes.exe
145.72kB
10.1.11.43
7/21/2017 8:37 AM
OpenFirewallPorts.exe
215.81kB
10.1.11.26
6/8/2017 8:45 AM
package.data.dll
114.30kB
10.1.11.28
6/14/2017 9:28 AM
PanelManager.dll
368.51kB
10.1.11.37
6/26/2017 9:09 AM
PartitionHandler.exe
383.29kB
10.1.11.16
5/19/2017 9:09 AM
PartitionHandler_x64.exe
476.60kB
10.1.11.16
5/19/2017 9:09 AM
PatchBiz.dll
1.51MB
10.1.11.42
7/18/2017 9:00 AM
PatchManagement.dll
10.21MB
10.1.11.45
7/26/2017 6:28 AM
PolicyData.dll
63.94kB
10.1.11.29
6/15/2017 10:20 AM
PolicySync.exe
81.12kB
10.1.11.40
7/11/2017 8:30 AM
postDiscoveryResponse.xml
1.04kB
-
8/2/2017 1:50 PM
provcomm.dll
265.27kB
10.1.11.43
7/21/2017 8:37 AM
provcomm_x64.dll
319.27kB
10.1.11.43
7/21/2017 8:37 AM
rainstall.exe
336.37kB
10.1.10.6
6/19/2017 11:03 AM
remotecontrol.dll
49.73kB
10.1.11.49
8/1/2017 3:58 PM
schedsvc.exe
318.73kB
10.1.11.43
7/21/2017 8:38 AM
sdclientlib.dll
786.30kB
10.1.11.8
4/24/2017 10:28 AM
SelfElectController.exe
342.47kB
10.1.11.24
6/6/2017 11:34 AM
sendemail.exe
286.41kB
10.1.11.43
7/21/2017 8:38 AM
sendtaskstatus.exe
141.64kB
10.1.11.43
7/21/2017 8:30 AM
ServerScanner.exe
310.66kB
10.1.11.43
7/21/2017 8:30 AM
setup.exe
2.74MB
9.60.0.105
3/3/2016 7:16 AM
softmon.exe
809.02kB
10.1.11.35
6/22/2017 6:54 AM
SoftmonFIG.exe
51.94kB
10.1.11.35
6/22/2017 6:54 AM
stamper.exe
191.64kB
10.1.11.35
6/22/2017 7:02 AM
svccfg.exe
928.04kB
10.1.11.34
6/21/2017 2:45 PM
SWD.Package.Link.xml
2.04kB
-
6/14/2017 8:44 AM
Terminate.exe
189.07kB
10.1.10.287
3/28/2017 4:42 PM
tmcdll.dll
1.23MB
10.1.11.37
6/26/2017 9:02 AM
tmcdll_x64.dll
1.68MB
10.1.11.37
6/26/2017 9:02 AM
tmcsrvr.dll
135.68kB
10.1.11.37
6/26/2017 9:11 AM
UserManagement.Business.dll
225.84kB
10.1.11.16
5/19/2017 9:05 AM
UserManagement.Common.dll
52.88kB
10.1.11.11
5/3/2017 3:28 PM
vulscan.dll
5.57MB
10.1.11.50
8/2/2017 2:21 PM
vulScan.exe
160.82kB
10.1.10.287
3/28/2017 4:34 PM
WMIRulesExport.exe
38.20kB
10.1.11.34
6/21/2017 2:45 PM