Quantcast
Channel: Configuration Manager 2012 - Application Management forum
Viewing all 4762 articles
Browse latest View live

Application Detection Rules for MSP installs

$
0
0

Hi All,

I've recently had to deploy a patch collection for a piece of software we use, which consisted of ~12 MSP installs & a bunch of DLL file copies. We like to use Application Deployments for this, as it gives us an easy way to see whats installed & also a SCCM will manage the compliance of the installs should the base application ever be re-installed on a machine.

Due to time restraints, I ended up using multiple file versions for the detection rule on the application deployment; however I wanted to find out if there was a better way to check that a particular MSP file (or in this case multiple MSP files) is installed using the detection rules.

Thanks in advance!


Downloading .APPX files for apps from Windows Store to deploy via SCCM

$
0
0

Looking for some advice regarding deployment of Modern Apps on Windows 8.1 devices via Config Manager 2012

Is it possible to obtain or download the .APPX source files for apps such as Facebook, Twitter, etc, from the Windows Store, to deploy on company devices?

If so, are there any guides for how to obtain or download these files?

Thanks

Deploying superseding App-V package to users on terminal server

$
0
0
Hi,

I have deployed a new version of Google Chrome App-V to users on a terminal server. The new version supersedes the old version, so we removed the deployment.
However, the new version just isn't showing  -with get-appvpackageclient * (and we deployed it for over a week). The same package deployed to computers works fine.

Didn't find anything in the logs (appdeploy or appenforce) which could shed a light.

Please advise where to troubleshoot.
J.

Jan Hoedt

Is it possible to deploy an application from the Server Instead of copying down to the workstation first?

$
0
0

Hi can anyone tell me how I can deploy an application from there sccm server instead of copying down first?  I have an application (Sas 9.4) that is incredibly huge (16GB), Instead of coping it to the Cache folder first, how can I just install it over the network?

Thanks

Application Deployment not successful

$
0
0

Hi Experts,

Guys I am trying to deploy application ( 7Zip.msi)  in SCCM 2012 to my collection of windows 10 client using installtaion type Required. But I don't see any program installed on client, and the application catalog is saying "404 not found". Though I re checked all steps, I could not find any mistake. Kindly suggest any solution.

Minimal access rights for packages source folder

$
0
0

Hi,

what are the minimum access rights required for package source share for clients to be able to download content from it?

Failure Deploying .NET Framework 4.5.1 (Offline Installer)

$
0
0

From AppEnforce.log:

+++ Starting Install enforcement for App DT "DotNET 4.5.1" ApplicationDeliveryType - ScopeId_D83684F3-2254-4608-8FAC-E52A046D195A/DeploymentType_a062b61f-6ae7-45f3-af3b-560d524c4f7b, Revision - 3, ContentPath - C:\Windows\ccmcache\12, Execution Context - System    AppEnforce    11/11/2015 9:23:02 AM    3584 (0x0E00)
    A user is logged on to the system.    AppEnforce    11/11/2015 9:23:02 AM    3584 (0x0E00)
    Performing detection of app deployment type DotNET 4.5.1(ScopeId_D83684F3-2254-4608-8FAC-E52A046D195A/DeploymentType_a062b61f-6ae7-45f3-af3b-560d524c4f7b, revision 3) for system.    AppEnforce    11/11/2015 9:23:02 AM    3584 (0x0E00)
+++ Application not discovered. [AppDT Id: ScopeId_D83684F3-2254-4608-8FAC-E52A046D195A/DeploymentType_a062b61f-6ae7-45f3-af3b-560d524c4f7b, Revision: 3]    AppEnforce    11/11/2015 9:23:02 AM    3584 (0x0E00)
    App enforcement environment:
    Context: Machine
    Command line: NDP451-KB2858728-x86-x64-AIIOS-ENU.exe /q /norestart
    Allow user interaction: No
    UI mode: 1
    User token: null
    Session Id: 1
    Content path: C:\Windows\ccmcache\12
    Working directory:     AppEnforce    11/11/2015 9:23:02 AM    3584 (0x0E00)
    Prepared working directory: C:\Windows\ccmcache\12    AppEnforce    11/11/2015 9:23:02 AM    3584 (0x0E00)
