Query to modify package

TechUST 561 Reputation points
2025-01-12T17:27:46.4666667+00:00

Hii There

,

I am working on the Anypoint Studio 7.20.0 package. I have deployed the package through Intune and SCCM using a script, and the application has successfully been installed on the test machine. The behavior of this application is that it extracts the entire ZIP file to the C drive and then moves it to the Program Files directory. Additionally, it creates a shortcut to AnypointStudio.exe on the desktop.

The problem is that after deployment through SCCM or Intune, the app installs successfully, and the shortcut is created on the desktop. However, when the end user clicks on the shortcut to open the application, a UAC (User Account Control) or firewall pop-up window appears, prompting the user to enter a password. Since the end user does not have admin privileges, they are unable to proceed.

I would like to resolve this issue by either modifying the script to prevent this prompt or configuring Defender or firewall settings through Intune to ensure that the pop-up does not appear on the user's end.

When I performing a manual installation, i.e., running the script, a Firewall or UAC pop-up appears. I am not sure how to remove this so that the end user does not encounter a UAC or admin credential pop-up whenever they open the shortcut. Also, I don’t want to suppress this using Task Scheduler, so please suggest another solution.

I am attaching the script and the application URL for your review. Please review it and help me resolve this issue. I would greatly appreciate your assistance.

Anypoint Studio 7.2.0 for Windows 64bin the URL is https://mule-studio.s3.amazonaws.com/7.2.0-GA/AnypointStudio-for-win-64bit-7.2.0-201807311324.zip

Java is required for Anypoint Studio, and I have deployed the Java 17 package separately.

Pop-up appear when click shortcut icon from desktop....

1000126036

Anypoint.pdf _ here the script which i made.

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
1,050 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,408 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,967 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,726 questions
Microsoft Defender for Cloud Apps
Microsoft Defender for Cloud Apps
A Microsoft cloud access security broker that enables customers to control the access and use of software as a service apps in their organization.
163 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.