Quantcast
Channel: Shavlik User Community : Document List - All Communities
Viewing all 1352 articles
Browse latest View live

Show All Programs Installed on a Computer

$
0
0

Use the following to create a searchable list of all Programs currently installed. This is useful when trying to identify what Windows considers to be installed.

 

Note:This will create the Software_%Computername%.txt file in the directory that Command Prompt is currently listed in.

 

  1. OpenCommand Prompt.
  2. Typewmic product get /format:list > Software_%Computername%.txt
  3. Gather the output .TXT file from the directory displayed in Command Prompt.

cmd.png


Installation of MSWU-766 (KB2836502) failing due to prerequisite patch MSWU-716 not installed

$
0
0

ISSUE / SYMPTOMS

 

Patch installation of MSWU-766 (KB2836502) may fail out with an exit code of 2145124329, or if you manually run the patch file it fails with the message, "The update is not applicable to your computer."

 

If MSWU-716 is uninstalled from a system or doesn't fully install but leaves behind the below listed registry key it can cause MSWU-766 to falsely show as missing.

 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-PlatformUpdate-Win7-SRV08R2-Package-TopLevel~31bf3856ad364e35~amd64~~7.1.7601.16492

 

SOLUTION

 

MSWU-716 should be installed prior to attempting installation of MSWU-766.

 

There are two possible solutions in this scenario:

 

1. Reinstall MSWU-716. Then you should be able to install MSWU-766.

 

2. Delete the above listed registry key. MSWU-766 would no longer be offered as a missing patch. This may cause MSWU-716 to be offered as a missing patch again, though.

 

Note: *Backup the registry key before deleting*

Virtual Machine Template Patching Requirements & Informational Document

$
0
0

Most of the following information can also be found within Protect under Help > Contents > Quick Start Information > How to Manage Your Virtual Machines > Notes About Virtual Machine Templates.

 

  • Only virtual machine templates that are hosted on a VMware server are supported by Shavlik Protect. The templates are added to a machine group using the Hosted Virtual Machines tab. Virtual machine templates that reside on individual workstations are not supported.
  • A unique icon is used to identify virtual machine templates. You will see this icon when adding a template to a machine group and when viewing scan results in Scan View and in Machine View. The icon can be seen below:

    VMTEMPLATE.jpg
  • During a scan, a template will be accessed using the VMware server credentials. Any individual credentials supplied for the template are ignored.
  • When you initiate a patch or an asset scan of a virtual machine template, Shavlik Protect will scan the template in its current state and will report the results the same way it does for virtual machines and physical machines.
  • You should supply online (individual) credentials for any virtual machine template that will be included in a patch deployment process. During the patch deployment process the template is converted to a virtual machine and powered on -- Shavlik Protect will need the supplied credentials in order to access the online virtual machine.
  • When deploying patches to a virtual machine template, the following VMware server permissions are required in order to manage snapshots and to perform the deployment: 
    • VirtualMachine.State.CreateSnapshot

    • VirtualMachine.State.RemoveSnapshot

    • VirtualMachine.Provisioning.MarkAsTemplate

    • VirtualMachine.Provisioning.MarkAsVM

  • When you initiate a patch deployment to a virtual machine template, Shavlik Protect will do the following: 

  1. Convert the virtual machine template to an offline virtual machine.

  2. (Optional) Take a snapshot if the patch deployment template is configured to take a pre-deployment snapshot.

  3. (Optional) Delete old snapshots if one of the snapshot thresholds defined on the patch deployment template is exceeded.

  4. Push the patches to the offline virtual machine.

  5. Reconfigure the following on the offline virtual machine:

    • Disable the network adaptor'sConnect at power onoption. This is done so that the machine is isolated from the network when the patch process is run.

    • If Sysprep is scheduled to run, disable it so it will not automatically configure the machine's operating system when the machine is first powered on.

  6.   Power on the virtual machine. 
  7. Install the patches.

  8. Power down the virtual machine.

  9. Reset the machine configuration to its original network connection and Sysprep settings.

  10. (Optional) Take a snapshot if the patch deployment template is configured to take a post-deployment snapshot.

  11. (Optional) Delete old snapshots if one of the snapshot thresholds defined on the patch deployment template is exceeded.

  12. Convert the offline virtual machine back to a virtual machine template.

  • The patch deployment template you use must not specify the use of a distribution server. The offline virtual machine will be disconnected from the network and unable to download the patches from the distribution server.
  • The patch deployment template you use must not specify the use of a Office media path. The offline virtual machine will be disconnected from the network and unable to access the location of the original Office installation media.
  • The patch deployment template you use should not specify a pre-deploy reboot (the program will be unable to initiate the reboot because the machine will be offline) and it should always perform a post-deploy reboot (this is a "best practice" when deploying patches). For deployments to virtual machine templates it is recommended you use the Virtual Machine Standard deployment template.
  • During a patch deployment, a virtual machine template that may normally be available only to an administrator will become visible to other users. This is because during the patch deployment process the template is temporarily converted to a virtual machine and powered on.
  • As with anything that involves components on a network, errors can occur if connections go bad, if servers are shut down, if a template is modified while being accessed by Shavlik Protect, etc. In general, the templates should not be touched at any time during the scanning or patch deployment process.

Uninstalling/reinstalling the Shavlik (ST) Remote Scheduler service on a single machine

$
0
0

Purpose

This article provides steps to perform a manual uninstall and reinstallation of the Shavlik (ST) Remote Scheduler service on a single machine.

Resolution

 

To uninstall the Shavlik Remote Scheduler service on a single machine:

 

  1. On the target machine:
    1. Open a command prompt as an administrator. 
    2. Run this command:

      CD C:\Windows\ProPatches\scheduler
    3. Run this command:

      stschedex.exe /remove

remove schedex.png

 

2.  Open Windows Explorer and delete the C:\Windows\ProPatches folder and its contents.  

3.  Open Windows Registry Editor and verify that the following registry keys have been deleted:

  • 8.x for 32 bit: HKEY_LOCAL_MACHINE\SOFTWARE\Shavlik\Scheduler
  • 8.x for 64 bit: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Shavlik\Scheduler
  • 9.x key for 32bit: HKEY_LOCAL_MACHINE\SOFTWARE\LANDesk\Shavlik Protect\Scheduler
  • 9.x key for 64bit: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\LANDesk\Shavlik Protect\Scheduler

 

Further steps to ensure successfull reinstallation of the scheduler service:


  1. On the Protect console:  
    
    • In VMware vCenter Protect 8.x: 
      • Go to Manage> Credentials
      • Add credentials that you want to use as default or edit existing credentials to ensure that the password is up-to-date. 
      • Ensure to set the proper credentials as the default credentials. 
      • Go to Tools> Options> Scheduling and ensure that the VMware Scheduler is selected.
    • In Shavlik Protect 9.x:
      • Go to Manage> Credentials
      • Add credentials that you want to use as default or edit existing credentials to ensure that the password is up-to-date. 
      • Ensure to set the proper credentials as the default credentials.
      • Go to Tools > Options > Scheduling and ensure the Shavlik Scheduler is selected.

 

 

Alternatively, to uninstall the Scheduler from a target machine on the Protect console:

  1. Click Manage> Scheduled Tasks
  2. Right-click the target machine name in the list on the left, and click Scheduler Service> Uninstall.

 

Installation of the scheduler service:

 

During next deployment to the target system, the scheduler is automatically reinstalled. If you prefer to force the install of the scheduler service prior to the next deployment you can do so in the Protect console by going to Manage > Scheduled Tasks, then right click on a target system name in the list on the left and choose Scheduler Service > Install.

 



If this issue exists on multiple systems:

 

If you are experiencing this problem on multiple systems and would like a way to resolve the issue for all machines affected, please refer to this document on how to set up a custom action to delete the scheduler service from target systems:

 

http://community.shavlik.com/docs/DOC-23009

 

Products

 

Shavlik Protect 9.x

vCenter Protect 8.x

Installing Patch Q2688865 Fails: Exit Code -2147023728

$
0
0

Symptoms


Installing Patch for Visual Basic 6 (MS12-046/Q2688865)fails. This is often seen to include the returned exit code: -2147023728.

Cause

This appears to be a problem with the patch itself (rather than with our product). The issue has been presented to the vendor for correction, though no corrections have been made available to date.

Work Around

 

If a supported version of an Office product is installed (BOTH version and SP), MS12-046 should be indicated as missing for both the Office product and the operating system.
In this case, installing (e.g. deploying) the Office patch will succeed, and future scans will show the patch as installed for both the Office product and for the operating system.
If both patches are deployed, the operating system patch installation will fail, but the Office product patch installation will still succeed, and future scans will show the patch as installed for both the Office product and for the operating system (the affected DLL gets updated).

 

If an Office product is installed, but the patch is not indicated as missing for that Office product, then the Office product is likely an older, unsupported version. After upgrading the Office product (i.e. to a supported version or service pack level), you should be able to proceed as outlined above.

 

If no Office product is installed, a third-party product installed the affected DLL, and the third-party should supply the necessary patch.

Installing the operating system patch manually (e.g. as a logged in user) will usually succeed, but may not patch the affect program.  See Frequently Asked Questions "I have applied the required Microsoft security updates, but I still have an affected version of the Visual Basic for Applications runtime (VBE6.dll) on my system. How do I update this DLL?" in http://technet.microsoft.com/en-us/security/bulletin/ms12-046

 

 

If this does not correct your issue please consider checking with our community of users at
http://community.shavlik.com

 

If you would prefer you may also submit a ticket for Technical Support at
http://support.shavlik.com/

Office 2007 & 2010 Do Not Show in Deployment Template - Office Tab

$
0
0

Patches applicable to Office 2007 & 2010 do not require the installation media. This is reflected by the abscense of an Office 2007 or 2010 option within the Deployment Template- Office tab.

office tab.png

Current programs in Software Distribution List

$
0
0

This is a current list of distributable programs as of: 06/26/2013

Related Document:Distributing software with vCenter Protect Essentials using a patch group

                                                                                                                                                                                                                                                                                                                                   

Bulletin TitleQNumber
.NET 2.0 Redistributable FrameworkQNET200
7-Zip 9.20 (2010-11-18) for WindowsQ7ZIP920N
7-Zip 9.20 (2010-11-18) for WindowsQ7ZIP920N
Adobe Flash 10.3.181.14QAF10318114N
Adobe Flash 10.3.181.14QAF10318114N
Adobe Flash 10.3.181.22QAF10318123N
Adobe Flash 10.3.181.22QAF10318123N
Adobe Flash Player 10.2.152.26QAF102152N
Adobe Flash Player 10.2.152.26QAF102152N
Adobe Flash Player 10.2.152.32QAF10215232N
Adobe Flash Player 10.2.152.32QAF10215232N
Adobe Flash Player 10.2.153.1 and Adobe AIR 2.6QAF1021531N
Adobe Flash Player 10.2.153.1 and Adobe AIR 2.6QAF1021531N
Adobe Flash Player 10.2.159.1 and Adobe AIR 2.6.0.19140QAF1021591N
Adobe Flash Player 10.2.159.1 and Adobe AIR 2.6.0.19140QAF1021591N
Adobe Flash Player 10.3.181.16QAF10318116N
Adobe Flash Player 10.3.181.16QAF10318116N
Adobe Flash Player 10.3.181.26QAF10318126N
Adobe Flash Player 10.3.181.26QAF10318126N
Adobe Flash Player 10.3.181.34 & AdobeAIR 2.7.0.19530QAF10318134N
Adobe Flash Player 10.3.181.34 & AdobeAIR 2.7.0.19530QAF10318134N
Adobe Flash Player 10.3.183.7QAF1031837N
Adobe Flash Player 10.3.183.7QAF1031837N
Adobe Flash Player 11.0.1.152QAF1101152N
Adobe Flash Player 11.0.1.152QAF1101152N
Adobe Flash Player 11.0.1.152QFM1101152N
Adobe Flash Player 11.0.1.152QFM1101152N
Adobe Flash Player 11.2.202.233QAF112202233N
Adobe Flash Player 11.2.202.233QAF112202233N
Adobe Flash Player 11.3.300.265QAF113300265N
Adobe Flash Player 11.3.300.265QAF113300265N
Adobe Flash Player 11.3.300.268QAF113300268N
Adobe Flash Player 11.3.300.268QAF113300268N
Adobe Flash Player 11.3.300.270QAF113300270N
Adobe Flash Player 11.3.300.270QAF113300270N
Adobe Flash Player 11.4.402.278QAF114402278N
Adobe Flash Player 11.4.402.278QAF114402278N
Adobe Flash Player 9QAF0916
Adobe Reader 11.0.3QAR1103N
Adobe Reader 11.0.3QAR1103N
Adobe Reader 8.1.0QAR8101
Adobe Reader 8.1.1QAR8111
Adobe Reader 8.1.2 updateQAR8121
Adobe Reader 8.1.3QAR8131
Adobe Reader 9.0QAR0900
Adobe Reader XQAR1000
Adobe Reader XQAR1000
Adobe Reader XIQAR1100N
Adobe Reader XIQAR1100N
Adobe Shockwave 11.6.7.637QSW1167637N
Adobe Shockwave Player 11.5.9.615QSW1159615
Adobe Shockwave Player 11.5.9.620QSW1159620
Adobe Shockwave Player 11.6.0.626QSW1160626
Apache OpenOffice 3.4QOR340N
Apache OpenOffice 3.4.1QOR341N
Apple iTunes 10.5QAI1050N
Apple iTunes 10.5QAI1050N
Apple iTunes 10.5.1QAI1051N
Apple iTunes 10.5.1QAI1051N
Apple iTunes 10.5.2QAI1052N
Apple iTunes 10.5.2QAI1052N
Apple iTunes 10.5.3QAI1053N
Apple iTunes 10.5.3QAI1053N
Apple iTunes 10.6QAI1060N
Apple iTunes 10.6QAI1060N
Apple iTunes 10.6.1QAI1061N
Apple iTunes 10.6.1QAI1061N
Apple Safari 5.0.2QSAF513
Apple Safari 5.0.2QSAF513
Apple Safari 5.0.3QSAF515
Apple Safari 5.0.3QSAF515
Apple Safari 5.0.4QSAF517
Apple Safari 5.0.4QSAF517
Apple Safari 5.0.5QSAF519
Apple Safari 5.0.5QSAF519
Apple Safari 5.1QSAF521
Apple Safari 5.1QSAF521
Apple Safari 5.1.1QSAF523
Apple Safari 5.1.1QSAF523
Chrome 10.0.648.133Q100648133N
Chrome 10.0.648.133Q100648133N
Chrome 10.0.648.134Q100648134N
Chrome 10.0.648.134Q100648134N
Chrome 11.0.696.57Q11069657N
Chrome 11.0.696.57Q11069657N
Chrome 24.0.1312.52Q240131252N
Chrome 24.0.1312.52Q240131252N
Chrome 24.0.1312.56Q240131256N
Chrome 24.0.1312.56Q240131256N
Chrome 24.0.1312.57Q240131257N
Chrome 24.0.1312.57Q240131257N
Chrome 24.0.1312.60Q240131260N
Chrome 24.0.1312.60Q240131260N
Chrome 24.0.1312.71Q240131271N
Chrome 24.0.1312.71Q240131271N
Chrome 25.0.1364.152Q2501364152N
Chrome 25.0.1364.152Q2501364152N
Chrome 25.0.1364.160Q2501364160N
Chrome 25.0.1364.160Q2501364160N
Chrome 25.0.1364.172Q2501364172N
Chrome 25.0.1364.172Q2501364172N
Chrome 25.0.1364.97Q250136497N
Chrome 25.0.1364.97Q250136497N
Chrome 26.0.1410.43Q260141043N
Chrome 26.0.1410.43Q260141043N
Chrome 26.0.1410.64Q260141064N
Chrome 26.0.1410.64Q260141064N
Chrome 27.0.1453.93Q270145393N
Chrome 27.0.1453.93Q270145393N
Firefox 1.0.4QFF1041
Firefox 1.0.5QFF1051
Firefox 1.0.6QFF1061
Firefox 1.0.7QFF1071
Firefox 1.5QFF1501
Firefox 1.5.0.1QFF1511
Firefox 1.5.0.10QFF1521
Firefox 1.5.0.2QFF1512
Firefox 1.5.0.4QFF1514
Firefox 1.5.0.5QFF1515
Firefox 1.5.0.6QFF1516
Firefox 1.5.0.7QFF1517
Firefox 10.0QFF1000N
Firefox 10.0QFF1000N
Firefox 10.0.1QFF1001N
Firefox 10.0.1QFF1001N
Firefox 10.0.2QFF1002N
Firefox 10.0.2QFF1002N
Firefox 11.0QFF1100N
Firefox 11.0QFF1100N
Firefox 12.0QFF1200N
Firefox 12.0QFF1200N
Firefox 13.0QFF1300N
Firefox 13.0QFF1300N
Firefox 13.0.1QFF1301N
Firefox 13.0.1QFF1301N
Firefox 14.0.1QFF1401N
Firefox 14.0.1QFF1401N
Firefox 15.0QFF1500N
Firefox 15.0QFF1500N
Firefox 15.0.1QFF1501N
Firefox 15.0.1QFF1501N
Firefox 16.0QFF1600N
Firefox 16.0QFF1600N
Firefox 16.0.1QFF1601N
Firefox 16.0.1QFF1601N
Firefox 16.0.2QFF1602N
Firefox 16.0.2QFF1602N
Firefox 17.0QFF1700N
Firefox 17.0QFF1700N
Firefox 17.0.1QFF1701N
Firefox 17.0.1QFF1701N
Firefox 18.0QFF1800N
Firefox 18.0QFF1800N
Firefox 18.0.1QFF1801N
Firefox 18.0.1QFF1801N
Firefox 18.0.2QFF1802N
Firefox 18.0.2QFF1802N
Firefox 19.0QFF1900N
Firefox 19.0QFF1900N
Firefox 19.0.2QFF1902N
Firefox 19.0.2QFF1902N
Firefox 2.0QFF2001
Firefox 2.0.0.1QFF2011
Firefox 2.0.0.15QFF2151
Firefox 2.0.0.16QFF2161
Firefox 2.0.0.17QFF2171
Firefox 2.0.0.18QFF2181
Firefox 2.0.0.19QFF2191
Firefox 2.0.0.2QFF2021
Firefox 2.0.0.20QFF2201
Firefox 20.0QFF20004833N
Firefox 20.0QFF20004833N
Firefox 20.0.1QFF20014847N
Firefox 20.0.1QFF20014847N
Firefox 21.0QFF21004879N
Firefox 21.0QFF21004879N
Firefox 3.0.1QFF3011
Firefox 3.0.10QFF3101
Firefox 3.0.11QFF3111
Firefox 3.0.12QFF3121
Firefox 3.0.13QFF3131
Firefox 3.0.14QFF3141
Firefox 3.0.15QFF3152
Firefox 3.0.15QFF3152
Firefox 3.0.16QFF3162
Firefox 3.0.16QFF3162
Firefox 3.0.17QFF3172
Firefox 3.0.17QFF3172
Firefox 3.0.18QFF3182
Firefox 3.0.18QFF3182
Firefox 3.0.19 and Firefox 3.5.9QFF3119
Firefox 3.0.19 and Firefox 3.5.9QFF3119
Firefox 3.0.19 and Firefox 3.5.9QFF3591
Firefox 3.0.19 and Firefox 3.5.9QFF3591
Firefox 3.0.2QFF3021
Firefox 3.0.3QFF3031
Firefox 3.0.4QFF3041
Firefox 3.0.5QFF3051
Firefox 3.0.6QFF3061
Firefox 3.0.7QFF3071
Firefox 3.0.8QFF3081
Firefox 3.0.9QFF3091
Firefox 3.5QFF3500
Firefox 3.5.1QFF3511
Firefox 3.5.10QFF3556
Firefox 3.5.10QFF3556
Firefox 3.5.11QFF3513
Firefox 3.5.11QFF3513
Firefox 3.5.12QFF3515
Firefox 3.5.12QFF3515
Firefox 3.5.13QFF3351
Firefox 3.5.13QFF3351
Firefox 3.5.14QFF3352
Firefox 3.5.14QFF3352
Firefox 3.5.15QFF3356
Firefox 3.5.15QFF3356
Firefox 3.5.16QFF3358
Firefox 3.5.16QFF3358
Firefox 3.5.17QFF3517N
Firefox 3.5.17QFF3517N
Firefox 3.5.18QFF3518N
Firefox 3.5.18QFF3518N
Firefox 3.5.19QFF3519N
Firefox 3.5.19QFF3519N
Firefox 3.5.2QFF3521
Firefox 3.5.3QFF3531
Firefox 3.5.3QFF3531
Firefox 3.5.4QFF3541
Firefox 3.5.4QFF3541
Firefox 3.5.5QFF3551
Firefox 3.5.5QFF3551
Firefox 3.5.6QFF3561
Firefox 3.5.6QFF3561
Firefox 3.5.7QFF3571
Firefox 3.5.7QFF3571
Firefox 3.5.8QFF3581
Firefox 3.5.8QFF3581
Firefox 3.6QFF3600
Firefox 3.6QFF3600
Firefox 3.6.10QFF3611
Firefox 3.6.10QFF3611
Firefox 3.6.11QFF3613
Firefox 3.6.11QFF3613
Firefox 3.6.12QFF3615
Firefox 3.6.12QFF3615
Firefox 3.6.13QFF3617
Firefox 3.6.13QFF3617
Firefox 3.6.14QFF03614N
Firefox 3.6.14QFF03614N
Firefox 3.6.15QFF03615N
Firefox 3.6.15QFF03615N
Firefox 3.6.16QFF03616N
Firefox 3.6.16QFF03616N
Firefox 3.6.17QFF3617N
Firefox 3.6.17QFF3617N
Firefox 3.6.18QFF3618N
Firefox 3.6.18QFF3618N
Firefox 3.6.19QFF3619N
Firefox 3.6.19QFF3619N
Firefox 3.6.2QFF3622
Firefox 3.6.2QFF3622
Firefox 3.6.20QFF3620N
Firefox 3.6.20QFF3620N
Firefox 3.6.21QFF3621N
Firefox 3.6.21QFF3621N
Firefox 3.6.22QFF3622N
Firefox 3.6.22QFF3622N
Firefox 3.6.23QFF3623N
Firefox 3.6.23QFF3623N
Firefox 3.6.24QFF3624N
Firefox 3.6.24QFF3624N
Firefox 3.6.25QFF3625N
Firefox 3.6.25QFF3625N
Firefox 3.6.27QFF3627N
Firefox 3.6.27QFF3627N
Firefox 3.6.28QFF3628N
Firefox 3.6.28QFF3628N
Firefox 3.6.3QFF3632
Firefox 3.6.3QFF3632
Firefox 3.6.4QFF3642
Firefox 3.6.4QFF3642
Firefox 3.6.6QFF3661
Firefox 3.6.6QFF3661
Firefox 3.6.7QFF3671
Firefox 3.6.7QFF3671
Firefox 3.6.8QFF3681
Firefox 3.6.8QFF3681
Firefox 3.6.9QFF3691
Firefox 3.6.9QFF3691
Firefox 4.0QFF40N
Firefox 4.0QFF40N
Firefox 4.0.1QFF401N
Firefox 4.0.1QFF401N
Firefox 5.0QFF500N
Firefox 5.0.1QFF501N
Firefox 5.0.1QFF501N
Firefox 6.0QFF600N
Firefox 6.0QFF600N
Firefox 6.0.1QFF601N
Firefox 6.0.1QFF601N
Firefox 6.0.2QFF602N
Firefox 6.0.2QFF602N
Firefox 7.0QFF700N
Firefox 7.0QFF700N
Firefox 7.0.1QFF701N
Firefox 7.0.1QFF701N
Firefox 8.0QFF800N
Firefox 8.0QFF800N
Firefox 8.0.1QFF801N
Firefox 8.0.1QFF801N
Firefox 9.0QFF900N
Firefox 9.0QFF900N
Firefox 9.0.1QFF901N
Firefox 9.0.1QFF901N
Firefox ESR 10.0.10QFFE10010N
Firefox ESR 10.0.10QFFE10010N
Firefox ESR 10.0.11QFFE10011N
Firefox ESR 10.0.11QFFE10011N
Firefox ESR 10.0.12QFFE10012N
Firefox ESR 10.0.12QFFE10012N
Firefox ESR 10.0.3QFFE1003N
Firefox ESR 10.0.3QFFE1003N
Firefox ESR 10.0.4QFFE1004N
Firefox ESR 10.0.4QFFE1004N
Firefox ESR 10.0.5QFFE1005N
Firefox ESR 10.0.5QFFE1005N
Firefox ESR 10.0.6QFFE1006N
Firefox ESR 10.0.6QFFE1006N
Firefox ESR 10.0.7QFFE1007N
Firefox ESR 10.0.7QFFE1007N
Firefox ESR 10.0.8QFFE1008N
Firefox ESR 10.0.8QFFE1008N
Firefox ESR 10.0.9QFFE1009N
Firefox ESR 10.0.9QFFE1009N
Firefox ESR 17.0.1QFFE17010N
Firefox ESR 17.0.1QFFE17010N
Firefox ESR 17.0.2QFFE17020N
Firefox ESR 17.0.2QFFE17020N
Firefox ESR 17.0.3QFFE17030N
Firefox ESR 17.0.3QFFE17030N
Firefox ESR 17.0.4QFFE17040N
Firefox ESR 17.0.4QFFE17040N
Firefox ESR 17.0.5QFFE17050N
Firefox ESR 17.0.5QFFE17050N
Firefox ESR 17.0.6QFFE17060N
Firefox ESR 17.0.6QFFE17060N
Firefox ESR 17.0.7QFFE17070N
Firefox ESR 17.0.7QFFE17070N
Foxit Reader 4.1QFI411N
Foxit Reader 4.2QFI420N
Foxit Reader 4.3QFI430N
Foxit Reader 4.3.1QFI431N
Foxit Reader 5.0.1.0523QFI5010N
Foxit Reader 5.0.1.0523QFI5010N
Foxit Reader 5.0.2.0718QFI5020N
Foxit Reader 5.0.2.0718QFI5020N
Foxit Reader 5.1.0.1021QFI5101021N
Foxit Reader 5.1.0.1021QFI5101021N
Foxit Reader 5.1.3.1201QFI5131201N
Foxit Reader 5.1.3.1201QFI5131201N
Foxit Reader 5.1.4.0104QFI5140104N
Foxit Reader 5.1.4.0104QFI5140104N
Foxit Reader 5.3.1.606QFI631606N
Foxit Reader 5.3.1.606QFI631606N
Foxit Reader 5.4.2.0901QFI542901N
Foxit Reader 5.4.2.0901QFI542901N
Foxit Reader 5.4.3.0920QFI543920N
Foxit Reader 5.4.3.0920QFI543920N
Foxit Reader 5.4.5.0114QFI5450114N
Foxit Reader 5.4.5.0114QFI5450114N
Foxit Reader 5.5.0.1227QFI5501227N
Foxit Reader 5.5.0.1227QFI5501227N
Foxit Reader 5.5.6.218QFI556218N
Foxit Reader 5.5.6.218QFI556218N
Foxit Reader 530.0423QFI5300423N
Foxit Reader 530.0423QFI5300423N
Foxit Reader 6.0.2.0413QFI6020413N
Foxit Reader 6.0.2.0413QFI6020413N
Foxit Reader 6.0.3.0524QFI6030524N
Foxit Reader 6.0.3.0524QFI6030524N
Google Chrome 10.0.648.127Q100648127N
Google Chrome 10.0.648.127Q100648127N
Google Chrome 10.0.648.151Q100648151N
Google Chrome 10.0.648.151Q100648151N
Google Chrome 10.0.648.204Q100648204N
Google Chrome 10.0.648.204Q100648204N
Google Chrome 10.0.648.205Q100648205N
Google Chrome 10.0.648.205Q100648205N
Google Chrome 11.0.696.65Q11069665N
Google Chrome 11.0.696.65Q11069665N
Google Chrome 11.0.696.68Q11069668N
Google Chrome 11.0.696.68Q11069668N
Google Chrome 11.0.696.71Q11069671N
Google Chrome 11.0.696.71Q11069671N
Google Chrome 12.0.742.100Q120742100N
Google Chrome 12.0.742.100Q120742100N
Google Chrome 12.0.742.112Q120742112N
Google Chrome 12.0.742.112Q120742112N
Google Chrome 12.0.742.122Q120742122N
Google Chrome 12.0.742.122Q120742122N
Google Chrome 12.0.742.91Q12074291N
Google Chrome 12.0.742.91Q12074291N
Google Chrome 13.0.782.107Q130782107N
Google Chrome 13.0.782.107Q130782107N
Google Chrome 13.0.782.112Q130782112N
Google Chrome 13.0.782.112Q130782112N
Google Chrome 13.0.782.215Q130782215N
Google Chrome 13.0.782.215Q130782215N
Google Chrome 13.0.782.220Q130782220N
Google Chrome 13.0.782.220Q130782220N
Google Chrome 14.0.835.163Q140835163N
Google Chrome 14.0.835.163Q140835163N
Google Chrome 14.0.835.202Q140835202N
Google Chrome 14.0.835.202Q140835202N
Google Chrome 15.0.874.106Q150874106N
Google Chrome 15.0.874.106Q150874106N
Google Chrome 15.0.874.120Q150874120N
Google Chrome 15.0.874.120Q150874120N
Google Chrome 15.0.874.121Q150874121N
Google Chrome 15.0.874.121Q150874121N
Google Chrome 16.0.912.63Q16091263N
Google Chrome 16.0.912.63Q16091263N
Google Chrome 16.0.912.75Q16091275N
Google Chrome 16.0.912.75Q16091275N
Google Chrome 16.0.912.77Q16091277N
Google Chrome 16.0.912.77Q16091277N
Google Chrome 17.0.963.46Q17096346N
Google Chrome 17.0.963.46Q17096346N
Google Chrome 17.0.963.56Q17096356N
Google Chrome 17.0.963.56Q17096356N
Google Chrome 17.0.963.66Q17096366N
Google Chrome 17.0.963.66Q17096366N
Google Chrome 17.0.963.78Q17096378N
Google Chrome 17.0.963.78Q17096378N
Google Chrome 18.0.1025.142Q1801025142N
Google Chrome 18.0.1025.142Q1801025142N
Google Chrome 18.0.1025.152Q1801025152N
Google Chrome 18.0.1025.152Q1801025152N
Google Chrome 18.0.1025.162Q1801025162N
Google Chrome 18.0.1025.162Q1801025162N
Google Chrome 18.0.1025.168Q1801025168N
Google Chrome 18.0.1025.168Q1801025168N
Google Chrome 19.0.1084.46Q190108446N
Google Chrome 19.0.1084.46Q190108446N
Google Chrome 19.0.1084.52Q190108452N
Google Chrome 19.0.1084.52Q190108452N
Google Chrome 19.0.1084.56Q190108456N
Google Chrome 19.0.1084.56Q190108456N
Google Chrome 20.0.1132.43Q200113243N
Google Chrome 20.0.1132.43Q200113243N
Google Chrome 20.0.1132.47Q200113247N
Google Chrome 20.0.1132.47Q200113247N
Google Chrome 20.0.1132.57Q200113257N
Google Chrome 20.0.1132.57Q200113257N
Google Chrome 21.0.1180.60Q210118060N
Google Chrome 21.0.1180.60Q210118060N
Google Chrome 21.0.1180.75Q210118075N
Google Chrome 21.0.1180.75Q210118075N
Google Chrome 21.0.1180.77Q210118077N
Google Chrome 21.0.1180.77Q210118077N
Google Chrome 21.0.1180.79Q21118079N
Google Chrome 21.0.1180.79Q21118079N
Google Chrome 21.0.1180.83Q210118083N
Google Chrome 21.0.1180.83Q210118083N
Google Chrome 21.0.1180.89Q210118089N
Google Chrome 21.0.1180.89Q210118089N
Google Chrome 22.0.1229.79Q220122979N
Google Chrome 22.0.1229.79Q220122979N
Google Chrome 22.0.1229.92Q220122992N
Google Chrome 22.0.1229.92Q220122992N
Google Chrome 22.0.1229.94Q220122994N
Google Chrome 22.0.1229.94Q220122994N
Google Chrome 22.0.1229.96Q220122996N
Google Chrome 22.0.1229.96Q220122996N
Google Chrome 23.0.1271.64Q230127164N
Google Chrome 23.0.1271.64Q230127164N
Google Chrome 23.0.1271.95Q230127195N
Google Chrome 23.0.1271.95Q230127195N
Google Chrome 23.0.1271.97Q230127197N
Google Chrome 23.0.1271.97Q230127197N
Google Chrome 26.0.1410.67Q260141067N
Google Chrome 26.0.1410.67Q260141067N
Google Chrome 27.0.1453.110Q2701453110N
Google Chrome 27.0.1453.110Q2701453110N
Google Chrome 27.0.1453.116Q2701453116N
Google Chrome 27.0.1453.116Q2701453116N
Google Chrome 27.0.1453.94Q270145394N
Google Chrome 27.0.1453.94Q270145394N
Google Chrome 9.0.597.107Q90597107N
Google Chrome 9.0.597.107Q90597107N
Google Chrome 9.0.597.98Q9059798N
Google Chrome 9.0.597.98Q9059798N
Google Chrome: 8.2.10455Q8210455N
Google Chrome: 8.2.10455Q8210455N
Google Chrome: 8.2.10464Q8210464N
Google Chrome: 8.2.10464Q8210464N
Google Chrome: 8.2.10477Q8210477N
Google Chrome: 8.2.10477Q8210477N
Google Chrome: 9.0.597.84Q9059784N
Google Chrome: 9.0.597.84Q9059784N
Google Chrome: 9.0.597.94Q9059794N
Google Chrome: 9.0.597.94Q9059794N
Google Desktop 5.9.1005.12335QGDESK5N
Google Desktop 5.9.1005.12335QGDESK5N
Google Earth 6.0.1.2032QGE6012032N
Google Earth 6.2.2.6613QGE6226613N
Google Earth 6.2.2.6613QGE6226613N
Google Earth 7.0.2.8415QGE7028415N
Google Earth 7.0.2.8415QGE7028415N
Google Earth 7.0.3.8542QGE7038542N
Google Earth 7.0.3.8542QGE7038542N
Google Earth 7.1.1.1580QGE7111580N
Google Earth 7.1.1.1580QGE7111580N
Google Picasa 3.8.117.43QPICASA11743N
Google Picasa 3.9.135.78QPICASA13578N
Google Picasa 3.9.135.81QPICASA13581N
Google Picasa 3.9.135.87QPICASA13587N
Google Picasa 3.9.136.04QPICASA13604N
Google Picasa 3.9.136.07QPICASA13607N
Google Picasa 3.9.136.09QPICASA136090N
Google Picasa 3.9.136.120QPICASA136120N
Google Picasa 3.9.136.180QPICASA136180N
Google Picasa 3.9.136.190QPICASA136190N
Google Picasa 3.9.136.200QPICASA136200N
Google TalkQ10104B
Google TalkQ10104B
HP System Management Homepage 6.3.1.24QHP63124N
HP System Management Homepage 6.3.1.24QHP63124N
HP System Management Homepage 7.0.0.24QHP70024N
HP System Management Homepage 7.0.0.24QHP70024N
HP System Management Homepage 7.1.1.1QHP7111N
HP System Management Homepage 7.1.1.1QHP7111N
HP System Management Homepage 7.1.2.3QHP7123N
HP System Management Homepage 7.1.2.3QHP7123N
HP System Management Homepage 7.2.0.14QHP72014N
HP System Management Homepage 7.2.0.14QHP72014N
ImageBurn 2.5.5.0QIMGB255N
ImageBurn 2.5.5.0QIMGB255N
ImageBurn 2.5.7.0QIMGB257N
ImageBurn 2.5.7.0QIMGB257N
ImageBurn 2.5.8.0QIMGB258N
ImageBurn 2.5.8.0QIMGB258N
Install Adobe Acrobat Reader 7.0.0QAR0070
Install Windows Installer 4.5Q942288
Install Windows Installer 4.5Q942288
Internet Explorer 10 for Windows 7 and Server 2008 R2QIE1061N
Internet Explorer 10 for Windows 7 and Server 2008 R2QIE1061N
Internet Explorer 7QIE7001
Internet Explorer 7QIE7001
Internet Explorer 8QIE8001
Internet Explorer 8QIE8001
Internet Explorer 9Q982861
Internet Explorer 9Q982861
iTunes 10.6.3QAI1063N
iTunes 10.6.3QAI1063N
iTunes 10.7QAI1070N
iTunes 10.7QAI1070N
iTunes 11.0QAI1100N
iTunes 11.0QAI1100N
iTunes 11.0.1QAI1101N
iTunes 11.0.1QAI1101N
iTunes 11.0.2QAI1102N
iTunes 11.0.2QAI1102N
iTunes 11.0.3QAI1103N
iTunes 11.0.3QAI1103N
iTunes 11.0.4QAI1104N
iTunes 11.0.4QAI1104N
Java 6 update 26QJAVA6U26N
Java 6 update 26QJAVA6U26X64N
Java 6 update 26QJAVA6U26X64N
Java 6 update 27QJAVA6U27N
Java 6 update 27QJAVA6U27X64N
Java 6 update 27QJAVA6U27X64N
Java 6 update 29QJAVA6U29N
Java 6 update 29QJAVA6U29X64N
Java 6 update 29QJAVA6U29X64N
Java 6 Update 30QJAVA6U30N
Java 6 Update 30QJAVA6U30X64N
Java 6 Update 30QJAVA6U30X64N
Java 6 Update 31QJAVA6U31N
Java 6 Update 31QJAVA6U31N
Java 6 Update 31QJAVA6U31X64N
Java 6 Update 31QJAVA6U31X64N
Java 6 Update 32QJAVA6U32N
Java 6 Update 32QJAVA6U32N
Java 6 Update 32QJAVA6U32X64N
Java 6 Update 32QJAVA6U32X64N
Java 6 Update 33QJAVA6U33N
Java 6 Update 33QJAVA6U33N
Java 6 Update 33QJAVA6U33X64N
Java 6 Update 33QJAVA6U33X64N
Java 6 Update 34QJAVA6U34N
Java 6 Update 34QJAVA6U34N
Java 6 Update 34QJAVA6U34X64N
Java 6 Update 34QJAVA6U34X64N
Java 6 Update 35QJAVA6U35N
Java 6 Update 35QJAVA6U35N
Java 6 Update 35QJAVA6U35X64N
Java 6 Update 35QJAVA6U35X64N
Java 6 Update 37QJAVA6U37N
Java 6 Update 37QJAVA6U37N
Java 6 Update 37QJAVA6U37X64N
Java 6 Update 37QJAVA6U37X64N
Java 6 Update 38QJAVA6U38N
Java 6 Update 38QJAVA6U38N
Java 6 Update 38QJAVA6U38X64N
Java 6 Update 38QJAVA6U38X64N
Java 6 Update 39QJAVA6U39N
Java 6 Update 39QJAVA6U39N
Java 6 Update 39QJAVA6U39X64N
Java 6 Update 39QJAVA6U39X64N
Java 6 Update 41QJAVA6U41N
Java 6 Update 41QJAVA6U41N
Java 6 Update 41QJAVA6U41X64N
Java 6 Update 41QJAVA6U41X64N
Java 6 Update 43QJAVA6U43N
Java 6 Update 43QJAVA6U43N
Java 6 Update 43QJAVA6U43X64N
Java 6 Update 43QJAVA6U43X64N
Java 6 Update 45QJAVA6U45N
Java 6 Update 45QJAVA6U45N
Java 6 Update 45QJAVA6U45X64N
Java 6 Update 45QJAVA6U45X64N
Java 7QJAVA7U00N
Java 7QJAVA7U00X64N
Java 7QJAVA7U00X64N
Java 7 Update 10QJAVA7U10N
Java 7 Update 10QJAVA7U10N
Java 7 Update 10QJAVA7U10X64N
Java 7 Update 10QJAVA7U10X64N
Java 7 Update 11QJAVA7U11N
Java 7 Update 11QJAVA7U11N
Java 7 Update 11QJAVA7U11X64N
Java 7 Update 11QJAVA7U11X64N
Java 7 Update 13QJAVA7U13N
Java 7 Update 13QJAVA7U13N
Java 7 Update 13QJAVA7U13X64N
Java 7 Update 13QJAVA7U13X64N
Java 7 Update 15QJAVA7U15N
Java 7 Update 15QJAVA7U15N
Java 7 Update 15QJAVA7U15X64N
Java 7 Update 15QJAVA7U15X64N
Java 7 Update 17QJAVA7U17N
Java 7 Update 17QJAVA7U17N
Java 7 Update 17QJAVA7U17X64N
Java 7 Update 17QJAVA7U17X64N
Java 7 Update 21QJAVA7U21N
Java 7 Update 21QJAVA7U21N
Java 7 Update 21QJAVA7U21X64N
Java 7 Update 21QJAVA7U21X64N
Java 7 Update 25QJAVA7U25N
Java 7 Update 25QJAVA7U25N
Java 7 Update 25QJAVA7U25X64N
Java 7 Update 25QJAVA7U25X64N
Java 7 Update 3QJAVA7U03N
Java 7 Update 3QJAVA7U03N
Java 7 Update 3QJAVA7U03X64N
Java 7 Update 3QJAVA7U03X64N
Java 7 Update 4QJAVA7U04N
Java 7 Update 4QJAVA7U04N
Java 7 Update 4QJAVA7U04X64N
Java 7 Update 4QJAVA7U04X64N
Java 7 Update 5QJAVA7U05N
Java 7 Update 5QJAVA7U05N
Java 7 Update 5QJAVA7U05X64N
Java 7 Update 5QJAVA7U05X64N
Java 7 Update 6QJAVA7U06N
Java 7 Update 6QJAVA7U06N
Java 7 Update 6QJAVA7U06X64N
Java 7 Update 6QJAVA7U06X64N
Java 7 Update 7QJAVA7U07N
Java 7 Update 7QJAVA7U07N
Java 7 Update 7QJAVA7U07X64N
Java 7 Update 7QJAVA7U07X64N
Java 7 Update 9QJAVA7U09N
Java 7 Update 9QJAVA7U09N
Java 7 Update 9QJAVA7U09X64N
Java 7 Update 9QJAVA7U09X64N
Microsoft .NET Framework 1.1 Redistributable PackageQNET110
Microsoft .NET Framework 2.0 Service Pack 2QNET202
Microsoft .NET Framework 3.0QNET300
Microsoft .NET Framework 3.5QNET350
Microsoft .NET Framework 3.5 Service Pack 1QNET351
Microsoft .NET Framework 4QNET400
Microsoft .NET Framework 4QNET400
Microsoft .NET Framework 4.5QNET450
Microsoft .NET Framework 4.5QNET450
Microsoft Access Database Engine 2010 RedistributableQMSADBE2010
Microsoft Access Database Engine 2010 RedistributableQMSADBE2010
Microsoft Core XML Services (MSXML) 6.0 Service Pack 1QMSXML6
Microsoft Report Viewer 2010 SP1 Redistributable PackageQRV2010N
Microsoft Report Viewer 2010 SP1 Redistributable PackageQRV2010N
Microsoft Silverlight 1.0QSL0101
Microsoft Silverlight 2.0QSL0201
Microsoft Silverlight 3.0QSL0301
Microsoft Silverlight 5.0QSL0500N
Microsoft Silverlight 5.0QSL0500N
Microsoft Visual C++ 2005 SP1 Redistributable PackageQMVCSP1
Microsoft Visual C++ 2005 SP1 Redistributable PackageQMVCSP1
Microsoft Visual C++ 2008 SP1 Redistributable PackageQMVC2K8
Microsoft Visual C++ 2008 SP1 Redistributable PackageQMVC2K8
Microsoft Visual C++ 2010 Redistributable PackageQMVC2K10
Microsoft Visual C++ 2010 Redistributable PackageQMVC2K10
Mozilla Firefox 3.0QFF3000
Mozilla Firefox Security UpdateQFF1514
Mozilla Firefox Security UpdateQFF1523
Mozilla Firefox Security UpdateQFF2031
Mozilla Firefox Security UpdateQFF2041
Mozilla Firefox Security UpdateQFF2051
Mozilla Firefox Security UpdateQFF2061
Mozilla Firefox Security UpdateQFF2071
Mozilla Firefox Security UpdateQFF2081
Mozilla Firefox Security UpdateQFF2091
Mozilla Firefox Security UpdateQFF2110
Mozilla Firefox Security UpdateQFF2111
Mozilla Firefox Security UpdateQFF2121
Mozilla Firefox Security UpdateQFF2131
Mozilla Firefox Security UpdateQFF2141
Mozilla Foundation Security Advisory 2006-30QFF1513
MozyPro 2.10.7.96QMOZYP210796N
MozyPro 2.10.7.96QMOZYP210796N
MozyPro 2.12.0.144QMOZYP2120144N
MozyPro 2.12.0.144QMOZYP2120144N
MozyPro 2.12.1.160QMOZYP2121160N
MozyPro 2.12.1.160QMOZYP2121160N
MozyPro 2.14.0.183QMOZYP2140183N
MozyPro 2.14.0.183QMOZYP2140183N
MozyPro 2.14.1.193QMOZYP2141193N
MozyPro 2.14.1.193QMOZYP2141193N
MozyPro 2.14.2.199QMOZYP2142199N
MozyPro 2.14.2.199QMOZYP2142199N
MozyPro 2.16.0.215QMOZYP2160215N
MozyPro 2.16.0.215QMOZYP2160215N
MozyPro 2.18.0.227QMOZYP2180227N
MozyPro 2.18.0.227QMOZYP2180227N
MozyPro 2.18.1.235QMOZYP2181235N
MozyPro 2.18.1.235QMOZYP2181235N
MozyPro 2.18.3.247QMOZYP2183247N
MozyPro 2.18.3.247QMOZYP2183247N
MozyPro 2.18.4.250QMOZYP2184250N
MozyPro 2.18.4.250QMOZYP2184250N
MozyPro 2.20.1.269QMOZYP2201269N
MozyPro 2.20.1.269QMOZYP2201269N
MozyPro 2.20.2.276QMOZYP2202276N
MozyPro 2.20.2.276QMOZYP2202276N
MozyPro 2.20.3.278QMOZYP2203278N
MozyPro 2.20.3.278QMOZYP2203278N
Notepad ++ 6.3.3QNPP633N
Notepad ++ 6.3.3QNPP633N
Notepad++ 5.9.6.2QNPPP5962N
Notepad++ 5.9.6.2QNPPP5962N
Notepad++ 5.9.8QNPP598N
Notepad++ 5.9.8QNPP598N
Notepad++ 6.0QNPP600N
Notepad++ 6.0QNPP600N
Notepad++ 6.1QNPP610N
Notepad++ 6.1QNPP610N
Notepad++ 6.1.1QNPP611N
Notepad++ 6.1.1QNPP611N
Notepad++ 6.1.2QNPP612N
Notepad++ 6.1.2QNPP612N
Notepad++ 6.1.3QNPP613N
Notepad++ 6.1.3QNPP613N
Notepad++ 6.1.4QNPP614N
Notepad++ 6.1.4QNPP614N
Notepad++ 6.1.5QNPP615N
Notepad++ 6.1.5QNPP615N
Notepad++ 6.1.6Qnpp616N
Notepad++ 6.1.6Qnpp616N
Notepad++ 6.1.7QNPP617N
Notepad++ 6.1.7QNPP617N
Notepad++ 6.1.8QNPP618N
Notepad++ 6.1.8QNPP618N
Notepad++ 6.2QNPP620N
Notepad++ 6.2QNPP620N
Notepad++ 6.2.1QNPP621N
Notepad++ 6.2.1QNPP621N
Notepad++ 6.2.2QNPP622N
Notepad++ 6.2.2QNPP622N
Notepad++ 6.2.3QNPP623N
Notepad++ 6.2.3QNPP623N
Notepad++ 6.3QNPP630N
Notepad++ 6.3QNPP630N
Notepad++ 6.3.1QNPP631N
Notepad++ 6.3.1QNPP631N
Notepad++ 6.3.2QNPP632N
Notepad++ 6.3.2QNPP632N
Opera 11.52QOP1152N
Opera 11.52QOP1152N
Opera 11.60QOP1160N
Opera 11.60QOP1160N
Opera 11.61QOP1161N
Opera 11.61QOP1161N
Opera 11.62QOP1162N
Opera 11.62QOP1162N
Opera 11.64QOP1164N
Opera 11.64QOP1164N
Opera 12.00QOP1200N
Opera 12.00QOP1200N
Opera 12.00QOP1200X64N
Opera 12.00QOP1200X64N
Opera 12.01QOP1201N
Opera 12.01QOP1201N
Opera 12.01QOP1201X64N
Opera 12.01QOP1201X64N
Opera 12.02QOP1202N
Opera 12.02QOP1202N
Opera 12.02QOP1202X64N
Opera 12.02QOP1202X64N
Opera 12.10QOP1210N
Opera 12.10QOP1210N
Opera 12.10QOP1210X64N
Opera 12.10QOP1210X64N
Opera 12.11QOP1211N
Opera 12.11QOP1211N
Opera 12.11QOP1211X64N
Opera 12.11QOP1211X64N
Opera 12.12QOP1212N
Opera 12.12QOP1212N
Opera 12.12QOP1212X64N
Opera 12.12QOP1212X64N
Opera 12.13QOP1213N
Opera 12.13QOP1213N
Opera 12.13QOP1213X64N
Opera 12.13QOP1213X64N
Opera 12.14QOP1214N
Opera 12.14QOP1214N
Opera 12.14QOP1214X64N
Opera 12.14QOP1214X64N
Opera 12.15QOP1215N
Opera 12.15QOP1215N
Opera 12.15QOP1215X64N
Opera 12.15QOP1215X64N
Oracle OpenOffice 3.3QOR330N
Pidgin 2.10.0QPID210N
Pidgin 2.10.1QPID211N
Pidgin 2.10.1QPID211N
Pidgin 2.10.2QPID212N
Pidgin 2.10.2QPID212N
Pidgin 2.10.3QPID213N
Pidgin 2.10.3QPID213N
Pidgin 2.10.4QPID214N
Pidgin 2.10.4QPID214N
Pidgin 2.10.5QPID215N
Pidgin 2.10.5QPID215N
Pidgin 2.10.6QPID216N
Pidgin 2.10.6QPID216N
Pidgin 2.10.7QPID217N
Pidgin 2.10.7QPID217N
Piriform CCleaner 4.00.4064QCCLEAN400N
Piriform CCleaner 4.00.4064QCCLEAN400N
Piriform CCleaner 4.02.4115QCCLEAN402N
Piriform CCleaner 4.02.4115QCCLEAN402N
QuickTime 7.6.8 for WindowsQAQ7681
QuickTime 7.6.8 for WindowsQAQ7681
QuickTime 7.6.9 for WindowsQAQ7691
QuickTime 7.6.9 for WindowsQAQ7691
QuickTime 7.7 for WindowsQAQ7700N
QuickTime 7.7 for WindowsQAQ7700N
QuickTime 7.7.1 for WindowsQAQ7710N
QuickTime 7.7.1 for WindowsQAQ7710N
QuickTime 7.7.2 for WindowsQAQ7720N
QuickTime 7.7.2 for WindowsQAQ7720N
QuickTime 7.7.3 for WindowsQAQ7730N
QuickTime 7.7.3 for WindowsQAQ7730N
QuickTime 7.7.4 for WindowsQAQ7740N
QuickTime 7.7.4 for WindowsQAQ7740N
Real Player 12.0QRP1201
Real Player 12.0QRP1203
Real Player 12.0QRP1205
Real Player 12.0QRP1207
Real Player 12.0.1.647QRP1201647N
Real Player 15.0.4.53QRP150453N
Real Player 15.0.4.53QRP150453N
Real Player 15.0.5.109QRP1505109N
Real Player 15.0.6.14QRP150614N
Real Player 16.0.0.282QRP1600282N
Real Player 16.0.0.282QRP1600282N
RealPlayer 11.0QRP1101
RealPlayer 12.0.1.652QRP1201652N
RealPlayer 12.0.1.660QRP1201660N
RealPlayer 12.0.1.666QRP1201666N
RealPlayer 12.0.1.669QRP1201669N
RealPlayer 15.0.0198QRP1500198N
RealPlayer 15.0.1.13QRP150113N
RealPlayer 15.0.2.72QRP150272N
RealPlayer 15.0.3.37QRP150337N
RealPlayer 15.0.3.37QRP150337N
RealPlayer 16.0.1.18QRP160118N
RealPlayer 16.0.1.18QRP160118N
RealPlayer 16.0.2.32QRP160232N
RealPlayer 16.0.2.32QRP160232N
Remote Desktop Connection 6.0 clientQ925876
Safari 5.1.2QSAF525
Safari 5.1.2QSAF525
Safari 5.1.4QSAF527
Safari 5.1.4QSAF527
Safari 5.1.5QSAF529
Safari 5.1.5QSAF529
Safari 5.1.7QSAF530N
Safari 5.1.7QSAF530N
SeaMonkey 2.10QSM122100N
SeaMonkey 2.10.1QSM122101N
SeaMonkey 2.11QSM122110N
SeaMonkey 2.12QSM122120N
SeaMonkey 2.12.1QSM122121N
SeaMonkey 2.13QSM122130N
SeaMonkey 2.13.1QSM122131N
SeaMonkey 2.13.2QSM122132N
SeaMonkey 2.14QSM122140N
SeaMonkey 2.14.1QSM122141N
SeaMonkey 2.15QSM132150N
SeaMonkey 2.15.1QSM132151N
SeaMonkey 2.15.2QSM132152N
SeaMonkey 2.16QSM132160N
SeaMonkey 2.16.1QSM132161N
SeaMonkey 2.17QSM132170N
SeaMonkey 2.17.1QSM132171N
SeaMonkey 2.4.1QSM2410N
SeaMonkey 2.5QSM2500N
SeaMonkey 2.6QSM2600N
SeaMonkey 2.6.1QSM2610N
SeaMonkey 2.7QSM2700N
SeaMonkey 2.7.1QSM2710N
SeaMonkey 2.7.2QSM2720N
SeaMonkey 2.8QSM2800N
SeaMonkey 2.9QSM2900N
SeaMonkey 2.9.1QSM2910N
Skype 5.10.116QSKY510116N
Skype 5.10.116QSKY510116N
Skype 5.10.116QSKYB510116N
Skype 5.10.116QSKYB510116N
Skype 6.0.0.120QSKY600120N
Skype 6.0.0.120QSKY600120N
Skype 6.0.0.120QSKYB600120N
Skype 6.0.0.120QSKYB600120N
Skype 6.0.0.126QSKY600126N
Skype 6.0.0.126QSKY600126N
Skype 6.0.0.126QSKYB600126N
Skype 6.0.0.126QSKYB600126N
Skype 6.1.0.129QSKY610129N
Skype 6.1.0.129QSKY610129N
Skype 6.1.0.129QSKYB610129N
Skype 6.1.0.129QSKYB610129N
Skype 6.2.0.106QSKY620106N
Skype 6.2.0.106QSKY620106N
Skype 6.2.0.106QSKYB620106N
Skype 6.2.0.106QSKYB620106N
Skype 6.3.0.105QSKY630105N
Skype 6.3.0.105QSKY630105N
Skype 6.3.0.105QSKYB630105N
Skype 6.3.0.105QSKYB630105N
Skype 6.3.0.107QSKY630107N
Skype 6.3.0.107QSKY630107N
Skype 6.3.0.107QSKYB360107N
Skype 6.3.0.107QSKYB360107N
Skype 6.5.0.158QSKY650158N
Skype 6.5.0.158QSKY650158N
Skype 6.5.0.158QSKYB650158N
Skype 6.5.0.158QSKYB650158N
Thunderbird 10.0QTB1000N
Thunderbird 10.0QTB1000N
Thunderbird 10.0.1QTB1001N
Thunderbird 10.0.1QTB1001N
Thunderbird 10.0.2QTB1002N
Thunderbird 10.0.2QTB1002N
Thunderbird 11.0QTB1100N
Thunderbird 11.0QTB1100N
Thunderbird 11.0.1QTB1101N
Thunderbird 11.0.1QTB1101N
Thunderbird 12.0QTB1200N
Thunderbird 12.0QTB1200N
Thunderbird 12.0.1QTB1201N
Thunderbird 12.0.1QTB1201N
Thunderbird 13.0QTB1300N
Thunderbird 13.0QTB1300N
Thunderbird 13.0.1QTB1301N
Thunderbird 13.0.1QTB1301N
Thunderbird 14.0QTB1400N
Thunderbird 14.0QTB1400N
Thunderbird 15.0QTB1500N
Thunderbird 15.0QTB1500N
Thunderbird 15.0.1QTB1501N
Thunderbird 15.0.1QTB1501N
Thunderbird 16.0QTB1600N
Thunderbird 16.0QTB1600N
Thunderbird 16.0.1QTB1601N
Thunderbird 16.0.1QTB1601N
Thunderbird 16.0.2QTB1602N
Thunderbird 16.0.2QTB1602N
Thunderbird 17.0QTB1700N
Thunderbird 17.0QTB1700N
Thunderbird 17.0.2QTB1702N
Thunderbird 17.0.2QTB1702N
Thunderbird 17.0.3QTB1703N
Thunderbird 17.0.3QTB1703N
Thunderbird 17.0.4QTB1704N
Thunderbird 17.0.4QTB1704N
Thunderbird 17.0.5QTB1705N
Thunderbird 17.0.5QTB1705N
Thunderbird 17.0.6QTB1706N
Thunderbird 17.0.6QTB1706N
Thunderbird 3.0.0QTB3000
Thunderbird 3.1QTB3100
Thunderbird 3.1.16QTB3116N
Thunderbird 3.1.16QTB3116N
Thunderbird 3.1.17QTB3117N
Thunderbird 3.1.17QTB3117N
Thunderbird 3.1.18QTB3118N
Thunderbird 3.1.18QTB3118N
Thunderbird 3.1.19QTB3119N
Thunderbird 3.1.19QTB3119N
Thunderbird 3.1.20QTB3120N
Thunderbird 3.1.20QTB3120N
Thunderbird 5.0QTB500N
Thunderbird 5.0QTB500N
Thunderbird 7.0.1QTB701N
Thunderbird 8.0QTB800N
Thunderbird 8.0QTB800N
Thunderbird 9.0QTB900N
Thunderbird 9.0QTB900N
Thunderbird 9.0.1QTB901N
Thunderbird 9.0.1QTB901N
Thunderbird ESR 10.0.10QTBE10010N
Thunderbird ESR 10.0.10QTBE10010N
Thunderbird ESR 10.0.11QTBE10011N
Thunderbird ESR 10.0.11QTBE10011N
Thunderbird ESR 10.0.12QTBE10012N
Thunderbird ESR 10.0.12QTBE10012N
Thunderbird ESR 10.0.3QTBE1003N
Thunderbird ESR 10.0.3QTBE1003N
Thunderbird ESR 10.0.4QTBE1004N
Thunderbird ESR 10.0.4QTBE1004N
Thunderbird ESR 10.0.5QTBE1005N
Thunderbird ESR 10.0.5QTBE1005N
Thunderbird ESR 10.0.6QTBE1006N
Thunderbird ESR 10.0.6QTBE1006N
Thunderbird ESR 10.0.7QTBE1007N
Thunderbird ESR 10.0.7QTBE1007N
Thunderbird ESR 10.0.8QTBE1008N
Thunderbird ESR 10.0.8QTBE1008N
Thunderbird ESR 10.0.9QTBE1009N
Thunderbird ESR 10.0.9QTBE1009N
Thunderbird ESR 17.0QTBE17000N
Thunderbird ESR 17.0QTBE17000N
UltraVNC 1.0.9.6.1QUVNC10961N
UltraVNC 1.0.9.6.1QUVNC10961N
VLC InstallerNE0001
Winamp Media Player 5.622QWAMP05N
Winamp Media Player 5.622QWAMP05N
Winamp Media Player 5.623QWAMP06N
Winamp Media Player 5.623QWAMP06N
Winamp Media Player 5.63QWAMP07N
Winamp Media Player 5.63QWAMP07N
Winamp Media Player 5.64QWAMP08N
Winamp Media Player 5.64QWAMP08N
Windows Desktop Search 2.6.6Q926356
Windows Desktop Search 3.01 (KB917013)Q917013
Windows Live MessengerQLIVE154N
Windows Live Messenger 15.4.3538.0513QLIVE1543N
Windows Management Framework BITS package (BITS 4.0)Q960568
Windows Management Framework Core package (Windows PowerShell 2.0 and WinRM 2.0)Q968930
Windows Management Framework Core package (Windows PowerShell 2.0 and WinRM 2.0)Q968930
Windows Management Framework Core package (Windows PowerShell 3.0 and WinRM 3.0)Q2506143
Windows Management Framework Core package (Windows PowerShell 3.0 and WinRM 3.0)Q2506143
Windows Management Framework Core package (Windows PowerShell 3.0 and WinRM 3.0)Q2506146
Windows Media Player 11QWMP011
Windows Search 4.0 (KB940157)Q940157
Windows Search 4.0 (KB940157)Q940157
WinRar 4.0.1QWRAR401N
WinRar 4.0.1QWRAR401N
WinRar 4.10QWRAR410N
WinRar 4.10QWRAR410N
WinRar 4.11QWRAR411N
WinRar 4.11QWRAR411N
WinRar 4.20QWRAR420N
WinRar 4.20QWRAR420N
WinZip 16.0.9661QWZ1609661N
WinZip 16.0.9661QWZ1609661N
WinZip 16.0.9691QWZ1609691N
WinZip 16.0.9691QWZ1609691N
WinZip 16.0.9715QWZ1609715N
WinZip 16.0.9715QWZ1609715N
WinZip 16.5.10095QWZ16510095N
WinZip 16.5.10095QWZ16510095N
WinZip 16.5.10096QWZ16510096N
WinZip 16.5.10096QWZ16510096N
WinZip 17.0.10381QWZ17010381N
WinZip 17.0.10381QWZ17010381N
WinZip 17.5.10480QWZ17510480N
WinZip 17.5.10480QWZ17510480N
Wireshark 1.10.0QWIRES1100N
Wireshark 1.10.0QWIRES1100N
Wireshark 1.6.4QWIRES164N
Wireshark 1.6.4QWIRES164N
Wireshark 1.6.5QWIRES165N
Wireshark 1.6.5QWIRES165N
Wireshark 1.6.6QWIRES166N
Wireshark 1.6.6QWIRES166N
Wireshark 1.6.7QWIRES167N
Wireshark 1.6.7QWIRES167N
Wireshark 1.6.8QWIRES168N
Wireshark 1.6.8QWIRES168N
Wireshark 1.8.0QWIRES180N
Wireshark 1.8.0QWIRES180N
Wireshark 1.8.1QWIRES181N
Wireshark 1.8.1QWIRES181N
Wireshark 1.8.2QWIRES182N
Wireshark 1.8.2QWIRES182N
Wireshark 1.8.3QWIRES183N
Wireshark 1.8.4QWIRES184N
Wireshark 1.8.5QWIRES185N
Wireshark 1.8.6QWIRES186N
Wireshark 1.8.6QWIRES186N
Wireshark 1.8.7QWIRES187N
Wireshark 1.8.7QWIRES187N
Wireshark 1.8.8QWIRES188N
Wireshark 1.8.8QWIRES188N
Zimbra Desktop 7.1.2QZMD712N

