May 01 2024 06:31 AM
Hi All
Would anyone have any ideas on how to deploy this via Intune?
https://github.com/LesFerch/LaunchIE
Info appreciated.
May 04 2024 09:15 AM - edited May 04 2024 09:30 AM
@StuartK73 just a question, have you tried using the IE Mode in Edge instead? Maybe that solution would be better for you? https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/configure-ie-mode-in-edge-wi...
May 05 2024 04:14 AM
May 05 2024 05:21 AM
@StuartK73 thanks for he explanation! I guess that you have already seen this IEModeExpiryFix so it can be set to 2099 days, which maybe would help you with point number two - https://lesferch.github.io/IEModeExpiryFix/.
But regarding point one, I don't really know a solution to that one if you have already defined the correct values for SSO in Internet Options/Properties.
So back to your main question, I would probably package the https://github.com/LesFerch/LaunchIE in a Win32 application together with PSAppDeployToolkit and in that same script create the weblinks that you would like to have, which should follow step number 7 on the github site, like LaunchIE example.com.
May 05 2024 12:23 PM
May 06 2024 10:57 AM
SolutionThanks @StuartK73! I would recommend the PowerShell App Deployment Toolkit series on Youtube for a better understanding of how the framework works: PowerShell App Deployment Toolkit - [Chapter 1 Fundamentals] (youtube.com)
On the topic of how to create the shortcuts, please read this blog: How to Create URL Shortcuts with PowerShell | NinjaOne.
Let me know if you need more help!
May 07 2024 12:11 PM
May 06 2024 10:57 AM
SolutionThanks @StuartK73! I would recommend the PowerShell App Deployment Toolkit series on Youtube for a better understanding of how the framework works: PowerShell App Deployment Toolkit - [Chapter 1 Fundamentals] (youtube.com)
On the topic of how to create the shortcuts, please read this blog: How to Create URL Shortcuts with PowerShell | NinjaOne.
Let me know if you need more help!