Jump to content


DaaT

Established Members
  • Posts

    12
  • Joined

  • Last visited

DaaT's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Sorry for the bump, but any ideas about this issue? Thanks.
  2. Hi, I'm using SCCM 2012 R2 CU3 to deploy software (as well as Windows Updates) and for the most part it works fine, however there are a couple of apps causing some problems, specifically Notepad++ and Filezilla. To deploy them, I'm wrapping their installation into a MSI file using 'MSI Wrapper' and when testing I'm able to install and remove them without any issues. I then deploy them via SCCM and the first install goes without a hitch as well, however I've noticed that Notepad++ (more than FileZilla) gets removed by Software Center and after that, every morning when I come in it's trying to re-install it but fails (or if I retry manually). The error code is 0x87D01106 and if I check the appenforce.log I see this: <![LOG[+++ Starting Uninstall enforcement for App DT "Setup" ApplicationDeliveryType - ScopeId_0865844B-CFA2-4B04-8EA1-3BC55818EE0B/DeploymentType_1dcaec19-e6b1-4f63-ae75-4d7e5e9d887e, Revision - 1, ContentPath - C:\Windows\ccmcache\4b, Execution Context - System]LOG]!><time="11:57:33.209+00" date="02-12-2015" component="AppEnforce" context="" type="1" thread="5872" file="appprovider.cpp:1702"> <![LOG[ A user is logged on to the system.]LOG]!><time="11:57:33.283+00" date="02-12-2015" component="AppEnforce" context="" type="1" thread="5872" file="appprovider.cpp:2083"> <![LOG[ Performing detection of app deployment type Setup(ScopeId_0865844B-CFA2-4B04-8EA1-3BC55818EE0B/DeploymentType_1dcaec19-e6b1-4f63-ae75-4d7e5e9d887e, revision 1) for user.]LOG]!><time="11:57:33.287+00" date="02-12-2015" component="AppEnforce" context="" type="1" thread="5872" file="appprovider.cpp:2148"> <![LOG[+++ Discovered application [AppDT Id: ScopeId_0865844B-CFA2-4B04-8EA1-3BC55818EE0B/DeploymentType_1dcaec19-e6b1-4f63-ae75-4d7e5e9d887e, Revision: 1]]LOG]!><time="11:57:33.310+00" date="02-12-2015" component="AppEnforce" context="" type="1" thread="5872" file="localapphandler.cpp:287"> <![LOG[ App enforcement environment: Context: Machine Command line: Uninstall.exe /S Allow user interaction: No UI mode: 1 User token: not null Session Id: 1 Content path: C:\Windows\ccmcache\4b Working directory: c:\Program Files (x86)\Notepad++]LOG]!><time="11:57:33.310+00" date="02-12-2015" component="AppEnforce" context="" type="1" thread="5872" file="appcontext.cpp:85"> <![LOG[ Prepared working directory: c:\Program Files (x86)\Notepad++]LOG]!><time="11:57:33.312+00" date="02-12-2015" component="AppEnforce" context="" type="1" thread="5872" file="appcontext.cpp:189"> <![LOG[Invalid executable file Uninstall.exe]LOG]!><time="11:57:33.313+00" date="02-12-2015" component="AppEnforce" context="" type="3" thread="5872" file="appcontext.cpp:303"> <![LOG[ScriptHandler::EnforceApp failed (0x87d01106).]LOG]!><time="11:57:33.313+00" date="02-12-2015" component="AppEnforce" context="" type="3" thread="5872" file="scripthandler.cpp:137"> <![LOG[AppProvider::EnforceApp - Failed to invoke EnforceApp on Application handler(0x87d01106).]LOG]!><time="11:57:33.313+00" date="02-12-2015" component="AppEnforce" context="" type="3" thread="5872" file="appprovider.cpp:1786"> <![LOG[CommenceEnforcement failed with error 0x87d01106.]LOG]!><time="11:57:33.313+00" date="02-12-2015" component="AppEnforce" context="" type="3" thread="5872" file="appprovider.cpp:1825"> <![LOG[Method CommenceEnforcement failed with error code 87D01106]LOG]!><time="11:57:33.314+00" date="02-12-2015" component="AppEnforce" context="" type="3" thread="5872" file="appprovider.cpp:2390"> <![LOG[++++++ Failed to enforce app. Error 0x87d01106. ++++++]LOG]!><time="11:57:33.316+00" date="02-12-2015" component="AppEnforce" context="" type="3" thread="5872" file="appprovider.cpp:2467"> Notice the "Invalid executable file Uninstall.exe" bit, however since the install was wrapped onto a MSI, I don't see where/why it's picking that up, it's not anywhere in the Deployment Type. FileZilla seems to have stabilized on its own. Thanks in advance for your time. Edit: Just to note, I've wrapped other applications which have been fine since installed.
  3. Using psexec and installing the msi both as the user and as system, worked fine. I then uninstalled it in the client, re-created the package in SCCM2012 and this time it worked fine... odd. Thanks for the help Peter
  4. Hi Peter, thanks for the reply. I tried the installer on my own desktop, and it worked, but didn't use psexec. I'll do that on a test machine. Cheers.
  5. Hi, I've been trying to deploy Visio Viewer but so far without any luck, all test installs fail. I tried using the exe file using a manually created application, I also tried extracting the msi + cab files from within the exe and using the msi to create the application, but all with the same result, keep getting install failed with the error 0x80070652. Looking at the appenforce log in the client, I get: AdvertisePackage - MsiAdvertiseProduct Failed : 0x80070652 AdvertisePackage failed (0x80070652) and also: MSI application not discovered [MSI Product Code: {95140000-0052-0409-0000-0000000FF1CE} When I tried installing it with the exe I get in the log: Invalid executable file visioviewer.exe Anyone here who has deployed Visio Viewer and could provide some pointers? Thanks in advance, Dan
  6. True, thanks Peter. Any thoughts on my question "which settings takes precedence, regarding the updates installation? The one in the Windows Update control panel on the clients, or those set up on the SCCM server"? Let's say the Windows Update control panel says one thing, but I want the desktops to install updates only on a Friday night, would I need to change the group policy or change something in SCCM, like create a maintenance window? Thanks.
  7. A related question, if you don't mind Peter. That "All Other Product Updates" SUG I created and then deployed, several updates (48 to be precise) that show as 'required' aren't being installed, most being Office 2010 updates. I deployed to All Systems (though atm only 2 Windows 7 machines are using this server for updates). Of the 48, 23 weren't installed on the 2 clients and the other 25 only on one of the clients. They were deployed a couple of days ago, but no go with the installation. If I do an online check through the one of the desktop's control panel Windows Update, I get those updates listed. Also, which settings takes precedence, regarding the updates installation? The one in the Windows Update control panel on the clients, or those set up on the SCCM server? Thanks once again. Edit: Found the glitch that was preventing the other updates from being seen and installed by the 2 clients. I was in SCCM comparing the Deployment Packages and noticed the one for all other updates wasn't in the DP (which was odd since I thought I'd followed the exact same process for all of the Deployment Packages/SUGs). I distributed the content and some time after both clients saw the updates. Spotted what seems like a bug in relation to the updates being installed, on a couple of them, Software Center reports the installation as Failed, but after all are installed, those two are also listed as Installed.
  8. Wasn't aware of that limit, thanks, however I just checked and the highest I have is 817 in one of the SUGs. As I mentioned in my previous post, I ended up creating a "All Other Product Updates" SUG, using the 'add criteria' option to add those other products (and saved the search criteria for next time ) and got the updates that way.
  9. Ah right, create one big SUG for, let's say, "All Other Updates" (since I have SUGs for Windows 7 and several Windows Server editions) then put all remaining updates into that SUG and Deployment Package. Now to find a search criteria that let's me exclude all of the Windows xxxxx updates already in SUGs Thanks for the help Peter. Dan
  10. Hi Peter, thanks for your reply. I am aware I can choose other products in the SUP configuration and I've done so (and they've been listed after the SUP's initial sync and are ready for downloading). But since we have to deploy the Windows updates to the respective collections (Win 7 updates for the Win 7 device collection and so forth), my question was more of how to deploy all of those other updates (SQL, Exchange, etc, etc). With WSUS you just select the products, it downloads the updates and the client's WUAUCLT picks them up. Hope I was able to explain what I meant Thanks once again, Dan
  11. Hi, First of all, thanks for your SCCM guides, they've been a great help. I'm doing my 2nd SCCM installation (first was on a separate forest only for building 2008/2012 servers), this one I'm hoping will be used to deploy software, windows updates and WDS. I did an installation on a lab environment, specifically for testing the software deployment part, however for the Windows updates I'm doing this on the live side, though only pointing to one small OU (only 1 desktop and 1 laptop in it) through the AD System Discovery, so no issues with affecting everyone else. I've set up he SUP for Windows updates, with the SUG and collections (though no ADRs), so my question isn't directly related to that. I'm wondering what's the best way to deploy updates for other products other than Windows? For example, in our current WSUS, we have other products selected such as SQL Server, Exchange, Visual Studio, etc. Is it going through WSUS instead of SCCM? Still use SCCM? Thanks in advance, Dan
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.