Using Telnet to test ports

$
0
0

To test if a connection is succcessful through a specific port, use the Telnet command.

 

Open Command Prompt and enter: telnet {MachineName} {Port}

 

For Example:


telnet {machinename} 5120

telnet.png

 

If the command prompt returns a blank screen the connection was successful on the indicated port.

telnet result.png

 

If an error occurs verify the MachineName as well as port. If Machine name is correct, the port may be blocked.

failed.png

If a message indicating telnet is not a recognized command, it may be necessary to enable it on the operating sytem.

http://social.technet.microsoft.com/wiki/contents/articles/910.how-to-enable-telnet-client-in-windows-7.aspx

 

 

A common Test for Protect would be:

 

Console to Target:

telnet {machinename} 5120

 

 

Target to Console:

telnet {machinename} 3121

 

Related:


Shavlik Protect Inbound and Outbound Port Requirements Explanations

http://community.shavlik.com/docs/DOC-22939


Migrate Shavlik Database

$
0
0

  

  1. If you have not yet installed it, download and install SQL Server Management Studio.
  1. Detach the ShavlikScans Database as shown here:
        detach.jpg
  2. Go to theC:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data(or similar) directory and copy the ShavlikScans.mdf and ShavlikScans.ldf files.
  3. Move these files to the machine you’ve now installed Protect on.
  4. Reattach the database on the new machine. To do this, Right Click on ‘Databases’, then choose Attach.
  5. Run the Shavlik Database Setup Tool (this can be found at Start Menu > All Programs > Shavlik Technologies > Database setup tool), and choose to use the existing database you copied over.

Error loading patch definitions: the given key was not present in the dictionary.

$
0
0

Error loading patch definitions: the given key was not present in the dictionary.

 

This error occurs when Protect tries to import bad custom patch data. The error may occur when clicking Help > Refresh Files, or Patch View.

 

Solution:

Navigate to directory containing custom patch data.

 

Protect 9.x

Windows Vista and Newer: C:\ProgramData\LANDesk\Shavlik Protect\Console

Windows XP: C:\Documents and Settings\All Users\Application Data\LANDesk\Shavlik Protect\Console

 

Protect 8.x

Windows Vista and Newer: C:\ProgramData\Shavlik Technologies\NetChk

Windows XP: C:\Documents and Settings\All Users\Application Data\Shavlik Technologies\NetChk

 

Identify the custom patch file by its .XML extension, right click the file, choose rename, add .OLD at the end.

This will effectively remove the file from being processed by Protect, and allow verifying that the abscense of that file fixes the problem.

Port requirements for Shavlik Protect

$
0
0

Purpose

This article provides information about the port requirements for Shavlik Protect.

Resolution

 

This table outlines the port requirements for inbound ports:

 

InboundPort
Client System – Asset Scans

TCP 135

Client System – Patch Scans and Deployments

TCP 137-139 or TCP 445

