application deployment
14 TopicsWindows 11 Pro Issue deploying Office Pro Plus 2021 locally via officedeploymenttool
Windows 11 Pro Office 2021 Retail I am trying to install only Word, Excel and Access - I do not want anything else. I went to MS's online Office Customization Tool and created the below Configuration.xml. I also downloaded deployment tool and it extracted the setup.exe and various configuration file examples. I down loaded the Office Pro plus 2021 Retail Img file from microsoft so I know its a legit MS one. I placed the Office Pro plus 2021 Retail Img file and the deployment tool setup.exe in a folder C:\Office2021Install I then mounted the Img file and made a note of the Drive Letter which I then appened to the Configuration.xml that I downloaded from MS's online Office Customization Tool. First I tried using Windows 11 terminal, opening it from within The command line I use to to run the deployment tool setup.exe is ".\\setup.exe /configure Configuration.xml" I am getting the error message "We found a problem We're sorry, we can't continue because we weren't able to download a required file. Please make sure you're connected to the internet or connect to a different network, then try again." I then opened Command Prompt from Win 11 task bar search as Admin and then navigated to C:\Office2021Install. I then used the command setup.exe /configure Configuration.xml I got the same error meassage. I do not understand the error as I was connected to the internet and it does not saty what file it was trying to download. After all, I am installing offline from a genuine MS Image file I'd be grateful for any assistence as I have been trying to install this for 12 hours straight now. This is my configuration file. <Configuration ID="7b438bdd-f6a0-48d4-b104-612e6a5ccc0e"> <Info Description="" /> <Add OfficeClientEdition="64" Channel="PerpetualVL2021" SourcePath="E:" AllowCdnFallback="FALSE"> <Product ID="ProPlus2021Retail" PIDKEY="My Key Goes Here"> <Language ID="en-gb" /> <ExcludeApp ID="Groove" /> <ExcludeApp ID="Lync" /> <ExcludeApp ID="OneDrive" /> <ExcludeApp ID="OneNote" /> <ExcludeApp ID="Project" /> <ExcludeApp ID="Outlook" /> <ExcludeApp ID="PowerPoint" /> <ExcludeApp ID="Publisher" /> <ExcludeApp ID="Outlook" /> <ExcludeApp ID="Visio" /> </Product> </Add> <Property Name="SharedComputerLicensing" Value="0" /> <Property Name="FORCEAPPSHUTDOWN" Value="FALSE" /> <Property Name="DeviceBasedLicensing" Value="0" /> <Property Name="SCLCacheOverride" Value="0" /> <Property Name="AUTOACTIVATE" Value="1" /> <Updates Enabled="TRUE" UpdatePath="E:" /> <RemoveMSI /> <AppSettings> <Setup Name="Company" Value="My Name Goes Here" /> </AppSettings> <Display Level="Full" AcceptEULA="TRUE" /> </Configuration>1KViews0likes5CommentsWin32 App Deployment: "This app is no longer detected on your device" message
Trying to build/deploy Win32 apps in Intune, two of them display the following message: "This app is no longer detected on your device. It may have been uninstalled or updated to a different version." One is a printer driver install script, the other an update for a piece of software. It seems that the app does not install/fails after attempting to install. What causes this behavior/what do I need to do differently to get this to install properly? Thanks!1.1KViews0likes4CommentsWhat does Windows 10 patch 10D refer to in regards to New Teams installation?
I am currently searching why certain users could install the new Teams in our org while it is currently blocked. I found the following information in this page: https://learn.microsoft.com/en-ca/microsoftteams/new-teams-troubleshooting-installation I can't find any reference to Windows 10 patch 10D. What build number or KB does this reference? Any help is appreciated. Thanks, Keven1.2KViews0likes2CommentsDistribution does not work during the specified hours
Hello, I have Task sequence to upgrade some application agent (This cannot be possible in a package or application installation). The problem is that the task sequencedoes not work during the specified hours that I Configured. See in Picture attached, the Assignment schedule is 20:00 time, but the deployed running on computers Earlier, without reference to the time. How I Can configure that to run only on 20:00 time? Thanks, Idan.509Views0likes3CommentsThe application was not detected after installation completed successfully (0x87D1041C) - Zoom
Hello, I am trying to Deploy Zoom Meetings using the mentioned Requirement and Detection Rule, Problem is the App deployment is able to update the outdated Zoom app present in the target machines but returning with the failed outputand also able to identify if the Requirement rule is met or not (Not applicable where Zoom is not present), Is there anything need to update in Rules ?Solved2.7KViews0likes9CommentsSimplify Application Deployment with Azure Web App
Azure Web App streamlines the creation of diverse mobile and web applications, removing the complexities of setting up and managing virtual machines. With its support for multiple languages, continuous deployment, high availability, and scalability, coupled with seamless integration with DevOps tools and repositories, it serves as an exceptionally efficient platform for organizations, including Non-Profits, to effortlessly develop and deploy applications. For further insights on leveraging Azure Web App and initiating your journey, explore our detailed guide onour blog linked below. Create Your Azure Web App268Views0likes0CommentsiOS App Installation Report - Missing Pending Status
I think iOS App Installation Status Page is missing a "Pending" state. Devices with installed App but missing Update are shown as "Failed". Wouldn it be nice if there is an additional Status called "Pending" or something like that? And i think it's a bug that Shared-iPads are Showing the Installation Status multiple Times: For each logged on User and even as "System account" / "no User" This is resulting in a strange error, sayingthe device has a Problem with VPP installation, even if everything ist fine - just a reporting problem.725Views0likes0CommentsKiosk Mode - Win32 App with no install or AMUID
Hi I'm looking for advise on the best way (if possible) to create Kiosk mode devices, deploying an application which does not have an EXE install or an AMUID. The application is install purely via a Powershell file copy to specific folders. I have tried to use PS2EXE, create an EXE then use MSIX packing tool to see if I could use this method but I get errors around certificates. To be honest I'm not sure this is the best method. I want something simple as the application is likely to be updated frequently for a little while. I'm new to kiosk devices so this is all a learning curve for me so forgive me if I'm missing the obvious. Thanks1.9KViews0likes0CommentsHow to restrict deployment of application/policies etc based of Computer Type
Hello All, Is there a way to identify if target system is desktop or laptop. Once identified , we can deploy our application or policies to them. Only option i could think is to put in logic in application to check for device type and then perform task or skip it.1.8KViews0likes4CommentsApplication Groups - No option to automatically close running applications
Hi all! We are deploying an application group on a device collection; one of the applications in the app group has a deployment type to which an executable was added under the "Install Behavior" tab. Now, we encounter a number of devices failing this appgroup deployment, since the executable is running on the device. From what I see, though, is that on the deployment itself, there is no checkbox that would let me configure the install behavior for running executable. On the contrary, if I deploy the app alone, I do have the option to 'Automatically clone any running executable you specified on the install behavior tab of the deployment type properties dialog box'. Kinda annoying... What are your thoughts about that? Thanks 🙂780Views0likes0Comments