Search found 3 matches

Go to advanced search

by ernestoacostacuba
Mon Aug 12, 2024 8:43 am
Forum: Common Problems
Topic: Unable to install SQL Server Express 2022 in silent mode using a PowerSell script
Replies: 5
Views: 14350
 
Jump to post

Re: Unable to install SQL Server Express 2022 in silent mode using a PowerSell script

Good morning,
At the moment I put apart the option to install SQL Server Express 2022 using a PowerShell script and I'm using the "Prerequisites" feature.
For this, I have two prerequisites:
- SQL Server Express 2022
- Microsoft .NET 8.0.7 - Windows Server Hosting

The "SQL Server Express 2022 ...
by ernestoacostacuba
Wed Aug 07, 2024 1:22 pm
Forum: Common Problems
Topic: Unable to install SQL Server Express 2022 in silent mode using a PowerSell script
Replies: 5
Views: 14350
 
Jump to post

Re: Unable to install SQL Server Express 2022 in silent mode using a PowerSell script


Hello and welcome to our forums,

Could you please let me know where you have scheduled your custom action?

From the looks of it, you have scheduled it before the files are actually copied on the disk.

In addition to that, could you please let me know why you are not using our predefined support ...
by ernestoacostacuba
Fri Aug 02, 2024 4:05 pm
Forum: Common Problems
Topic: Unable to install SQL Server Express 2022 in silent mode using a PowerSell script
Replies: 5
Views: 14350
 
Jump to post

Unable to install SQL Server Express 2022 in silent mode using a PowerSell script

Hello everyone,

I'm using Advanced Installer to create a .msi project to install SQL Server Express 2022 silently. In the "Files and Folders" page I add the .exe for SQL Server Express 2022 and a PowerShell script inside the "Application Folder" that has the "APPDIR" identifier. Then I created a ...

Go to advanced search