Client System – Listening Agents

TCP 4155

Client System – Scheduler

TCP 5120

Client System – WOL

UDP 9

Protect Console – Traffic to Shavlik Console service TCP 3121 & 3122
Distribution Server – HTTP configuration TCP 80
Distribution Server – HTTPS configuration TCP 443
Distribution Server – UNC configuration TCP 137-139 or TCP 445

 

This table outlines the port requirements for outbound ports:

 

 

OutboundPort
Client System – Agents TCP 80
Client System – Agentless scansTCP 139 or TCP 445
Client System – Agents & Deployment TrackerTCP 3121
Protect Console – Patch and data downloads TCP 80
Protect Console – Patch Scans and Deployments TCP 139 and TCP 445
Protect Console – Scheduler TCP 5120
Protect Console – WOL and error reporting UDP 9

 

Impact/Risks

Some functions in Protect do not work correctly if these port requirements are not met. 

Additional Information

There is a port requirements table within Protect under Help> Contents> System Requirements

Products

 

Shavlik Protect 9.x

vCenter Protect 8.x

Hide/Unhide Left Navigation Panel in Protect v.9

$
0
0

Symptoms

Left navigation panel in Protect is missing/hidden.

unhidden-nobox.png

hidden-nobox.png

 

 

Cause

The left navigation panel in Protect can be collapsed on demand.

 

 

