This website uses cookies. By clicking OK, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
chiranjeevi
Flexera
Sep 18, 2020
01:22 PM
1 Kudo
Patch for AdminStudio 2019 R2
Summary
A patch for AdminStudio 2019 R2 is made available to address a couple of product bugs identified by the AdminStudio product team. This article explains those bugs and how to apply the patch on the affected version of AdminStudio to fix the bugs.
Symptoms
Every package imported from the Package Feed Module into AdminStudio’s application catalog was missing the setup file name in the command line value set in ‘Install Command Line’ property. So, there was a need to manually update the value in this property with the setup file name.
The following error is seen while building MSIX projects in AdminStudio Edition of InstallShield (Editor):
Error Description: The specified provider is unknown ‘ISMSIX’
Error Code: -9009
Resolution
The patch will fix both the issues mentioned above. Please go to the below link to download the patch:
https://flexerasoftware.flexnetoperations.com/control/inst/AnonymousDownload?dkey=15101737
How to Apply the Patches:
The downloaded AS2019R2_Patch.zip includes two patch installers:
Patch#1 AS2019R2_Patch.exe
Patch#2 IS2019_Patch.exe
To Apply Patch #1:
Copy the AS2019R2_Patch.zip to the machine where AdminStudio 2019 R2 is installed
Close all the instances of AdminStudio, AdminStudio tools opened.
Kill the AdminStudioHost.exe (if it is already running) from the tray icon area on the taskbar.
Extract the AS2019R2_Patch.zip
Double click on the AS2019R2_Patch.exe | Wait until the patch installation wizard appears | Continue the wizard to apply the patch
To Apply Patch #2:
Copy the AS2019R2_Patch.zip to the machine where AdminStudio 2019 R2 is installed
Close all the instances of AdminStudio, AdminStudio tools opened.
Kill the AdminStudioHost.exe (if it is already running) from the tray icon area on the taskbar.
Extract the AS2019R2_Patch.zip
Double click on the IS2019_Patch.exe | Wait until the patch installation wizard appears | Continue the wizard to apply the patch
Note: These patches can be applied in any order to fix the issues.
... View more
Labels:
Feb 05, 2020
05:33 AM
@madhupn
Thank you for your reply.
We'll take a look at the attached script and get back with the observations.
... View more
Feb 03, 2020
06:43 AM
@madhupn
I tried to run Invoke-ASImportPackage, Remove-ASApplication cmdlets on a test catalog.
If a package gets imported successfully "Invoke-ASImportPackage" cmdlet returns the package object as shown in the attached screenshot " Invoke-ASImportPackage.JPG " which can be used to validate the import.
If an application is removed using the "Remove-ASApplication" cmdlet, it returns "The delete operation completed successfully." string as shown in the screenshot " Remove-ASApplication.JPG " which can be used to validate the success or failure.
Hope this helps.
... View more
Jan 27, 2020
04:55 AM
1 Kudo
Automated Application converter uses TCP Ports# 135 and 443 for external communication and will be using a random remote port within the machine to establish this communication via those standard TCP ports. AdminStudio Application Manager and AdminStudio Host processes use default port #1433 to connect to the SQL server.
To see the ports which are used by Automated Application Converter - Launch Automated Application Converter tool alone and launch Resource Monitor Tool - Network Tab - TCP Connections.
... View more
Jan 24, 2020
04:03 AM
Thank you for your reply.
Currently, I am working with our engineering team to get the requested details. As soon as I have them, I'll update.
... View more
Jan 23, 2020
04:09 AM
Hi @cliffordhull,
I believe, that you are trying to configure the infrastructure required to work with the Automated Application converter to carry out conversions.
Are you looking for automating the whole conversion process or just would like to know the technical aspects of the tool?
Could you please help me understand the use case to provide you with the required details.
... View more
Jan 10, 2020
05:49 AM
In local environment, one can host the VMs and the AdminStudio server on the same Hyper-V server to carry out the conversions. As far as I know, it should work if the VMs are hosted in a Hyper-V server enabled VM which is hosted in Azure wherein the AdminStudio server also stays on the same Hyper-V server.
... View more
Jan 10, 2020
05:43 AM
Yes, to convert MSI/EXE packages to MSIX format, one would need a VM to carry out the conversion process using the Automated Application Converter. Today, AdminStudio's Automated Application Converter tool supports only Microsoft Hyper-V Server, VMWare ESX or ESXi Server, Local machines to perform conversions to convert the target packages to different formats such as MSIX. Adding VMs from Azure in the Automated Application Converter tool is not supported as of now, but I had a discussion with our product management regarding this requirement and submitted an enhancement request for the same with master issue # IOJ-2090503.
... View more
Dec 27, 2019
03:15 AM
Self-signed digital certificates can be used in InstallShield to sign the packages.
This issue needs to be analyzed in-depth in a screen sharing session to figure out the root cause.
Feel free to submit a new support ticket for the same, if you have an active maintenance plan for support.
... View more
Dec 25, 2019
02:39 AM
Is the self-sign digital certificate installed into the trusted store?
If not, please try installing the same to the trusted store(Trusted Root Certification) and try to sign the package.
... View more
Dec 23, 2019
04:38 AM
@john_burke
There is no bat file contents in the post. Please attach the same to look into the issue.
... View more
Dec 23, 2019
03:59 AM
Unfortunately, today there are no InstallShield automation APIs for creating MSIX packages.
The good news is that implementing the same is on the cards and is expected to be available in the upcoming release of InstallShield which is planned for Q1 2020.
... View more
Dec 20, 2019
01:18 AM
Have you tried with any other executable which has a shortcut icon embedded into the binary?
Please let us know the exact InstallShield version you are using to help resolve the issue.
... View more
Nov 28, 2019
03:55 AM
Summary
How to get back hidden tools in AdminStudio - Application Isolation Wizard, Quality Monitor and Security Console tools under ‘AdminStudio Tools’ Menu?
Symptoms
Starting from AdminStudio 2018 and later, Application Isolation Wizard, Quality Monitor and Security Console tools are not listed under the ‘AdminStudio Tools’ menu.
Cause
The usage of some of the tools in AdminStudio was very low. In order to keep AdminStudio relevant and simple, some of such tools were hidden in the product.
Steps to Reproduce
Install AdminStudio 2018 or later
Launch the AdminStudio and Connect to an application catalog.
On the ‘Home’ tab, click ‘AdminStudio Tools’ and observe
Resolution
Close all the open instances of AdminStudio
Execute the attached 'Unhide_AS_Tools.sql' SQL file in SQL Server Management Studio against the Application catalog connected.
Launch AdminStudio and connect to the Application Catalog to get back the hidden tools - Application Isolation Wizard, Quality Monitor, and Security under ‘AdminStudio Tools’ Menu
... View more
Nov 22, 2019
12:12 AM
@chris_glum
Have you tried adding a new driver in the ODBC resources section in which you can choose the sqlncli11.dll present in 'C:\Windows\System32' if SQL Server Native Client 11.0 is installed.
Please see the attached screenshot.
Hope this helps.
... View more
Latest posts by chiranjeevi
Subject | Views | Posted |
---|---|---|
1086 | Sep 18, 2020 01:22 PM | |
2166 | Feb 05, 2020 05:33 AM | |
2193 | Feb 03, 2020 06:43 AM | |
238 | Jan 27, 2020 04:55 AM | |
750 | Jan 24, 2020 04:03 AM | |
768 | Jan 23, 2020 04:09 AM | |
789 | Jan 10, 2020 05:49 AM | |
793 | Jan 10, 2020 05:43 AM | |
779 | Dec 27, 2019 03:15 AM | |
1306 | Dec 25, 2019 02:39 AM |
Activity Feed
- Posted Patch for AdminStudio 2019 R2 on AdminStudio Knowledge Base. Sep 18, 2020 01:22 PM
- Posted Re: Issues with AdminStudio PowerShell Cmdlets on AdminStudio Forum. Feb 05, 2020 05:33 AM
- Posted Re: Issues with AdminStudio PowerShell Cmdlets on AdminStudio Forum. Feb 03, 2020 06:43 AM
- Got a Kudo for Re: Adminstudio auto conversion. Jan 27, 2020 08:14 AM
- Posted Re: Adminstudio auto conversion on AdminStudio Forum. Jan 27, 2020 04:55 AM
- Posted Re: Adminstudio auto conversion on AdminStudio Forum. Jan 24, 2020 04:03 AM
- Posted Re: Adminstudio auto conversion on AdminStudio Forum. Jan 23, 2020 04:09 AM
- Posted Re: Adminstudio automation on AdminStudio Forum. Jan 10, 2020 05:49 AM
- Posted Re: Adminstudio automation on AdminStudio Forum. Jan 10, 2020 05:43 AM
- Posted Re: MSIX BUILD ERROR 9008 & 9009 on AdminStudio Forum. Dec 27, 2019 03:15 AM
- Posted Re: MSIX BUILD ERROR 9008 & 9009 on AdminStudio Forum. Dec 25, 2019 02:39 AM
- Posted Re: Wise Script Editor - Calling a Bat file RM /S /Q Repository returns "System cannot find the File Specified" on AdminStudio Forum. Dec 23, 2019 04:38 AM
- Posted Re: MSIX API using install shield on AdminStudio Forum. Dec 23, 2019 03:59 AM
- Posted Re: MSIX BUILD ERROR 9008 & 9009 on AdminStudio Forum. Dec 20, 2019 01:18 AM
- Posted How to get back the hidden tools in AdminStudio - Application Isolation Wizard, Quality Monitor, and Security Console tools under ‘AdminStudio Tools’ Menu? on AdminStudio Knowledge Base. Nov 28, 2019 03:55 AM
- Posted Re: SQL Server Native Client 11.0 not in ODBC Resources on AdminStudio Forum. Nov 22, 2019 12:12 AM
- Posted Digital Signing Patch for InstallShield Editor included in AdminStudio 2016 SP2 and above on AdminStudio Knowledge Base. Nov 07, 2019 01:02 AM
- Posted Re: Linking Workflow Manager Requests on AdminStudio Forum. Nov 03, 2019 10:19 PM
- Posted Re: Error Connecting AdminStudio to SCCM on AdminStudio Forum. Oct 31, 2019 06:57 AM
- Posted Re: Error Connecting AdminStudio to SCCM on AdminStudio Forum. Oct 30, 2019 10:36 AM
Contact Me
Online Status |
Offline
|
Date Last Visited |
Feb 11, 2020
11:26 AM
|