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

Clients not downloading from Azure Cloud Distribution Point

$
0
0

I have a problem with my clients not downloading content from my Azure Cloud DP.


Environment: Standalone Primary Site with functional Internet MP. Site/DP/MP is set up for using https (PKI with MS CA). CRL check is disabled. No reverse proxy like TMG in place.

The Cloud DP clouddp1.xxxxxx.com is set up with a management certificate with my public domain name (cer-file in Azure, pfx local). I also configured the CNAME in DNS (Domain Management in my Office365 Account) for the public name "clouddp1.xxxxxx.com". Here I saw the first problem regarding different setup guides on the Internet. One time you should set the CNAME referring to ID.cloudapp.net, in other guides you should set the CNAME referring to ID.blob.core.windows.net.
So not being sure which one is the correct setting, i tried both (with waiting for DNS to refresh the new settings). But nothing seems to work for downloading content from the cloud DP.
Can anyone tell me, which is the correct setting?
ID.cloudapp.net or ID.blob.core.windows.net?

I'm only testing with a small Application (MSI) which is correctly distributed to the Cloud DP (and only to the Cloud DP, not the on-premise one). The local Clients and also the internet based clients do get the advertisement but stuck on 0% downloading.

The Clients are trying to download from the Cloud DP which can be seen in CAS.log:
Download location found 0 - https://clouddp1.xxxxxx.com/downloadrestservice.svc/getcontentxmlsecure?pid=jf100007&cid=Content_b6394d79-efd4-4e15-a985-9d56443096b1.1

But in DataTransferService.log I see errors:
Failed to send request to /downloadrestservice.svc/getcontentxmlsecure?pid=JF100007&cid=CONTENT_B6394D79-EFD4-4E15-A985-9D56443096B1.1&tid=GUID:3B8A4D7A-F531-4213-9CCB-13018F00BB28&iss=SCCM01.xxxxxx.LOCAL&alg=1.2.840.113549.1.1.5&st=2015-08-13T17:33:57&et=2015-08-14T01:33:57 at host clouddp1.xxxxxx.com, error 0x2f8fDataTransferService13.08.2015 19:33:572928 (0x0B70)
[CCMHTTP] ERROR: URL=https://clouddp1.xxxxxx.com:443/downloadrestservice.svc/getcontentxmlsecure?pid=JF100007&cid=CONTENT_B6394D79-EFD4-4E15-A985-9D56443096B1.1&tid=GUID:3B8A4D7A-F531-4213-9CCB-13018F00BB28&iss=SCCM01.xxxxxx.LOCAL&alg=1.2.840.113549.1.1.5&st=2015-08-13T17:33:57&et=2015-08-14T01:33:57, Port=443, Options=31, Code=12175, Text=ERROR_WINHTTP_SECURE_FAILUREDataTransferService13.08.2015 19:33:572928 (0x0B70)
Successfully sent location services HTTPS failure message.DataTransferService13.08.2015 19:33:572928 (0x0B70)
Error sending DAV request. HTTP code 600, status ''DataTransferService13.08.2015 19:33:572928 (0x0B70)
Raising event:
instance of CCM_DataTransferService_BITS_SecureFailure
{
ClientID = "GUID:3B8A4D7A-F531-4213-9CCB-13018F00BB28";
DateTime = "20150813173357.935000+000";
HRESULT = "0x80072f8f";
ProcessID = 1728;
ServerPath = "https://clouddp1.xxxxxx.com:443/downloadrestservice.svc/getcontentxmlsecure?pid=JF100007&cid=CONTENT_B6394D79-EFD4-4E15-A985-9D56443096B1.1&tid=GUID:3B8A4D7A-F531-4213-9CCB-13018F00BB28&iss=SCCM01.xxxxxx.LOCAL&alg=1.2.840.113549.1.1.5&st=2015-08-13T17:33:57&et=2015-08-14T01:33:57";
ThreadID = 2928;
};
DataTransferService13.08.2015 19:33:572928 (0x0B70)
GetDirectoryList_HTTP('https://clouddp1.xxxxxx.com:443/downloadrestservice.svc/getcontentxmlsecure?pid=JF100007&cid=CONTENT_B6394D79-EFD4-4E15-A985-9D56443096B1.1&tid=GUID:3B8A4D7A-F531-4213-9CCB-13018F00BB28&iss=SCCM01.xxxxxx.LOCAL&alg=1.2.840.113549.1.1.5&st=2015-08-13T17:33:57&et=2015-08-14T01:33:57') failed with code 0x80072f8f.DataTransferService13.08.2015 19:33:572928 (0x0B70)


In ContentTransferManager.log no errors, but Cloud DP location can be seen:
Persisted locations for CTM job {B9256FD5-B1E8-4ED7-B6D6-E86ED8EAEC33}:
(REMOTE) https://clouddp1.xxxxxx.com/downloadrestservice.svc/getcontentxmlsecure?pid=jf100007&cid=Content_b6394d79-efd4-4e15-a985-9d56443096b1.1ContentTransferManager13.08.2015 19:33:574060 (0x0FDC)

