question

Nicholas-2848 avatar image
0 Votes"
Nicholas-2848 asked LuDaiMSFT-0289 commented

Catalog Files for S Mode

Hello I am wondering if there is a way to deploy just the catalog files to allow an application to install on S Mode devices using Intune? I have a program with catalog files packaged using the win32 prep tool that is having a hard time installing silently. I can run the installer manually without issues after the catalog files get deployed and the program fails to install once so hoping there is a way to deploy the catalogs and then have the user run the installer manually after the catalog files get deployed.

windows-10-securitymem-intune-generalwindows-10-application-compatibility
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LuDaiMSFT-0289 avatar image
0 Votes"
LuDaiMSFT-0289 answered LuDaiMSFT-0289 commented

@Nicholas-2848 Thanks for posting in our Q&A.

For the link that you provided, I find that run a copy command line to get catalog files from the shared folder via SCCM. So, it is suggested to try to write PowerShell scripts to copy catalog files from the shared folder and then deploy this script via intune. The following article describes how to deploy scripts via intune.
https://docs.microsoft.com/en-us/mem/intune/apps/intune-management-extension#create-a-script-policy-and-assign-it

Hope it will help.


Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Was hoping there is a way to not have the files hosted on a local server as some of our devices will be off site. But I think I can make that work by doing a powershell script with the catalog files in a intunewin file. Thanks for the help!

0 Votes 0 ·

@Nicholas-2848 You‘re welcome. If you have any problem in the future, welcome to post in our Q&A.

Thanks and have a nice day. : )

0 Votes 0 ·
Nicholas-2848 avatar image
0 Votes"
Nicholas-2848 answered
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.