Resolution

Click the thin bar that borders the right side of the navigation panel to expand/unhide it.

unhidden.pnghidden.png

Configuring consoles within an offline environment to obtain definitions & patches from a distribution server share

$
0
0

SCENARIO

The following applies in a scenario where you may have one of the following setups:

-One Protect console connected to the internet, and other Protect consoles within an offline (disconnected) network.

-The internet connected console may be a rollup console with the other consoles sending results back to it.

 

This document is meant to provide an overview of requirements necessary for this configuration and the specific options that need to be set for this to work.

 

REQUIREMENTS

 

You will need to be able to set up a distribution server (share) that can be accessible in both the internet connected and disconnected networks, and it must meet any connection/port requirements. See the following linked documentation for more information on configuring a distribution server and any requirements:

 

*Note* For the configurations mentioned below it would be easiest to make your existing 'Patch download directory' as the share for the distribution server. This way the patch downloads from your internet facing console will automatically be downloaded to the share and patch files don't need to be synced.

 

Configuring a Distribution Server:

http://www.shavlik.com/onlinehelp/Protect90HTMLHelp/HFN.htm

Navigate to: Contents > Common Tasks > Configuring Program Operations > Using Distribution Servers > Configuring Distribution Servers

 

Port Requirements:

http://community.shavlik.com/docs/DOC-2161

 