Content location type is Azure. Need to get the signed source url.ContentTransferManager13.08.2015 19:33:574060 (0x0FDC)

CTM job {B9256FD5-B1E8-4ED7-B6D6-E86ED8EAEC33} (corresponding DTS job {54377885-C703-406C-ABCD-31D2C0FF7C0A}) started download from 'https://clouddp1.xxxxxx.com/downloadrestservice.svc/getcontentxmlsecure?pid=JF100007&cid=CONTENT_B6394D79-EFD4-4E15-A985-9D56443096B1.1&tid=GUID:3B8A4D7A-F531-4213-9CCB-13018F00BB28&iss=SCCM01.xxxxxx.LOCAL&alg=1.2.840.113549.1.1.5&st=2015-08-13T17:33:57&et=2015-08-14T01:33:57' for full content download.

CTM job {B9256FD5-B1E8-4ED7-B6D6-E86ED8EAEC33} entered phase CCM_DOWNLOADSTATUS_DOWNLOADING_DATA

Above errors are with CNAME set to id.blob.core.windows.net.

Can anyone help me to figure out, what is going wrong?




Deploy Adobe Reader 11.0.09.exe using SCCM 2012

$
0
0

Hello,

I want to deploy Adobe Reader 11.0.09.exe using SCCM 2012, I`m using the below command line

"AdbeRdr11009_en_US.exe /msi EULA_ACCEPT=YES REMOVE_PREVIOUS=YES /qn" it`s working on some machines and failing on the others

can you please share any helpful way

Thank You

Deployment Behaviour At Different Maintenance Window

$
0
0

HI All Can anybody answer for the below scenario .

A Client machine is part of two mainatenance window collections one is COLLECTION A ( which has MW from 8PM - 10.00PM) and COLLECTION B (which has MW from10:30 PM - 12.00AM) ,Now a Application is deployed COLLECTION Awith installation deadline as 11PM and it is configured that installation should not happen outside the Maintenance window. Does the application still get install in the client machine at the deadline ?

Is there any way to detect reboot pending with a package or task?

$
0
0

I am trying to create a script (or task sequence) to install SAP GUI version 7.4.  I have found that if the system is in areboot pending state the SAP installation will fail with this error:

The  application cannot be run in Win32 mode

If I reboot the PC and rerun the package it installs fine...  I have tried using a "Run command line" task with 64 bit file redirection disabled, it did not help.

I would like to create a script or task sequence to check and see if the system is in a reboot-pending state, then either reboot the PC (if necessary) or continue on with the SAP installation.  Is there a way for me to detect reboot pending?  Either as a condition for a task, batch file, or any other means? 

Thanks!

FP

Ms Excel 2010 Freezes

$
0
0

HI All,

Two my users have Ms-Excel .When they are using this application its  Freezes. So can you guys help me out on this....what is the procedure for this to resolving.

Reboot required

$
0
0

I wanted to set a force reboot only after the install script of my application. And dont want my machine to reboot after uninstallation in confguration manager 2012. There's a option in user experience from there you can set a force reboot (But this causes my system to reboot both the time after installation and uninstallation).Does anyone have a solution to the problem i posess??

Internet explorer 11 deployment issue

$
0
0

Hi,
I'm trying to deploy internet explorer 11 from ie 8 on windows 7 sp 1 computer using sccm 2012 r2.
I used Ieak and the ie prerequisite to configure the msi package.
The application was deployed but fails. Apparently the package still try to download the prerequisite even if they are embedded . how can I accomplish this task ?


Luca Pozzoli


Requirement vs Dependency when choosing deployment type

$
0
0

Hi,

if we have multiple deployment types for application, and first one fails to fulfill requirements, the next one will be checked, does it work the same way with dependencies?

If first deployment type has a dependency set (with no auto install) and it fails to detect that dependency, will it try second deployment type with another dependency, or will it fail permanently?



SCCM 2012 Software Center Installed Software List

$
0
0

Hi all,

I am trying to find what should be a simple answer on Google but nothing is definite to what I am looking for.

In Software Center I have deployed a couple of App-v apps these apps are now in my "Installed Software" list.

I have cleared my SCCM cache and App-v Cache (testing) and the Apps are still in the Installed Software list,  can anyone tell me where in the registry or which file does the "Installed Software" data is read from? (nothing related in Uninstall area in registry)

I want to clear this manually as I do not have uninstall options anymore

I have tried to re-deploy the apps to the device and this does not help

Thanks

Global Condition for Device ID Query

$
0
0

Hi,

i try to create a global condition to query if a certian Device ID matched:

 

For example if this Device ID (Virtual CD Rom from Hyper-V) has been found then it should execute the Deployment Type that is matched to this requirement.

I tried different settings in the Global Condition (String or String Array) but the reqirement never matched.

Can somebody help me?

Thanks

Michael 



Proper log files for troublshooting Application deployment and software center

$
0
0

We just upgraded our site server from SCCM 2012 SP1 to 2012 R2 Sp1 and we are having issues deploying applications. We deploy most of our apps via Software Center and they seem to be failing. Possible MP issue? What are the best logs to view related to application deployments?

I know of the following legs below

AppEnforce.log