Invalid executable file NDP451-KB2858728-x86-x64-AIIOS-ENU.exe    AppEnforce    11/11/2015 9:23:02 AM    3584 (0x0E00)
ScriptHandler::EnforceApp failed (0x87d01106).    AppEnforce    11/11/2015 9:23:02 AM    3584 (0x0E00)
AppProvider::EnforceApp - Failed to invoke EnforceApp on Application handler(0x87d01106).    AppEnforce    11/11/2015 9:23:02 AM    3584 (0x0E00)
CommenceEnforcement failed with error 0x87d01106.    AppEnforce    11/11/2015 9:23:02 AM    3584 (0x0E00)
Method CommenceEnforcement failed with error code 87D01106    AppEnforce    11/11/2015 9:23:02 AM    3584 (0x0E00)
++++++ Failed to enforce app. Error 0x87d01106. ++++++    AppEnforce    11/11/2015 9:23:02 AM    3584 (0x0E00)

Any help or advice would be greatly appreciated, thank you.

Cancel software installation through software center

$
0
0
We have a large group of software that we make available to everyone in our organization through SCCM (~150 pieces). One of our users decided to click and install every piece of software, and they're not longer able to do work on their computer. Is there any way to stop installs once they've been started short of pulling the computer out of all collections and adding them back in? 

Install Office 2016 with language packs

$
0
0

Hi,

I would like to deploy Office 2016 using SCCM 2012 R2, and have it installed in 2 languages.

So here is steps I followed:

I copied the English install source to the SCCM share.

I created the msp file and added it to "updates" folder.

I copied source files from the second language to the same source folder.

I have also created a file config.xml in the folder proplus.ww .

The xml file has lines as follow:

<Configuration Product="ProPlus">

<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
<AddLanguage Id="match" ShellTransform="yes"/>
<AddLanguage Id="en-us" />
<AddLanguage Id="fr-fr" />

</Configuration>

However, when I run the install, I get a wizard prompt asking for choosing either Office 2016 in English. Or 3 other options for french Visio, french office...

Is there anything I am missing here?

I appreciate any help.

Thanks


-Mehdi

When an application falls out of scope

$
0
0

I am a almost complete newbie in SCCM 2012, so please be kind :)

We are running SCCM 2012 R2 SP1 and I understand that simply deleting a deployment for an application will not remove the application on the users computers. Yeah, you need to create a new deployment with uninstall. 

But: 
We are deploying applications to User collections, which is again based on AD Group membership. So for example if one user is not member of an application group, the software does not uninstall. But is it possible to make that happen? Or it requires some fancy scripting? Or maybe I am asking for too much?

I really would like to automate more the uninstall for our users when the user is not member of a certain group, which in turn a User collection is based on. Some of our users have very expensive licensed software and if a user for any reason is not member of an application group, I would prefer that SCCM automatically uninstall the application. In a perfect world, I should be able to control this for each application/deployment (ie. set the flag "Uninstall when deployment falls out of scope"). And of course, as many other also, the users sometimes roams from computer to computer, so if a user used to have this application installed on 3 different computers, all computers should uninstall the application.  

Or maybe I should make this a feature request? 

Issue with deployment status

$
0
0

Hi,

I got an issue with a application deployment for a collection device.

Normally it summarize all devices with a System User because is a device deployment, but in this case, it summarize all devices duplicated, one for system and the same device for the primary user.

Also, in the completion statistics it shows old errors (all are solved). All errors are for the users.

Before this deployment, this application was deployed for the users but was deleted. I think that something was wrong and the report is bugged, can be?


If I do a software report, I can see all devices got the software but its so strange that in the deployment status shows the duplicate devices.

the summary should show 100% ¿how can i reset this?

Prestage content : what to do next after the prestage content is copied to the Target DP and Extracted ?

$
0
0

Hi