Synchronizing Distribution Servers:

http://www.shavlik.com/onlinehelp/Protect90HTMLHelp/HFN.htm

Navigate to: Contents > Common Tasks > Configuring Program Operations > Using Distribution Servers > Synchronizing Servers

 

Document on Manually Synchronizing Distribution Servers:

http://community.shavlik.com/docs/DOC-23034

 

 

CONFIGURATION

 

This section assumes that you have already set up a distribution server meeting all requirements outlined in above documents. Below are the special requirements or information you may need to set up special configurations. The graphic below is intended to provide a basic illustration of possible configurations covered here.

DiscoShare.JPG

 

Using Distribution Server to Host Datafiles & Patch Files for disconnected consoles

 

This configuration is meant to be used if you have at least one offline console system that can reach the distribution server share. This allows the offline

console(s) to update patch & threat defintions, binaries, and patch files easily without being connected to the internet.

 

*Note* The distribution server will need to be set up under Tools > Operations > Distribution Servers for all consoles.

 

Once you have your distribution server set up in all consoles, change the following settings for the Protect console systems within the offline network:

 

1. Go into Tools > Operations.

2. Click the 'Downloads' tab.

3. Change the 'Definition download source' to "Specific Distribution Server" and set it to use your distribution server.

4. Change the 'Patch and Service Pack download source' to use a "Specific Distribution Server" and point to your distribution server.

(Optional) You can set the 'Schedule automatic downloads' settings.

Capture1.JPG

Important: This configuration requires that you are downloading the latest engines, definitions, and patch files on your internet connected console, and that you are synchronizing those downloads to the distribution server from the internet connected console. Definitions are downloaded by running Help > Refresh Files, and patch files are downloaded manually - either using View > Patches or by downloading from a scan result.

 

If the latest definitions and patches do not exist on the distribution sever share, your offline consoles will not display the latest patches and most likely fail to install many outdated patches.

 

If using data rollup

 

You can still use the data rollup function, however, you will need to either:

A) Open port 3121 and have a connection available to the master console system, or;

B) Set up port forwarding to port 3121 from one network to the other. We do not assist in setting this up so you will need to contact your network admin.

 

This will allow you to run reports on your master console to see the current status of all machines in your environment. Note that the master console for data rollup has no control over the other Protect consoles - it is only able to run reports based on results available from any other console that is set to run data rollup to the master console.

 

More information about setting up the data rollup function can be found here:

 

http://www.shavlik.com/onlinehelp/Protect90HTMLHelp/HFN.htm

Navigate to: Contents > Common Tasks > Configuring Program Operations > Data Rollup Operations

Enabling additional Threat Scan tracing for a single agent

$
0
0

If there is a problem with threat scan detection we may need full tracing from the threat (antivirus) scan. Follow the steps below to obtain these additional logs.

 

1. Go to the client (agent) system where you are seeing the issue.

2. Open Services.msc, and stop the following services:

     For version 9.x:

          Shavlik Protect Agent

          Shavlik Protect Agent Dispatcher

          Shavlik Protect Threat Engine

     For version 8.x:

          VMware vCenter Protect Agent

          VMware vCenter Protect Agent Dispatcher

          VMware vCenter Protect Threat Engine

3. Open task manager, Processes, and end the STAgentUI.exe process. (Displayed as Agent UI in Windows 8/Server 2012 process manager.) All other agent processes should have ended when the services were stopped.         

4. Delete or move ALL the files that currently exist in the following directory:

     v.9.x on Windows 7,8,2008,Vista,2012: C:\ProgramData\LANDesk\Shavlik Protect\Logs

     v.9.x on Windows XP or 2003: C:\Documents and Settings\All Users\Application Data\LANDesk\Shavlik Protect\Logs

     v.8.x on Windows 7,8,2008,Vista,2012: C:\ProgramData\Shavlik Technologies\Logs

     v.8.x on Windows XP or 2003: C:\Documents and Settings\All Users\Application Data\Shavlik Technologies\Logs

5. Go into the following directory:

     v.9.x on 64bit: C:\Program Files (x86)\LANDesk\Shavlik Protect Agent

     v.9.x on 32bit: C:\Program Files\LANDesk\Shavlik Protect Agent

     v.8.x on 64bit: C:\Program Files (x86)\VMware\vCenter Protect Agent

     v.8.x on 32bit: C:\Program Files\VMware\vCenter Protect Agent

6. Locate the STThreat.exe.config, and open the file in a text editor.

7. Find the line that says;

     <threatServiceStartup preventAPIfIncompatiblesExist="false" debugFiles="false" tslog="false"/>

     Change it to the following:

     <threatServiceStartup preventAPIfIncompatiblesExist="true" debugFiles="true" tslog="true"/>

8. Save the file.

9. Start all the agent services back up (see step two).

10. Start the agent. You can do this by opening the agent UI from the start menu (paths below) or by going into the program files directory and running the STAgentUI.exe.

     v.9.x: Start > All Programs > Shavlik Protect > Shavlik Protect Agent

     v.8.x: Start > All Programs > VMware vCenter Protect > VMware vCenter Protect Agent

11. Run a full threat scan or recreate the issue.

12. Once the scan is complete or you have reproduced, zip and send ALL the files that now exist in the directory mentioned in step four.

     Note: Some of the additional logging created may be in XML format.

Gathering Console, Client Side (agentless), and Agent logs for Protect