appenforce.log

execmgr.log

Is Software Center dependent on client version?


Phil Balderos

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()

 



Office 2013 STD Task Sequence Deployment

$
0
0

I have an issue with a newly packaged Office 2013 STD App. I used the setup /admin cmndlet inorder to customize the install and "try" and make a silent install. I followed this guide: Setup Office 2013 in SCCM 2012. Now, in those steps he says, "The source folder is now prepared for ready for silent installations." but when you follow those steps (maybe i missed it) running the install via cmd on a clean machine still gives you prompts. 

I ignored that and continued on creating my application package in sccm, following the same steps in that above document. The packages I have created before were all slightly different when it comes to inserting the command line into the application creation. I added the application to a task sequence that has a few other working applications in it. 



(all other apps install)

Eventually during the application deployment task the office install times out and the TS continues on with a Time limit exceeded message in the AppEnforce.log. 

This is the settings i have in the apps properties

The Document i used to create everything said install command would only need to be setup.exe, But as you can see i have tried that, and also tried setup.exe -s (the run silent switch). 

I get the same outcome/error. any thoughts?


D.L.J. Schneider

Deploying Adobe CC ENT and Extension Manager

$
0
0

Hi,

I have created 2 applications; one for Adobe Extension Manager and one for Adobe Creative Cloud. They supercede the previous deployment of Adobe Creative Cloud.

They install, but my problem is that Software Centre doesn't seem to resolve it; it keeps displaying that it is installing.

It is already installed and supercedence works.

I have to have the installation on a long period of time like the default 120 minutes as the application is huge.

the appenforce log shows that it discovers it and it is installed and successful.

Does anyone have any ideas?

How to uninstall Lync 2010 during Skype deployment

$
0
0

Hi there!

I am deploying SCCM Application which has a deployment type with the Office 365 ProPlus which also includes Skype for Business. I determined that Lync 2010/2013 has to be uninstalled in order for Skype for Business to work correctly.

Could you please advise where the Lync uninstallation should be registered? I will highly appreciate if you point me out to somebody's step-by-step instructions.

Many thanks for your help, in advance!


Deploying Symantec Endpoint 12.1.6608

$
0
0

Hi

Im setting up a deployment for the SEP client, 12.1.6608.6300
Its not an MSI file ,its just a "Setup.exe" file,  which its working great, i test it in a client just double clicking it, its background install, no user interaction, only restart required.

So i setup the deployment,  but when installed i get a PAST DUE RETRIED, instead of restart needed.   When its restarted ,then i get the Installed status.  Is there a way to avoid this?  I guess software its not throwing any code telling the SCCM that a restart its needed.  Should i build it as a package then?  Or in an application but thru a batch file?   Any ideas can help, thanks.


Applications show in Application Catalog ?

$
0
0

Hi,

I am new to SCCM.  I find that there are around 50 applications being created in SCCM.

However, I find that there are only around 15 of them are avialble in my "Application Catalog".

May I ask 2 simple questions ?

1) Does everyone get the same applications in their "Appliation Catalog" ?

2) How do we define which applications should be listed in "Application Catalog" ?

Thanks

empty list in software center on Server 2012 R2

$
0
0

Hello,

i have a Software deployment on 2 Server 2012 R2. On both Server the software center available Software list is empty. I have check execmgr.log and the deployment packages are logged in the file. On other Server 2012 r2 the deployment Software are listed in Software Center.

on the failaid Server i have reinstall the sccm Agent, trace some logfiles and so on, but I'm stuck.

i have download the Client Center for configuration Manager:

https://sccmclictr.codeplex.com/

when i check the both Server with Client Center for configuration Manager the deploy Software is listesd under

Software Distribution, but not in the "softwarecenter" on the Client.

doesanyone haveanidea?

THX

best regard udo

SCCM 2012 R2 - Configuring Uninstall "Script Installer" SCCM Application

$
0
0

Hi there!

Could anybody help and advise how to configure the script installer applicationwhich would uninstall the installed application, for example, 7-Zip?

Items of a particular interest are:

  1. What should I put in the detection method of the Script Installer Application? When the script installer application runs it will remove the target installed application (i.e. 7-Zip) and the MSI GUID will disappear from the registry. 
  2. Should I deploy script installer application to the collections if I am planning to use the script installer application as a dependency for installing another application?

Thank you very much for your information, in advance!



SCCM 2012 R2 - How to Initiate Application Deployment Evaluation Cycle

$
0
0

Hi!

Is there a way to remotely initiate "Application Deployment Evaluation Cycle" on the target workstation?

Basically, I need to get rid of the reference of the application in the Software center when it is uninstalled using
msiexec.exe /x {} /qn

May be there is something easier than Powershell to force Application Deployment Evaluation Cycle For example, how to force the execution of the following command as part of the uninstallation batch file:

WMIC /namespace:\\root\ccm path sms_client CALL TriggerSchedule "{00000000-0000-0000-0000-000000000121}" /NOINTERACTIVE Configuration Manager Client Scan Trigger with WMI

Any help will be much appreciated!!!




Viewing all 4762 articles
Browse latest View live


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