We have copied around 1000 Application Packages ( 320 GB ) of prestage content over WAN from one DP to Other

Then extracted the Contentusing the Run command ExtractContent.exe /P:D:\Prestage /S

Added the DP to the DP Group and now it shows, do i need to do somethimg more for the content to start showing up here, i checked the log on the DP D:\SMS_DP$\sms\logs 

it says

<![LOG[Sent PCA00043.1 package state message to site]LOG]!><time="17:58:58.058-60" date="10-22-2015" component="PrestageContent" context="" type="1" thread="12188" file="archivefile.cpp:951">
<![LOG[Sent PCA00048.2 package state message to site]LOG]!><time="17:58:58.168-60" date="10-22-2015" component="PrestageContent" context="" type="1" thread="12188" file="archivefile.cpp:951">

i belive it looks good so far , so do i just have to wait and watch the Ball to become green or is there anything more i need to do ?

Thank you

Tanoj


OSLM ENGINEER - SCCM 2007 & 2012

Newly created applications not working for User caollection

$
0
0

existing Application packages working on user collection, if I add new user into that collection, it work and app comes in App Catalog.

But newly created applicationshaving this issue. Even we created new software package that also comes in application catalog (works on user collection)

Can anyone help me to resolve this issue. if more information required please let me know


Ravindra Bhosale.

New Applications not showing in Application Catalog site

$
0
0

I have few Applications deployed to a user Collection. However it is not Displaying in Application Catalog.

Deployment Compliance shows 0%. If i target it to device collection i can see it in Software Center. But with user collection I cannot see it in Application Catalog.

Application is distributed to all DP's (100%). 

Older applications which were created and deployed couple of months ago can be seen in Application Catalog, even if a new user is added to the collection it can be seen in App Catalog (Strange !!). But with new application deployment it cannot be seen in Application Catalog.

All the settings are correct, even setting are to "Run as soon as possible". I have Run Synchronization for Application Catalog Tables as well. Still not luck.

Please Advice. 

SCCM 2012 R2 Deploy Software on Client Workgroup Error

$
0
0
Hi all,
I'm newbie on SCCM, so i have to deploy Software to my client, with client have join domain everything ok.
But when i try to deploy on my workgroup devices so have error

and on CITaskMgr.log

When i  checked about boundary group for make sure this ok.

This issue make me headache. Hope somebody give me an advise.

Thanks.

Download Request only, ignoring location update

$
0
0

New client is giving this error in the CAS.log

=========================================================== ContentAccess 11/13/2015 12:19:50 PM 5080 (0x13D8)
WinPEBranchCacheStartup task is starting... ContentAccess 11/13/2015 12:19:50 PM 5080 (0x13D8)
CSuperPeerController::FinalConstruct entered ContentAccess 11/13/2015 12:19:50 PM 5080 (0x13D8)
Not starting superpeer agent since the client agent setting for superpeer is disabled ContentAccess 11/13/2015 12:19:50 PM 5080 (0x13D8)
Location update from CTM for content CTG0004F.2 and request {8EF97ED4-C92F-4F0B-8D39-4C2C9944AFBC} ContentAccess 11/13/2015 12:22:07 PM 840 (0x0348)
   Download location found 0 - http://DP01.Domain.Forest.net/SMS_DP_SMSPKG$/CTG0004F ContentAccess 11/13/2015 12:22:07 PM 840 (0x0348)
   Download location found 1 - http://DP02.Domain.Forest.net/SMS_DP_SMSPKG$/CTG0004F ContentAccess 11/13/2015 12:22:07 PM 840 (0x0348)
   Download request only, ignoring location update ContentAccess 11/13/2015 12:22:07 PM 840 (0x0348)