$
0
0

Here are some basic instructions on how to gather console, client (target) side logs, and agent logs for Protect 8.x and 9.x.  These should work for most console and agent type issues.

 

Protect 9.X console logging:

 

1. Please open the Protect GUI and then go to Tools > Options > Logging and change logging to “All” for both user interface and services.

a. If you are unable to set logging via the GUI see this doc: http://community.shavlik.com/docs/DOC-22938

2. Close the Protect GUI.

3. Stop the Shavlik Protect Console Service.

4. Delete all the logs from

a.  Windows 7, 8, 2008, 2012 & Vista: C:\ProgramData\LANDesk\Shavlik Protect\Logs

b.  Earlier OS’s:  C:\Documents and Settings\All Users\Application Data\LANDesk\Shavlik Protect\Logs

5.  Start the console service and open the Protect GUI.

6. Attempt to reproduce the issue. Please document steps to reproduce.

a. Collect the logs from the Logs folder mentioned earlier in step 4 (please zip if possible)

b. [Deployment issues only] On the target system please zip and send a copy of the entire C:\Windows\Propatches folder and its contents (you can leave out the Patches sub-folder).

7. Zip and send all the logs.

 

 

Protect 9.x agent logging:

 

1. Open the agent policy assigned to the machine we are gathering logs from.

2. Change the logging level to ‘All’ and Save and update Agents.  Choose to update agents if prompted.

3. Go to the target machine, close the agent GUI and stop the services:

     o The services start with Shavlik or ST.

4. Delete all the logs from:

     o Vista & Later: C:\ProgramData\LANDesk\Shavlik Protect\Logs

     o Earlier OS’s:  C:\Documents and Settings\All Users\Application Data\ LANDesk\Shavlik Protect\Logs

5. Start services.

6. Attempt to reproduce the issue. Please note the steps to reproduce.

7. Take applicable screenshots.

8. Zip and send all the logs and screenshots. (from the previous specified folders above)

 

Deployment Logs (All current supported versions)

(For agentless deployment)

It may be best to enable target side verbose logging before obtaining these logs. See the following document on how to do so:
http://community.shavlik.com/docs/DOC-23048

  1. On the machine you are deploying to navigate to C:\Windows\ProPatches
  2. Locate the CL5.log, dplyevts.log, and Safereboot.log and copy to a new folder on the desktop.
  3. Navigate to C:\Windows\ProPatches\Scheduler.
  4. Locate the Scheduler.log and add it to the folder created in step 2 so all logs are together.
  5. Zip and send all the logs.

 

Protect 8.X console logging:

 

1. Please open the Protect GUI and then go to Tools > Options > Logging and change logging to “All” for both user interface and services.

     a. If you are unable to enable logging via the GUI see doc: http://community.shavlik.com/docs/DOC-22938

2. Close the Protect GUI.

3.  Stop all of the services:

     a.  For Protect 8.X, the service name starts with VMware vCenter Protect.

4. Delete all the logs from:

     a.  Vista & Later: C:\ProgramData\Shavlik Technologies\Logs

     b.  Earlier OS’s:    C:\Documents and Settings\All Users\Application Data\Shavlik Technologies\Logs

5. Start services and open the Protect GUI.

6. Attempt to reproduce the issue.  (please note how to reproduce)

7.  Take applicable screenshots.

8.  Zip and send all the logs and screenshots. (from the previous specified folders above)

 

Protect 8.X agent logging:

 

1. Open your agent policy assigned to the machine we are gather logs from.

2. Change the logging level to ‘All’ and Save and update Agents.

3. Go to the target machine, close the agent GUI and stop the services:

     o For Protect 8.X, the service name starts with VMware vCenter Protect.

4. Delete all the logs from:

     o Vista & Later: C:\ProgramData\Shavlik Technologies\Logs

     o Earlier OS’s:    C:\Documents and Settings\All Users\Application Data\Shavlik Technologies\Logs

5. Start services.

6. Attempt to reproduce the issue.  Please note the steps to reproduce.

7. Take applicable screenshots.

8. Zip and send all the logs and screenshots. (from the previous specified folders above

 

Additional Logging for Threat Protection/Antivirus Issues:

There is additional logging that can be obtained for Threat Protection/Antivirus related issues, such as detection of false positives. See the following document for the steps to obtain this addtional logging:

http://community.shavlik.com/docs/DOC-23066


Agent Install Error: File System Must Be NTFS

$
0
0

Issue:


     When attempting to manually install an agent on a machine, you receive the error "File System must be NTFS."

 

image002.jpg

 

Resolution:


     1. Ensure your Operating System is using an NTFS file system. This can confirmed by running msinfo32.exe from the run dialog box within          Components>Storage>Drives

 

     2. Within the agent machines registry, removed any folders and/or keys related to the Protect Agent from

         hkey_local_machine\software\classes\installer\products\

 

         Note: It is highly recommended that a registry backup be created prior to altering.

 

     3. Once the registry entries have been removed, you may run the agent installer again.

Error Syncing Distribution Server - Distribution Server with id 1 cannot be found.

$
0
0

Symptoms

Synchronizing Distribution Server shows error in event history: Distribution Server with id 1 cannot be found.
Note:The ID value may vary.

 

error.png

Cause

The Synchronization action is no longer associated with a Distribution Server. This typically occurs when a Distribution Server has been added, sync jobs scheduled, and then the Distribution Server removed.

 

no ds.png

 

 

Resolution

Delete the scheduled sync jobs and readd them assigned to a Distribution Server.

 

with ds.png

SQL query to delete all credentials from Protect database, for logged error: Key not valid for use in specified state

$
0
0

ISSUE / SYMPTOMS

The Protect console crashes upon attempting to open the application.

 

 

The GUI will display one of the following errors:

 

"At least one of your credentials can no longer be decrypted. Please edit or delete every credential with a 'User Name' of 'None' in the Credential Manager."

 

"Protect can no longer decrypt credentials for this user. This typically happens when someone does a hard password reset on a Windows Account."

 

"The console service can no longer decrypt shared credentials. All users who have shared credentials with the console service must go to the Credential Manager and re-share them to restore functionality."

 

 

The ST.Protect.managed.log will show the following error:

System.Security.Cryptography.CryptographicException: Key not valid for use in specified state.

 

 

RESOLUTION

 

In some instances these issues can be resolved by deleting invalid and/or duplicate credentials from the Manage > Credentials section of Protect. However, if there is no way to access the Protect console and get into the credential manager, the workaround is to use the attached SQL query.

 

The attached SQL query will delete ALL credentials stored in the Protect database for ALL users.

 

Basic Steps to use the attached SQL query:

 

1. Ensure Protect is closed.

2. Open SQL Server Management Studio

3. Connect to the database that contains the Protect database you want to delete the credentials from.

4. Backup the database.

5. Open DeleteCredentials.sql into a query window.

6. Read disclaimer at the top.

7. Execute the script

8. *Note: 2 tables TMPUserCredential and TMPUserCredentialUsage are created and

  need to be renamed or deleted to run the script again

  - These tables can be deleted at some point in the future when

   you have entered new credentials and do not want the old ones back

9. Close SQL Server Management Studio, and try opening Protect now.

 

 

APPLIES TO

 

vCenter Protect 8.x

Shavlik Protect 9.x

How to troubleshoot Remote Registry Errors

$
0
0
Symptoms

 

Test Connection fails

The affected client report one of the following errors when a Test Connection is run:

  • Registry reports: The network path was not found(53)
  • Perfmon reports: Unable to connect to specified machine or machine is offline (-2147481648)

 

 

Possible Solutions

 

 

This can happen if the Remote Registry is not running, not responding, or if the IPC pipe is blocked by a policy or registry change.

 

To troubleshoot this issue:

  1. Click Start > Control Panel > Administrative Tools > Services.
  2. Find the "Remote Registry" service. Ensure the Startup Type is set to Automatic and the Status is set to Started. Start the service or change the startup type to match these values.
  3. If the connection still fails, restart the "Remote Registry" service and try again.
  4. Check the Active Directory or domains for a policy blocking access to the Remote Registry service.
  5. Open the Registry Editor (regedit.exe ) and check the key:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurePipeServers\winreg
    • If the key is missing, restore it by exporting a known good key from another server running the same operating system and service pack level. Restart the server.
  6. If the connection still fails, reboot any Active Directory domain controllers.

 

 

 

 


Publishing Apple Application Support (AAS) with SCUPdates

$
0
0

Purpose

This article provides steps to obtain and publish Apple Application Support (AAS) when using SCUPdates content.  

Resolution

 

Obtaining the AAS MSI package

You can obtain the AAS MSI package using the installer on the File Compression utility.

 

Note: Each AAS patch description indicates the product to which it applies.

 

Using the Installer

  1. Download the version of the product installer with which you are planning to deploy AAS. 
  2. Launch the installer.

    Note: Do not select any of the installation wizard buttons.
  3. Navigate to the current user's temporary directory. For example, C:\Documents and Settings\currentlyloggedonuser\Local Settings\Temp\IXPrandomnumber.tmp
  4. Locate the file named AppleApplicationSupport.msi
  5. Copy this file to another location. 
  6. Cancel the installation wizard for the product. 
  7. Rename the AppleApplicationSupport.msi file with an appropriate name. For example:

    For Apple Application Support 1.0.0 – AppleApplicationSupport100.msi
    For Apple Application Support 1.0.1 – AppleApplicationSupport101.msiFor Apple Application Support 1.1.0 – AppleApplicationSupport110.msi

Using a File Compression utility

  1. Download the version of the product installer with which you are planning to deploy AAS. 
  2. Open the installer using a file compression utility, such as 7-Zip or Winrar. 
  3. Locate the AppleApplicationSupport.msi file. 
  4. Copy this file to another location and then close the utility. 
  5. View the file properties of the copied AppleApplicationSupport.msi file. 
  6. Click the Summary Tab. 
  7. Under the Description> Comments section, the version of AAS is displayed. Confirm that this is the desired version. 
  8. Close the Properties page. 
  9. Rename the AppleApplicationSupport.msi file with an appropriate name. For example:

    For Apple Application Support 1.0.0 – AppleApplicationSupport100.msi
    For Apple Application Support 1.0.1 – AppleApplicationSupport101.msiFor Apple Application Support 1.1.0 – AppleApplicationSupport110.msi

Publishing AAS

  1. Edit the SCUPdate package.
    1. Using the System Center Updates Publisher, navigate to the appropriate package and choose to edit the package. 
    2. Change the Download URL (or UNC) to a location to which your clients can connect. For example:
    3. Proceed through and complete the rest of the wizard, without editing any further settings.
  2. Publish the update.

Products

 

Shavlik SCUPdates

VMware vCenter Protect Update Catalog

Viewing all 1352 articles
Browse latest View live