Dec 02, 2022
03:26 PM
Hi All, Please give this .prq a try. It should address the problem with .net 7.0 being installed, while still prevent installs when 6.X versions are present.
We hope it helps. Thank you.
... View more
Aug 10, 2022
04:00 PM
Summary
By itself Visual Studio 2010 Shell (Isolated) is EOL. However if it is installed with SQL Server 2014 or SQL Server 2012 on the same machine, Microsoft has stated that the EOL date is 2024. We mark it as EOL, but technically it isn't in this situation.
According to Microsoft lifecycle policy of Visual Studio 2010, the support ended on July 14, 2020. However, if Visual Studio 2010 Shell (Isolated) or Shell (Integrated) is installed with SQL Server 2014 or SQL Server 2012, Visual Studio 2010 Shell will be supported until the end of support for SQL Server 2014 (07/09/2024) or for SQL Server 2012 (07/12/2022).
Description
The bundled edition of the Isolated Shell is supported only when integrated with the main product, and its lifecycle extends to the lifecycle duration of the main product. As such, it is of opinion that the Visual Studio Shell 2010 is simply a dependency software. This splits the standalone and bundled versions very much apart in terms of general code management, implementation, and security reporting. Given that the vulnerable code is within a bundled component of the main server installation. The bundled version should automatically be covered by the advisories for SQL server given that this program in question is not supported outside this configuration. Much of the information is based on the decision we took for exactly the same metadata/file problems, case scenario, and general vendor approach to handling bundled VS standalone releases seen in the HitmanPro.Alert software before [1]. The following link leads to an article that explains our decision logic.
[1] https://community.flexera.com/t5/Software-Vulnerability-Manager/Sophos-HitmanPro-Alert-3-x-detection/ta-p/179347
... View more
Labels:
Jul 28, 2022
05:20 PM
1 Kudo
Summary
If your import of applications into the Application Manager catalog takes an extremely long time, there are a few adjustments to your environment that may be made.
Description
One large improvement sometimes comes from having a dedicated Drive for the Adminstudio Temp folder. This setting can be found under Options->General->Select Temporary Location.
Another improvement can be made by increasing the RAM on the machine, beyond the minimum requirements.
And many companies often have antivirus software that does real-time scanning of files during the import process. Adding rules\exclusions for Adminstudio Processes may also improve performance. It may also help to whitelist the Adminstudio Temp folder as well.
An additional alternative to Live Scanning on Demand is to have the import files be saved to Shared Storage via other endpoints where virus scans are performed regularly for any new files entering the network and scanned on a routine scheduled basis.
It is also recommended to have 16GB of RAM to help improve performance.
... View more
Labels:
Jul 07, 2022
03:03 PM
2 Kudos
Summary
Explanation of why the Package Feed Module doesn't include a Firefox .msi package.
Description
The .msi offered by Mozilla for Firefox is just a wrapper for its .exe installer. Thus there is little to be gained as an option for the Package Feed Module to include.
... View more
Jul 09, 2021
11:27 AM
Hi Nutella,
Are you repackaging on a clean OS? Preferably one that is a snapshot of a clean machine and reverted each time for repackaging. Does this error also happen for all packages or just the one? What is the State value of this reg key set to?
"HKCU\Software\Microsoft\Windows\CurrentVersion\WinTrust\Trust Providers\Software Publishing"
Thank you.
... View more
May 24, 2021
02:29 PM
1 Kudo
Hi Tavila,
If you go into the SVM Console->Patching->WSUS / System Center-> Available, Do you see the Adobe Reader and Acrobat patches there?
Also when you created the patch, in Step 1, did you Check "Use Flexera Custom Naming"?
... View more
Mar 04, 2021
01:46 PM
Hi JOYITAN
The Package Feed Module reaches out to https:// dl.csi7.secunia.com https://community.flexera.com/t5/AdminStudio-Forum/Package-Feed-module-URL/td-p/120353
As that is a secure URL using HTTPS, it also has a certificate for the https connection that should verify it's authenticity.
We hope that helps.
... View more
Mar 03, 2021
02:57 PM
HI RESMDS, It should run in the user context. So you should be able to write to HKCU. I have done limited testing and created a transform that wrote a key under HKCU.
The key did not initially exist in the registry tables of the .msi but was added as a part of the transform. Running the .msi with the Transform wrote the key to HKCU.
We hope that helps.
Thank you RESMDS
... View more
Feb 25, 2021
09:14 AM
Hi Lizabeth, Please try now. The SMS messaging issue should be resolved.
Thank you.
... View more
Feb 24, 2021
01:30 PM
Hi Lizabeth,
There currently is a known issue with our SMS messaging. We're looking into it and will update with more info.
... View more
Feb 22, 2021
02:07 PM
Hi Brandon, This may be what you're looking for:
https://docs.revenera.com/installshield26helplib/helplibrary/IHelpTransformsResponse.htm?Highlight=response%20transform
You should have Installshield available as a part of the AdminStudio Suite. Then take a look into a Response Transform.
You can also use the cmdline to pass in MSI properties if you know the Property Name.
https://docs.revenera.com/installshield26helplib/helplibrary/IHelpCmdLineMSI.htm?Highlight=msi%20command%20line
The above link also mentions the switches needed for a MSI silent\quiet install.
Hopefully the above information gets you what you need.
... View more
Feb 08, 2021
03:11 PM
Hello Hai_diep, You can get the environmental variable into a MSI Property with a simple Installscript Custom action.
For example:
function MyFunction(hMSI) // To Do: Declare local variables. STRING pathvar; begin
// To Do: Write script that will be executed when MyFunction is called.
GetEnvVar("Path",pathvar); MsiSetProperty(hMSI,"TESTENV",pathvar);
end;
Schedule the CustomAction early in the UI Sequence. Even first action should work.
Then you can use [TESTENV] in the Replace With section of the Text File Changes->Change.
... View more
Feb 05, 2021
05:32 PM
Summary
Sophos HitmanPro.Alert is represented by two distinct (separately developed) versions. The version which Software Vulnerability Manager is programmed to detect is the HitmanPro.Alert (standalone). Sophos has decided to port their “bundled” version into their other product named “Intercept X” . T he bundled HitmanPro.Alert has similar version metadata of its files as the standalone HitmanPro.Alert, but the bundled product receives security fixes while the public version in the same ranges is vulnerable. This situation leads to the problem that “bundled” release of HitmanPro.Alert is detected by the SVM as the actual “standalone” version.
Description
This is because the SVM sees the same file names, same file version range as the standalone, and available in the same locations as the standalone on the physical drive. SVM then flags the bundled version as Insecure (which is true for the standalone release), but as this bundled version has been silently patched by the vendor – this assessment status appears incorrect.
To drive continuous reporting on the standalone version, to which we have committed to detect and assess continuously, Flexera will continue to detect the standalone product without changing its detection assessment mechanism s .
This means that customers who run the bundled release that comes with “Intercept X” should ignore the security status displayed in the SVM product. Instead, revert to emailing the vendor and requesting more information on whether their actual bundled release is vulnerable, or it is secure .
Naturally, Flexera is looking to establish a contact with the vendor in relation to this problem; but in the meanwhile, until a good solution is found, please follow the hereby mentioned suggestions if you are running a bundled version of HitmanPro.Alert 3.x.
... View more
Jan 20, 2021
02:03 PM
1 Kudo
Description:
The latest secure standalone installers of the Google Chrome product appear to fail on install for systems that have no prior installation. Currently, based on our research and quality assurance, the issue appears to show a problem on the vendor's end. This notion is also supported through a post by a third-party on the support pages of the vendor (See additional info: [1]).
As a result, we are currently unable to provide the SPS packages for the installer and instead provide generic links towards the vendor download pages.
We are still monitoring and are continuing to work hard towards bringing you the full extent and convenience our SPS packages provide in that regard. For example, should the vendor provide an installer which appears to work regardless of installation circumstances, then we will proceed with the creation and distribution of SPS packages to aid our customers.
UPDATE:
Today, January 22nd, Flexera released SPS packages to the SVM for the latest 88.x release of Google Chrome. Although the released to SVM version of Chrome has specific build number of 88.0.4324.104 that is slightly higher than version 88.0.4324.96 that is recommended by SA100239 as the next secure version, the higher x.x.x. 104 release should be fully sufficient to patch the vulnerabilities reported through the aforementioned SAID, since this release builds on top of the code of 88.0.4324.96 and it only carries a technical hotfix for problems with the Google Chrome installers reported through the current KB. Flexera has included a double-reference for the secure version through the SPS system in SVM, where you will notice a recommendation under the "Patched Version" column to patch to 88.0.4324.96/104, thus indicating that the included SPS patch is of version 88.0.4324.104.
Additional Info:
[1] https://support.google.com/chrome/a/thread/94282332?hl=en
... View more
Dec 30, 2020
02:55 PM
3 Kudos
Summary:
Adminstudio Keeps Prompting for Activation Even After Activation Code was Entered.
Description:
When activating, make sure the Activation Code for your Product matches the Version of the Product.
Even if you have a perpetual license for Adminstudio 2019, it does not translate to a license for Adminstudio 2020.
... View more
Latest posts by ayung_2831
Subject | Views | Posted |
---|---|---|
67 | Dec 02, 2022 03:26 PM | |
737 | Aug 10, 2022 04:00 PM | |
278 | Jul 28, 2022 05:20 PM | |
393 | Jul 07, 2022 03:03 PM | |
814 | Jul 09, 2021 11:27 AM | |
933 | May 24, 2021 02:29 PM | |
531 | Mar 04, 2021 01:46 PM | |
946 | Mar 03, 2021 02:57 PM | |
897 | Feb 25, 2021 09:14 AM | |
928 | Feb 24, 2021 01:30 PM |
Activity Feed
- Posted Re: .NET 6 prerequisites on InstallShield Forum. Dec 02, 2022 03:26 PM
- Posted Visual Studio 2010 Shell (Isolated) installed with SQL Server 2014 or SQL Server 2012 . on Software Vulnerability Manager Knowledge Base. Aug 10, 2022 04:00 PM
- Posted Adminstudio Import Performance Concerns on AdminStudio Knowledge Base. Jul 28, 2022 05:20 PM
- Posted Package Feed Module and Firefox .Msi on AdminStudio Knowledge Base. Jul 07, 2022 03:03 PM
- Posted Re: Repackager - Only getting initial snapshot on AdminStudio Forum. Jul 09, 2021 11:27 AM
- Got a Kudo for Re: Adobe Reader and Acrobat patches are not syncing to configuration Manager update catalog. May 31, 2021 04:29 AM
- Posted Re: Adobe Reader and Acrobat patches are not syncing to configuration Manager update catalog on Software Vulnerability Management Forum. May 24, 2021 02:29 PM
- Posted Re: Security Architecture of Package Feed Module in Flexera Admin Studio on AdminStudio Forum. Mar 04, 2021 01:46 PM
- Posted Re: How to configure MST to accept input variable? on AdminStudio Forum. Mar 03, 2021 02:57 PM
- Posted Re: SMS notification on AdminStudio Forum. Feb 25, 2021 09:14 AM
- Posted Re: SMS notification on AdminStudio Forum. Feb 24, 2021 01:30 PM
- Posted Re: How to configure MST to accept input variable? on AdminStudio Forum. Feb 22, 2021 02:07 PM
- Kudoed How to manually upgrade the Software Vulnerability Manager On-Premises Linux box/CentOS SVM Virtual Applicance from php 7.2 to php 7.3 for raslam. Feb 17, 2021 02:58 PM
- Posted Re: Dynamic property system variable text file change on AdminStudio Forum. Feb 08, 2021 03:11 PM
- Posted Sophos HitmanPro.Alert 3.x detection. on Software Vulnerability Manager Knowledge Base. Feb 05, 2021 05:32 PM
- Posted Google Chrome 88.x Secure, Standalone Installer - Issue With Installer Provided By Vendor on Software Vulnerability Manager Knowledge Base. Jan 20, 2021 02:03 PM
- Posted Adminstudio Keeps Prompting for Activation Even After Activation Code was Entered. on AdminStudio Knowledge Base. Dec 30, 2020 02:55 PM
- Posted Re: How to skip phase while submitting new request in Flexera workflow manager on AdminStudio Forum. Nov 17, 2020 02:27 PM
- Posted Re: Larger pages from /api/advisories ? on Software Vulnerability Management Forum. Nov 05, 2020 01:29 PM
- Posted Re: SVR API issues on Software Vulnerability Management Forum. Sep 25, 2020 04:30 PM