Location update from CTM for content CTG0004F.2 and request {8EF97ED4-C92F-4F0B-8D39-4C2C9944AFBC} ContentAccess 11/13/2015 12:23:04 PM 840 (0x0348)
   Download location found 0 - http://DP01.Domain.Forest.net/SMS_DP_SMSPKG$/CTG0004F ContentAccess 11/13/2015 12:23:04 PM 840 (0x0348)
   Download location found 1 - http://DP02.Domain.Forest.net/SMS_DP_SMSPKG$/CTG0004F ContentAccess 11/13/2015 12:23:04 PM 840 (0x0348)
   Download request only, ignoring location update ContentAccess 11/13/2015 12:23:04 PM 840 (0x0348)
WinPEBranchCacheShutdownTask task is starting... ContentAccess 11/13/2015 12:24:05 PM 4500 (0x1194)
=========================================================== ContentAccess 11/13/2015 12:24:05 PM 4500 (0x1194)
Superpeercontroller agent stopping ContentAccess 11/13/2015 12:24:05 PM 4500 (0x1194)
The thread is not yet started or already stopped, so no need to stop it again here. ContentAccess 11/13/2015 12:24:05 PM 4500 (0x1194)
SuperPeerController has stopped ContentAccess 11/13/2015 12:24:05 PM 4500 (0x1194)
===== CacheManager: Initializing cache state from Wmi. ===== ContentAccess 11/13/2015 12:24:14 PM 6040 (0x1798)
Cache size is 7680 MB.  Location is C:\WINDOWS\ccmcache ContentAccess 11/13/2015 12:24:14 PM 6040 (0x1798)
CacheManager: MaxCacheDuration:43200 - MinTombstoneDuration:1440 ContentAccess 11/13/2015 12:24:14 PM 6040 (0x1798)
CacheManager: There are currently 0 bytes used for cached content items (0 total, 0 active, 0 tombstoned, 0 expired). ContentAccess 11/13/2015 12:24:14 PM 6040 (0x1798)
===== CacheManager: Cache state initialization completed ===== ContentAccess 11/13/2015 12:24:14 PM 6040 (0x1798)
=========================================================== ContentAccess 11/13/2015 12:24:14 PM 4348 (0x10FC)
WinPEBranchCacheStartup task is starting... ContentAccess 11/13/2015 12:24:14 PM 4348 (0x10FC)
CSuperPeerController::FinalConstruct entered ContentAccess 11/13/2015 12:24:14 PM 4348 (0x10FC)
Not starting superpeer agent since the client agent setting for superpeer is disabled ContentAccess 11/13/2015 12:24:14 PM 4348 (0x10FC)
Location update from CTM for content CTG0004F.2 and request {8EF97ED4-C92F-4F0B-8D39-4C2C9944AFBC} ContentAccess 11/13/2015 12:24:26 PM 5768 (0x1688)
   Download location found 0 - http://DP01.Domain.Forest.net/SMS_DP_SMSPKG$/CTG0004F ContentAccess 11/13/2015 12:24:26 PM 5768 (0x1688)
   Download location found 1 - http://DP02.Domain.Forest.net/SMS_DP_SMSPKG$/CTG0004F ContentAccess 11/13/2015 12:24:26 PM 5768 (0x1688)
   Download request only, ignoring location update ContentAccess 11/13/2015 12:24:26 PM 5768 (0x1688)
CacheManager: There are currently 0 bytes used for cached content items (0 total, 0 active, 0 tombstoned, 0 expired). ContentAccess 11/13/2015 12:32:20 PM 5080 (0x13D8)




No software is appearing in software center nor is any software "required" by this device being installed.... the boundarys are correct and all other clients are working fine.... this is causing a problem on Surface Pro 3 devices on different subnets in different boundarys....

SCCM 2012 R2 RBA Viewer.exe Tool not responding

$
0
0

Hello everyone,

Actually, I have full admin rights on SCCM etc. also Admin rights on AD.

I have installed RBA viewer on several servers, on which not respoding.

Servers is 2012 Standard.

Who have this situation and can help?

Event Viewer said :

Application Error :

Faulting application name: RBAViewer.exe, version: 5.0.7958.1000, time stamp: 0x5295079a

Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000

Exception code: 0xc0000005

Fault offset: 0x0cb96dcc

Faulting process id: 0x15b8

Faulting application start time: 0x01d1160d1f8142c8

Faulting application path: C:\Program Files (x86)\ConfigMgr 2012 Toolkit R2\ServerTools\RBAViewer.exe

AND : .Net Runtime error (application log)

Application: RBAViewer.exe

Framework Version: v4.0.30319

Description: The process was terminated due to an unhandled exception.

Exception Info: System.NullReferenceException

Stack:

   at Microsoft.ConfigurationManagement.Toolkit.RbacTest.AdminConsole.RecursiveAddTreeItems(Microsoft.ConfigurationManagement.Toolkit.RbacTest.SecurityObject, Microsoft.ConfigurationManagement.Toolkit.RbacTest.TreeObject)

   at Microsoft.ConfigurationManagement.Toolkit.RbacTest.AdminConsole.RecursiveAddTreeItems(Microsoft.ConfigurationManagement.Toolkit.RbacTest.SecurityObject, Microsoft.ConfigurationManagement.Toolkit.RbacTest.TreeObject)

   at Microsoft.ConfigurationManagement.Toolkit.RbacTest.AdminConsole.updateAI()

   at Microsoft.ConfigurationManagement.Toolkit.FirstWPFApp.MainWindow.RefreshAnalysis()

   at Microsoft.ConfigurationManagement.Toolkit.FirstWPFApp.MainWindow.showUI()

   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)

   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)

   at System.Windows.Threading.DispatcherOperation.InvokeImpl()

   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)

   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)

   at System.Windows.Threading.DispatcherOperation.Invoke()

   at System.Windows.Threading.Dispatcher.ProcessQueue()

   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)

   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)

   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)

   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)

   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)

   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)

   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)

   at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)

   at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)

   at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)

   at System.Windows.Threading.Dispatcher.Run()

   at System.Windows.Application.RunDispatcher(System.Object)

   at System.Windows.Application.RunInternal(System.Windows.Window)

   at System.Windows.Application.Run(System.Windows.Window)

   at Microsoft.ConfigurationManagement.Toolkit.FirstWPFApp.App.Main()

 



How can I troubleshoot "unknown" status for and applicaiton deployed to user collection?

$
0
0

Hello all!!

I am hoping for some help.

I deployed IE11 to our company a couple of weeks ago and seem to have hit a wall with some "hanging deployments". Meaning several hundred are stuck in various statues. Here is the overall status:

Success (2056)

In progress (27)

Error (73)

Unknown (537)

In our environment SCCM users discovery is pointed to 20 users OUs in AD. For the purpose of clean up used a tool called AD tidy that would query the desired OU (in this case user OU) for users not logged in the past 30,60,90 days. I moved those user accounts to our disabled users OU that SCCM is not pointing to. I then ran Full Users Discover in: Administration>Discovery Methods> Active Directory User Discovery. Next I went to the Assets and Compliance: Users and searched for one of the moved users and they were no longer showing up, so at that point I know that part works. So I am trying to figure out how long it would take for the report that I am using to update? Its called Software Distribution - Application Monitoring > All applications Deployments (Basic)

Also besides what I am doing in AD to clean up old user accounts, what's the best way to troubleshoot this?


Phil Balderos


Process of Application creation, Distributing content & Deploying the application

$
0
0

Dear Experts,

I am very NEW to SCCM 2012 & trying to learn it. May someone explain to me the process of application creation, Content Distribution & application deployment? I want to know actually what happens when application is created & .msi file is imported, where the file is imported ? When we distribute content, which folder the contents are located for access & when application is deployed where it is downloaded in client system?


Error "past due will be retried" while deploying Office 2013 in SCCM 2012 R2

$
0
0

Hello all,

I am trying to install office 2013 through SCCM 2012 R2 .

For this i select the option Required(Automatically) installed after deploying it from SCCM server it start downloading from Server side but during installation it show following messege and does not installed.

Error "Past due will be retried"

Can any body please help me out. although other other application like notepad ++ and skype are installed sucessfully.

Regards

Sunny

Viewing all 4762 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>