How To Deploy Win32 Applications in Microsoft Intune

  Рет қаралды 84,300

Harry Lowton

Harry Lowton

Күн бұрын

Пікірлер: 185
@HarryLowtonIT
@HarryLowtonIT 4 жыл бұрын
I hope you enjoy this video. Let me know in the comments what other topics you want to see. Bookmarks: 0:00 Intro 0:51 Prepare Application for Win32 Application in Microsoft Intune 6:42 Create and Deploy Win32 Application in Microsoft Intune 17:37 End-User Experience 20:14 Reporting 20:40 Outro
@klraghava8047
@klraghava8047 2 жыл бұрын
Great demo..Can you please help sharing demo or instructions on how to deploy both msi and mst[transforms file] together from intune?
@ashleehines
@ashleehines Жыл бұрын
You should make a video on how to create a shortcut for users using Intune instead of group policy.
@timskimore
@timskimore Жыл бұрын
Excellent video and thank you very much. May I ask how you prepared the "Install" txt file. In the command prompt, when importing the output folder, how did you specify the output folder ("IntuneAppOutput")? The "IntuneAppOutput" is not in the extracted files. Could you put the link to access the .txt files?
@xkorbekx
@xkorbekx 3 ай бұрын
auto update with app supersedence
@xkorbekx
@xkorbekx 3 ай бұрын
how to analyze appworkload log with cmtrace
@rafalstachecki
@rafalstachecki 3 жыл бұрын
Really nice informative video, no BS, straight to the point, very precise. Exactly what I was after. Well done.
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Thanks, Rafal. Glad you found the video helpful.
@palla0504
@palla0504 4 жыл бұрын
Loved the video! Could you maybe make a video where you show how you did all the prep work before creating the winintune file? Would really appreciate do's/don'ts and tips and tricks when preparing a win32 app.
@HarryLowtonIT
@HarryLowtonIT 4 жыл бұрын
Glad you enjoyed the video!! Great idea!! I have put it on the list and will hopefully get to that video soon.
@Kaosmagic
@Kaosmagic 3 жыл бұрын
@@HarryLowtonIT Any news on a video with the pre work? Like how to do the uninstall command, find the APP GUID, etc.. Thanks alot for your videos.
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
@@Kaosmagic here is the video on how to prep :) kzbin.info/www/bejne/ioekcneiZ69pa7s
@athirap6541
@athirap6541 2 жыл бұрын
Harry, you are doing a great job by publishing these videos. I am learning Intune with a deadline of 10days, so I'm kind of looking for faster learning. Your videos are really helpful. Requesting you to do more videos on Intune like enrollments , PKCS, SCEP, GPO... Thank you.
@marcpichel996
@marcpichel996 2 жыл бұрын
Good pace, all the information needed and no padding. A good base to start working yourself. Nicely done, thank you.
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
Thanks Marc! Glad you enjoyed the video 🙏
@danielgomez966
@danielgomez966 2 жыл бұрын
THANK YOU, I needed to deploy an app and this has helped me tremendously.
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
Glad the video was helpful :)
@CloudSecurity360
@CloudSecurity360 3 жыл бұрын
I removed shortcut like a 1k times and it keep showing up! Everything else is working fine - Thanks Mate! Great work
@beikselect
@beikselect 3 жыл бұрын
I can call my self lucky to have this video in my list. Thanks a million Harry and keep the good videos 📹 👍
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
My pleasure!! Glad you found it helpful. I appreciate the support
@ericgustafsson9145
@ericgustafsson9145 4 жыл бұрын
I really enjoy watching you talk about Intune. Really informative and pedagogic. Keep on doing what you do!
@HarryLowtonIT
@HarryLowtonIT 4 жыл бұрын
Thank you Eric! - I am glad you enjoyed the video. Let me know if there are other topics you would like me to cover.
@andersonmota4392
@andersonmota4392 3 жыл бұрын
Congratulations Harry, your videos are great. Thank you very much!
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
My pleasure!! Glad you enjoyed the video!
@mihailsnikitins443
@mihailsnikitins443 3 жыл бұрын
Video for Cisco Any Connect with prefilled profile setup would be great. Also Remote desktop setup with shortcut. Is it possible to make Company portal install with shortcut on the Desktop?
@ZhivkoLefterov101
@ZhivkoLefterov101 4 жыл бұрын
Hello! Cool video but do you compile the Install/uninstall commands? (from the 10:00 of the video) it will be really useful help for me if you let me know how to do it
@HarryLowtonIT
@HarryLowtonIT 4 жыл бұрын
Hi Zhivko - Good question. So the workflow I used was testing the install strings on a local VM first before I went to the Intune section. When you package your files to a .intunewin file, you call any part of your source folder. That is why I was able to reach the setup.exe instead of the MSI file at this stage. If it helps, I used the following command lines Install: Setup.exe -s /msi /L*v "%programdata%\Intune-Adobe-Adcrobat-Reader-install.log" Uninstall: MsiExec.exe /X {AC76BA86-7AD7-1033-7B44-AC0F074E4100} /qn /norestart /L*v "%programdata%\Intune-Adobe-Adcrobat-Reader-Uninstall.log" I am glad you like the video. Let me know if you have any more questions.
@ZhivkoLefterov101
@ZhivkoLefterov101 4 жыл бұрын
You do a really good job man! Keep it up!
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
@@ZhivkoLefterov101, I hope all is well. I finally made a video walking through preparing Adobe Reader for silent install kzbin.info/www/bejne/ioekcneiZ69pa7s
@nielsmeulemans1508
@nielsmeulemans1508 3 жыл бұрын
great video. Is it possible to make one how to preconfig the adobe and how to retrieve the msi files etc ? struggling with that part
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Hey Niels - this should help www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/basics.html#expanding-exe-packages
@ScozzieMan
@ScozzieMan 3 жыл бұрын
@@HarryLowtonIT A video would be better than just text!
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
@@ScozzieMan Here you go, Gordon I have made the video :) kzbin.info/www/bejne/ioekcneiZ69pa7s
@timskimore
@timskimore Жыл бұрын
Nice video @HarryLowtonIT . May I ask how you prepared the "Install" txt file. In the command prompt, when importing the output folder, how did you specify the output folder ("IntuneAppOutput")? The "IntuneAppOutput" is not in the extracted files. Could you put the link to access the .txt files?
@tariqz118
@tariqz118 Ай бұрын
Thanks works for me in 2024, didnt install the latest version for some reason just the 2015 release
@monikamoni4176
@monikamoni4176 6 ай бұрын
Hello @HarryLowtonIT Do we need to use user group only or else can we use device group for packing to win32 application ?
@KphexTwin00
@KphexTwin00 2 жыл бұрын
Brilliant video.
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
Glad it helped!
@Synflood-dot-txt
@Synflood-dot-txt 2 жыл бұрын
Love the Intune content. Really good explanations! Thanks :)
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
Cheers Bojan!! 👍
@adhikm312
@adhikm312 2 жыл бұрын
really nice and cool instructions..
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
Thanks glad it is helpful!
@shabbar75
@shabbar75 2 жыл бұрын
hi harry , can we install intune applicaiton manually on a test machine before publishing it in intune ?
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
I always test my install commands on a clean VM and ensure they work as expected before bringing it into Intune. I do the same when packaging for other management tools such as MEMCM
@prashantpatale7694
@prashantpatale7694 2 жыл бұрын
Great Video, this is exactly what I was looking for. 👍
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
Great to hear!
@evansjam316
@evansjam316 2 жыл бұрын
Fantastic video and very simple to understand. Thank you
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
Thanks James 👍 glad the video helped.
@chrismason6886
@chrismason6886 3 жыл бұрын
Where did you get the info that you had in the TXT file?
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Hey Chris, Most of this information was gathered from the registry after installing the application manually. I like to install apps manually to see experience and collect all the information I need to pack for Intune. Here is the registry location you will want to look at: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall
@carolinacadenas7524
@carolinacadenas7524 2 жыл бұрын
This is a great video. Very well explained!!!
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
Thanks, Carolina 🙏 glad it helped you.
@massimilianogasbarro4580
@massimilianogasbarro4580 6 ай бұрын
Hi Harry, Thanks for the provided video, really a useful resource, I have a question regarding the company portal app, you've installed Adobe from there, once was packaged, is there a way to bypass the company portal app and install directly on the target device? I mean, in this way would be easier to automate configuration for devices within the company, instead instructing the user to download applications from the company portal, Have a great day!
@HeinoHD007
@HeinoHD007 Жыл бұрын
Great Demo🎉
@vulcan2230
@vulcan2230 3 жыл бұрын
Thanks Harry!
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Glad the video helped!!
@ShaikhAfroz
@ShaikhAfroz 3 жыл бұрын
Love your work mate, well done and thank you!!
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Thank you!!!
@redadz9105
@redadz9105 3 жыл бұрын
I think you specified the quiet installation and the logging twice, once in the setup.ini file and the second one in the Intune Portal. You should have done one or another. Please correct if I am wrong. Thanks for the video
@astonish1109
@astonish1109 2 жыл бұрын
If I want to deploy a newer version of Adobe Acrobat reader, what steps should I skip and and leave as is from your tutorial?
@pforpov
@pforpov 3 жыл бұрын
Hi it was informative . But i have question hope you can help on this . We have environment in which application is already their but we want to update the adobe application through intune is this possible to do ? If yes how as after pushing it always says installed success but dont update the version .
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Hey - Great question, If you do not want to use auto update then I would like at app supersedence. Here is a video I have made on it kzbin.info/www/bejne/aZaThGiCnbSAjrs
@yashkummar
@yashkummar Жыл бұрын
Thanks for sharing. The problem I have is that the company portal does not show the app available for the user to install. What is the possible error or what should I look for to rectify this? Any pointers?
@prashantpatale7694
@prashantpatale7694 2 жыл бұрын
Java Runtime or Chrome or Adobe Reader automatic updates thru their console if available so that the organisation don’t have to go thru continuous packaging and releases/deployments and change cycles.
@harpreetsinghwasu8604
@harpreetsinghwasu8604 11 ай бұрын
Your video was very helpful and informational. I do have a question though - How did you create the .txt file that has all the information and also how did you get to know about the install and uninstall commands? what if we use the default install and uninstall commands that gets pre-populated after uploading the .intunewine file?
@IT-TechExpert
@IT-TechExpert 10 ай бұрын
Hello @HarryLowtonIT not sure if you seen any changes in intune but lately I've been having issues when setting up uninstall packages thru intune. For instance, removing a .url shortcut for all users profile. Seems to fail the removal. Could pls make a video for it or if you have one can you pls share? thank you, great content!
@jaegermane2833
@jaegermane2833 3 жыл бұрын
You sir are a god.
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Haha, Thank you 🙏🏻
@CB-zf9mi
@CB-zf9mi Жыл бұрын
Really good info, Quick question - where do i get install and uninstall command line ? i looked into vendor's document can not find it there, in my case i don't have any other file than just a appname_setup.exe file? I've converted it already but stuck in this phase, Any idea ?
@Catonkey1
@Catonkey1 3 жыл бұрын
Hi Harry, love your vids...but do you have a video on setting up the Company Portal? Seems like a bit of key information that's missing.
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Thanks :) that is a great point I will make a video on the company portal
@Logan-ml2dt
@Logan-ml2dt 3 жыл бұрын
I've been waiting for a video explaining this for a little while and finally found it! Thank you.
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Great news, glad it helped! I hope you have a good weekend Logan
@ScozzieMan
@ScozzieMan 3 жыл бұрын
Hi Harry, Great video but can you do a video on how you prep Adobe DC ready for this? EG extracting the MSI
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Hey Gordon, I got round to make this video at the weekend: kzbin.info/www/bejne/ioekcneiZ69pa7s
@memem1792
@memem1792 3 жыл бұрын
your video is great
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Thank you 🙏🏻 glad you found it helpful.
@idatoo
@idatoo 3 жыл бұрын
@Harry Lowton, I love watching your videos. It's very easy to understand you. Adobe is commonly used in organizations and companies and I wanted to set this up for one of our clients. The problem I have with the video is that I can't get to the starting point that you have here. I wish you could provide step-by-step instructions perhaps a supplemental video or written instructions in how to use the Adobe Customization wizard to get to that starting point for this video.
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Hey - I am glad you enjoy the videos. You are in luck I published the following video covering that exact topic: kzbin.info/www/bejne/ioekcneiZ69pa7s
@idatoo
@idatoo 3 жыл бұрын
@@HarryLowtonIT Yea, I just found that link when I read further down in the comments. Could you include in the Resources section in the notes below the video? Thanks!
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
@@idatoo Great point! I have now added it to the resource section. Cheers.
@dannyonnet86
@dannyonnet86 2 жыл бұрын
in your previous video, you show how to package it silently then why you are using -s /msi here? can use setup.exe without any extra? please explain thanks a ton.
@sidhugadu
@sidhugadu 3 жыл бұрын
Really awesome work... But i have a quick question is if there are couple of folders within the source folder would it copy all the folders to the intune file or do we have to use the catalog folder?
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Thank you - Glad you found the video helpful. It will yes - I recommend looking at the following document docs.microsoft.com/en-us/mem/intune/apps/apps-win32-prepare#example-commands
@jstump1972
@jstump1972 2 жыл бұрын
Is there some command that can be ran on client side to force a update from intune for a app change or new app outside the 24hr period for msft windows devices managed by intune?
@React_Sessions
@React_Sessions 2 жыл бұрын
How would you go about updating that app when a new version is released?
@JBreezedorsett
@JBreezedorsett 2 жыл бұрын
HELLO, I WOULD LIKE TO KNOW WHERE EXACTLY DID YOU GO OR WHERE DO WE GO TO GET THAT INFORMATION FOR THE DISPLAY NAME, DISPLAY VERSION, PUBLISHER, DISK SPACE, THE INSTALL COMMAND, AND THE UNINSTALL COMMAND, DETECTION METHOD...I KNOW YOU ALREADY HAVE PRE -READY BUT WE DIDNT GET TO SEE WHERE DO YOU GO TO OBTAIN ALL THAT INFORMATION TO PLUG...
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
I have another video on my channel for deploying Adobe which covers all of that
@jurellt
@jurellt 2 жыл бұрын
Thank you.
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
👍 glad the video helped Jurell!
@redonspahija1307
@redonspahija1307 3 жыл бұрын
Guys how do I finde The Install Comand Line of my software? I really searched the entire Internet but there was no Information... Ps. Nice Video Helped me a lot.
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
If it is an msi - msiexec.exe /? If it is an exe it is not as standard so can try /? /help
@ST-lg1mn
@ST-lg1mn 2 жыл бұрын
Hey Harry.. great stuff.. quick question.. my apps shows up in the company portal of user but they don’t get the install option. They get view in Microsoft store.
@idatoo
@idatoo 3 жыл бұрын
@Harry Lowton, I have a little more complicated scenario. I use the adobe admin console to create an adobe creative cloud managed package. The problem is that outlook needs to be closed else the installation will fail. So I essentially need to detect if outlook is open and prompt the user to close and retry the installation file. How could I implement a solution for this with Intune?
@Praveenkumar-bv2ms
@Praveenkumar-bv2ms 2 жыл бұрын
Hi Harry One more doubt pls. I have chosen msi package and what if I'm not changing the default install and uninstall commands on Add App-Program in Intune ? It will impact the deployment ? The reason is, I don't have those install and uninstall commands with me. If it's impacting the software deployment can you pls post those commands here ? Thanks in advance. Regards Praveen
@mintlou
@mintlou 3 жыл бұрын
Thanks, very helpful!
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
My pleasure! I'm glad it helped.
@fbifido2
@fbifido2 3 жыл бұрын
if we deployed 32bit apps, will we have to keep creating new app for each updates?
@cyrillotho095
@cyrillotho095 2 жыл бұрын
Hi Sir Harry. I have 2 questions: 1. Why is it that there's no company portal on my test intune device? 2. It's been more than an hour since I installed the Acrobat Reader app on my intune server, but still, it doesn't show or reflect on the end-user's device? The version I downloaded from the link you gave is version 22.1.20117
@ricardoteixxeira
@ricardoteixxeira 3 жыл бұрын
Hello Harry. If I want to keep the install command that the msi file brings. It gonna works? Should I have the adobe installations files on the local storage (disc c for example) for each machine? Thanks for sharing your knowledge
@Praveenkumar-bv2ms
@Praveenkumar-bv2ms 2 жыл бұрын
Hi Harry, Thanks. How we can push this Adobe deployment without user's intervention? Can you pls explain the steps for silently installing it to the user's laptop?
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
Change to deployment type from available to required
@modernwasnas9863
@modernwasnas9863 2 жыл бұрын
Hi there, i dont know how to get the install/uninstall command, can i use the msi file so as the setup file so everything will be filled in automaticly for me? or will it be making a difference?
@rajneeshkaura
@rajneeshkaura 3 жыл бұрын
Awesome Content 👍🏻
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Thank you 🙌
@rashantha
@rashantha 2 жыл бұрын
Superb. Can you do a video on blocking of application installation by standard user :)
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
Thanks for the suggestion I will add it to the list 👍
@Jimmy_Winberg
@Jimmy_Winberg 2 жыл бұрын
Great video, everything worked perfectly for me except that all the settings I made in the Adobe customization wizard was not applied. I'm wondering if this is due to me calling the setup.exe instead of the MSI? I even got the EUALA agreement and everything, I believe I can suppress that part in the install command, but not sure why none of my settings are applied?
@nijinnarendranath8160
@nijinnarendranath8160 2 жыл бұрын
If suppose I have all the installation commands as a batch file inside the Adobe folder and then create the win32 package; what would I have to give as the installation command? Would it be 'install.bat' and 'uninstall.bat' for the uninstall? Or should I be giving the installation command itself there?
@ravenbao3334
@ravenbao3334 2 жыл бұрын
Hi Harry, what is the best way to deploy a simple file like a JPG or a TXT file to MacOS via Intune?
@sachitmoudgil
@sachitmoudgil 6 ай бұрын
How did it install the 2015 version, the version which msi file had?? Can you please help?
@adamsharpe5517
@adamsharpe5517 3 жыл бұрын
Super helpful, thank you! You pointed out that when Acrobat Reader got installed, it installed the latest version. Does this also automatically update Acrobat Reader on users' computers as new versions are released? Or do we have to redeploy periodically for every new version?
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
In my case i downloaded the last of Acrobat Reader. If you do not want to use auto update then I would like at app supersedence. Here is a video I have made on it kzbin.info/www/bejne/aZaThGiCnbSAjrs
@ppcli2701
@ppcli2701 3 жыл бұрын
@@HarryLowtonIT what supersedence settings would you use for adobe reader? I am running into a weird issue that it quits the install at the 15.** msi
@KS-ni7vv
@KS-ni7vv 4 жыл бұрын
amazing video, please make more interesting videos like that, thank you
@HarryLowtonIT
@HarryLowtonIT 4 жыл бұрын
Thank you!! I certainly will. I appreciate the comment.
@ankitabhardwaj1151
@ankitabhardwaj1151 3 жыл бұрын
where did you get these install and uninstall Command line
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Hey I would recommend checking out this video kzbin.info/www/bejne/ioekcneiZ69pa7s
@gideonbenzene
@gideonbenzene 2 жыл бұрын
Hi Harry, really appreciate your content and hard work. Please can you kindly assist with a solution regarding this ERROR I use to get any time I am trying to set up the .msi file? The error I get it the setup file you specified can not be accessed even though I am running the IntuneWinAppUtil is run outside the app folder to be deployed. A brief description can be seen for your video @ 5:56. Thank you.
@dare-tc3fz
@dare-tc3fz 4 жыл бұрын
This was great. Could you do a video on creating transforms?
@HarryLowtonIT
@HarryLowtonIT 4 жыл бұрын
Thank you! I certainly can - would you want to see just a general overview of creating transforms and why they are useful? or did you have a specific application in mind?
@AlexNelson1
@AlexNelson1 3 жыл бұрын
@@HarryLowtonIT You had the mst in the source folder but then I never saw it used. Is it auto-detected somehow?
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
I have made this video now - check it out: kzbin.info/www/bejne/ioekcneiZ69pa7s
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
@@AlexNelson1 The setup.ini calls the MST file. I made a video this week to show the steps: kzbin.info/www/bejne/ioekcneiZ69pa7s
@Amitwadhwa-ep3qd
@Amitwadhwa-ep3qd Жыл бұрын
From where did you get the input command
@RuneHansen4300
@RuneHansen4300 2 жыл бұрын
Great guide, here is my problem, I installed a program and it came without and MSI, so the WIM file I got has no Install or uninstall command lines. How do you get those or how do I learn about those? :D
@nonya13
@nonya13 2 жыл бұрын
How do you get the App ID (I think thats what its called) that you have in the txt file ({AC76BA86-X-X-X})? Also how do you determine the install and uninstall parameters? Is MSI better than EXE?
@carlosizaguirre5323
@carlosizaguirre5323 Жыл бұрын
any tips for mass uninstall an app like notepad++ ?
@sunilpal7933
@sunilpal7933 2 жыл бұрын
While running win32app utility given .msi but in uploading app install command given as setup.exe.any issue in installation
@markus6556
@markus6556 3 жыл бұрын
very cool, very nice. Thank you a lot. 🖖
@fbifido2
@fbifido2 3 жыл бұрын
can we use windows package manager - winget, to deployed everyday apps?
@juhanpad69
@juhanpad69 3 жыл бұрын
Hi Harry, i have a query. There is no sequence for installation of apps using microsoft autopilot. For example i want Google chrome to be installed in the very last, so how do i achieve it ?
@jonathankelt1938
@jonathankelt1938 3 жыл бұрын
Thanks for the video. What i really dont understand is the following: If I have an .msi, I can upload it with the app type "line-of-business app". No need to create an .intune file. With the IntuneWinAppUtil I can create a .intune file from a .msi or from an .exe. So my question is: When should I use "line-of-business app" and when should I use "Windows app (Win32)"? Or maybe asked from the other side: If I have an .exe, I will use the IntuneWinAppUtil, create an .intune file and upload it with the app type "line-of-business app" to Intune. But if I have an .msi, can I use both methods? And how decide. Thank you so much and greetings
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
This is a great question and if you are dealing with deploying MSI or EXE files you are going to get a lot more control using Win32 App model. To help you with what you should use we recommend you stick with one method. As can be seen in our documentation docs.microsoft.com/en-us/mem/intune/apps/apps-win32-app-management "When you're deploying Win32 apps, consider using the Intune Management Extension approach exclusively, particularly when you have a multiple-file Win32 app installer. If you mix the installation of Win32 apps and line-of-business apps during AutoPilot enrollment, the app installation might fail. The Intune management extension is installed automatically when a PowerShell script or Win32 app is assigned to the user or device." I hope that helps.
@gregborrageiro3410
@gregborrageiro3410 3 жыл бұрын
This is so good and helpful! Done a quick search on your channel but do you have a video of creating a .exe package? I am having difficulty with one and i think its the detection rules that i dont quite understand
@Sphengali
@Sphengali 3 жыл бұрын
What about uninstalling the previous version of Adobe Reader before installing a newer version?
@MastertechInnovadores
@MastertechInnovadores 2 жыл бұрын
Hola, necesito activar usuario local en todos los equipos ¿Como puedo hacerlo? He intentado como comentas aquí implementando un script, pero me da error. Hi, I need to activate local user on all computers. How can I do it? I have tried as you comment here implementing a script, but it gives me an error.
@adamknight5089
@adamknight5089 3 жыл бұрын
How did you get the Adobe Reader setup files? When I try I only get a small 'stub' which then is used to start downloading it from the web
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Hey Red Knight - this should help www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/basics.html#expanding-exe-packages
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
I made a video this week showing how I prepared Adobe Reader - I hope it helps kzbin.info/www/bejne/ioekcneiZ69pa7s
@abdulazeez3120
@abdulazeez3120 3 жыл бұрын
Thanks for your explanation. I have a query. Lets say if the user machines dont have local admin rights and they are standard azure AD joined users, then how do we setup the configuration? bcz i configured above method and it failed with standard users
@matthewpage70
@matthewpage70 3 жыл бұрын
If you're co-managed, maybe check Config Manager->Administration->Client Settings->Client Agent->Install Settings->All Users. Otherwise, if you set it to run as SYSTEM in Intune as part of the Win32 App, I would think that should work. Hybrid AAD over here.
@aliquid2120
@aliquid2120 3 жыл бұрын
How can we force uninstall the app? For example before installing new version, the old version is runned and need to be closed, how can we do that?
@mohanrajganesan4975
@mohanrajganesan4975 2 жыл бұрын
What about install and uninstall comment please suggest
@TommieJohnson-fu2ed
@TommieJohnson-fu2ed 9 ай бұрын
When i open I get on the bottom left 7 day trial how to get rid of that
@GoaUk365
@GoaUk365 2 жыл бұрын
Hi From where i can download Adobe DC package
@Mo-dg8xi
@Mo-dg8xi 2 жыл бұрын
Anyone else have issues running the Adobe Customization app? I've tried running in compatibility mode. still won't work and i have the mfc140u.dll - the error tells me that it isn't installed but it is. Any help is appreciated.
@Gympie5
@Gympie5 3 жыл бұрын
Can someone help me? I want to create a line-of-business app with a .msi installer. The installer is dual-mode (AllUsers=2), for user context and installable via Company Portal. I noticed the installation fails because it tries to install in "PerMachine" / "Device" mode. Can someone explain why Command-line arguments doesn't work but executed on the mdm install agent?
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Hey - I hope all is well. Have you tried changing the install behavior to User? docs.microsoft.com/en-us/mem/autopilot/existing-devices#:~:text=Create%20an%20Autopilot%20for%20existing%20devices%20Task%20Sequence,package%20and%20then%20click%20Next%20More%20items...%20
@johelpereira6516
@johelpereira6516 2 жыл бұрын
I wished you included the steps for the .exe as well
@runehansen9650
@runehansen9650 2 жыл бұрын
Any guides for .Exe files? :) they seem a bit more complicated with install/uninstall commands, and Path of file
@misi_epa
@misi_epa 2 жыл бұрын
Nice
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
Cheers
@davidarauz1524
@davidarauz1524 3 жыл бұрын
Hey can you make a video on how to extract all that info from ADOBE ?
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Hey David - thanks for the comment I hope this video was helpful. Just to ensure I understand the ask what information are you interested in extracting ?
@davidarauz1524
@davidarauz1524 3 жыл бұрын
@@HarryLowtonIT The adobe Msi
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
@@davidarauz1524 got ya :) certainly I can do that
@davidarauz1524
@davidarauz1524 3 жыл бұрын
@@HarryLowtonIT Thank you, I really appreciate it
@rasvindernamdeo6399
@rasvindernamdeo6399 2 жыл бұрын
I am getting this error while creating the app- ERROR System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
@Gokuladharshini_gd
@Gokuladharshini_gd 4 ай бұрын
can anyone know how to find the install and uninstall command of any applications?
@HarryLowtonIT
@HarryLowtonIT 4 ай бұрын
@@Gokuladharshini_gd I cover that in my installing Adobe video. I hope it helps
@babypooful
@babypooful 7 ай бұрын
mine says stuck on install pending I dont know why?
@jn1mrgn
@jn1mrgn 3 жыл бұрын
Thank God for 2x speed.
@HarryLowtonIT
@HarryLowtonIT 3 жыл бұрын
Glad it helped :)
@McLovinFluffin
@McLovinFluffin 2 жыл бұрын
You should consider not skipping so many things. Like where did you get these install and uninstall paths lmao
@HarryLowtonIT
@HarryLowtonIT 2 жыл бұрын
How to Silently Install Adobe Acrobat Reader DC kzbin.info/www/bejne/ioekcneiZ69pa7s
@DjTonioRoffo
@DjTonioRoffo 3 жыл бұрын
And how now to best remove this app? Moving the group to uninstall doesn't seem to work.
@SerennaSikora
@SerennaSikora Жыл бұрын
but this isnt silent install with autopilot
Simple Trick to Add and Deploy Win32 Apps in Microsoft Intune
21:30
Office365Concepts
Рет қаралды 22 М.
How To Set Up Windows Autopilot in Microsoft Intune
20:41
Harry Lowton
Рет қаралды 199 М.
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
S01E07 - Publishing Win32 Applications using Microsoft Intune - (I.T)
46:27
How to Add Win32 App Supersedence in Microsoft Intune
12:43
Harry Lowton
Рет қаралды 10 М.
How to Silently Install Adobe Acrobat Reader DC
14:50
Harry Lowton
Рет қаралды 151 М.
Deployi Windows 10 With Autopilot in Microsoft 365 Endpoint Manager
18:05
What Is Microsoft Intune? (Microsoft Endpoint Manager)
11:12
Harry Lowton
Рет қаралды 225 М.
Intune - Package Apps with help of ChatGPT - Create Win32 App and Deploy (3/3)
22:35
Deploying apps via Intune? Do this!
18:43
CloudManagement.Community
Рет қаралды 77 М.
Intune Application Packaging
38:43
UonCloud Ltd
Рет қаралды 15 М.
Troubleshooting Microsoft Intune Win32 Application Deployments
32:45
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН