SCCM traffic maxing the bandwidth at several of my sites...
Problem with supsersedence
Hi,
I have a problem with supersedence. Client have win 7, office 2010, language pack and proofing tools. We want to upgrade to Office 365. Then we have to uninstall all Office 2010 products, and then install Office 365. I have used supersedence and created a device collection. This is limited to all systems, and membership rules I used direct. I have just added one client to this collection and done the office 365 deployment to this collection. Office 2010 are uninstalled and Office 365 are installed, but the problem are that other client then I have added to the collection got this application package. I don't understand why.
I have experience the same problem on the Adobe reader 11.0.5 package I have made. This have also a supersedence. When I deploy a new maskin it have adobe reader 11.0.5 installed, but somehow it reinstall after a while. Some client it just uninstall without install again. I have just one deployment on this. It deployed to all system, but with direct rule. And I have just added some client to this collection.
Could it be some problem with the supersedence or are the problem with device collection?
Applications with two deployment types makes uninstall button in software center "greyed" out.
Hi
SCCM 2012 R2 running on Windows server 2012 with Windows 7 clients.
We are publishing applications to users that are available (not required), so that they can be downloaded from the application catalog web site. We have som applications that needs more then one deployment type (different pre requirements depending on OS architecture) and when I create two deployment types for one Application the uninstall button in Software center is greyed out? If i remove one of the deployment types so there is just one, well then the Uninstall button is available again.
An example is Itunes. I publish one Itunes application to the store that has two deployment types, one for X86 and another for X64 with requirments on OS architetcure. the correct version gets installed but the uninstall button is not possible to use. If i remove one of the deployment types then the deployment button is not greyed out.
Is this a bug?
Thanks everyone.
Set execution policy via CM 2012 SP1
Good afternoon everyone.
Sorry about the last question. I'd attempted to resolve this in so many ways that the last question was based on an old attempt.
I'm trying to set the PowerShell Execution Policy through a batch file. Specifically, the batch file contains one single command:
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& {Start-Process PowerShell -ArgumentList 'Set-ExecutionPolicy RemoteSigned -Force' -Verb RunAs}"
If I run this command standalone, either as local Admin or not, the batch file completes and the execpol is changed appropriately.
When deploying the batch file through CM, Software Center shows a successful installation but the ExecPol value does not change. The batch file within CM is configured to run as administrator.
Any suggestions as to what I may be doing wrong would be greatly appreciated.
Thanks very much.
IAmStrings
SCCM 2012 Run a vbscript
I've tried to piece together other posts on this topic but have yet to successfully do this. Could someone please provide a step by step on how to run a vbscript with SCCM 2012 SP1? Please be as detailed as possible, because I would like to understand the nuances of why a certain setting is being set and why certain selections are being selected.
I've tried many different settings but haven't found the correct combination or something. If it matters, the vbscript copies a file from a network share available to everyone and also creates a shortcut to the company intranet site. Everything tests out locally, but just cannot get this to work via SCCM 2012 SP1. This is what I have to work.
Please just post a how to with as much detail as possible. THANKS!!!
how to reset status for distribution point
Is User Defined Affinity applied to desktops/laptops and servers or just the former
I like the UDA feature in SCCM 2012 but I have a concern:
When I associate a user to a group of devices (ex: Joe is the owner of 2 desktops, 1 laptop and 5 servers), and when I deploy a software (ex: Adobe) to Joe, does the software gets deployed on all the devices (2+1+5) or just (2+1)? I do not want the software to be deployed on a 'server' but rather just on desktops/laptops. Is there a way to control this? (may be due to licensing cost)
not able to install package
Hi, I need to push an executable, verified if it's a wrapped exe: no, the .exe is dotnet Framework ver. 4.5, I used package to deploy it but for some reason, status is just "installing"
Below is the log I got from execmgr
Policy arrived for parent package PHL00057 program dotNet4.5 execmgr 3/11/2014 12:01:11 PM 5144 (0x1418)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 6l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:11 PM 5144 (0x1418)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistProgramOfferReceivedEvent
{
AdvertisementId = "PHL2005A";
ClientID = "GUID:22C73C54-734C-4CA9-95F0-685A872C87AA";
DateTime = "20140311040111.919000+000";
MachineName = "JREYES033W7";
ProcessID = 6836;
SiteCode = "PHL";
ThreadID = 5144;
};
execmgr 3/11/2014 12:01:11 PM 5144 (0x1418)
Validating chain of dependent programs for package PHL00057 optional program dotNet4.5 execmgr 3/11/2014 12:01:18 PM 5144 (0x1418)
Validating package PHL00057 program dotNet4.5 in the chain. The content request ID is {00000000-0000-0000-0000-000000000000} execmgr 3/11/2014 12:01:18 PM 5144 (0x1418)
Creating an optional execution request for package PHL00057 program dotNet4.5 execmgr 3/11/2014 12:01:18 PM 5144 (0x1418)
Requesting content from CAS for package PHL00057 version 1 execmgr 3/11/2014 12:01:18 PM 5144 (0x1418)
Successfully created a content request handle {1CFD35A8-D941-4D59-B626-ACEE82D79F5A} for the package PHL00057 version 1 execmgr 3/11/2014 12:01:18 PM 5144 (0x1418)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistWaitingContentEvent
{
AdvertisementId = "PHL2005A";
ClientID = "GUID:22C73C54-734C-4CA9-95F0-685A872C87AA";
DateTime = "20140311040118.603000+000";
MachineName = "JREYES033W7";
PackageName = "PHL00057";
PackageVersion = "1";
ProcessID = 6836;
ProgramName = "dotNet4.5";
SiteCode = "PHL";
ThreadID = 5144;
};
execmgr 3/11/2014 12:01:18 PM 5144 (0x1418)
Successfully raised SoftDistWaitingContentEvent event for program dotNet4.5 execmgr 3/11/2014 12:01:18 PM 5144 (0x1418)
Execution Request for advert package PHL00057 program dotNet4.5 state change from NotExist to WaitingContent execmgr 3/11/2014 12:01:18 PM 5144 (0x1418)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:18 PM 5144 (0x1418)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:18 PM 4956 (0x135C)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:18 PM 6388 (0x18F4)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:18 PM 6388 (0x18F4)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:19 PM 7008 (0x1B60)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:19 PM 4956 (0x135C)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:31 PM 7940 (0x1F04)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:34 PM 7940 (0x1F04)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:37 PM 7008 (0x1B60)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:40 PM 7008 (0x1B60)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:42 PM 7940 (0x1F04)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:45 PM 7940 (0x1F04)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:48 PM 4956 (0x135C)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:01:49 PM 7940 (0x1F04)
Processing [{1CFD35A8-D941-4D59-B626-ACEE82D79F5A}, 0]: OnContentAvailable execmgr 3/11/2014 12:02:20 PM 6388 (0x18F4)
[{1CFD35A8-D941-4D59-B626-ACEE82D79F5A}]: Content Version 1 is available for advert , pkg: PHL00057, program dotNet4.5. execmgr 3/11/2014 12:02:20 PM 6388 (0x18F4)
An existing MTC token was not supplied, using ExecutionRequest's Id as MTC token and this execution request is the owner of resultant MTC task. execmgr 3/11/2014 12:02:20 PM 6388 (0x18F4)
Request a MTC task for execution request of package PHL00057, program dotNet4.5 with request id: {D7AF4308-9884-46F4-AC4F-77A105611E75} execmgr 3/11/2014 12:02:20 PM 6388 (0x18F4)
Execution Request for advert package PHL00057 program dotNet4.5 state change from WaitingContent to Ready execmgr 3/11/2014 12:02:20 PM 6388 (0x18F4)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:02:20 PM 6388 (0x18F4)
MTC task with id {D7AF4308-9884-46F4-AC4F-77A105611E75}, changed state from 0 to 4 execmgr 3/11/2014 12:02:20 PM 5144 (0x1418)
Processing [{1CFD35A8-D941-4D59-B626-ACEE82D79F5A}, 0]: RemoveNotification execmgr 3/11/2014 12:02:20 PM 6388 (0x18F4)
MTC signaled SWD execution request with program id: dotNet4.5, package id: PHL00057 for execution. execmgr 3/11/2014 12:02:20 PM 5144 (0x1418)
Sending ack to MTC for task with id: {D7AF4308-9884-46F4-AC4F-77A105611E75} execmgr 3/11/2014 12:02:20 PM 5144 (0x1418)
Executing program dotNET45.exe in Admin context execmgr 3/11/2014 12:02:20 PM 5144 (0x1418)
Execution Request for advert package PHL00057 program dotNet4.5 state change from Ready to NotifyExecution execmgr 3/11/2014 12:02:20 PM 5144 (0x1418)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:02:20 PM 5144 (0x1418)
Checking content location C:\Windows\ccmcache\y for use execmgr 3/11/2014 12:02:21 PM 5144 (0x1418)
Successfully selected content location C:\Windows\ccmcache\y execmgr 3/11/2014 12:02:21 PM 5144 (0x1418)
Executing program as a script execmgr 3/11/2014 12:02:21 PM 5144 (0x1418)
Successfully prepared command line "C:\Windows\ccmcache\y\dotNET45.exe" execmgr 3/11/2014 12:02:21 PM 5144 (0x1418)
Command line = "C:\Windows\ccmcache\y\dotNET45.exe", Working Directory = C:\Windows\ccmcache\y\ execmgr 3/11/2014 12:02:21 PM 5144 (0x1418)
Running "C:\Windows\ccmcache\y\dotNET45.exe" with 32bitLauncher execmgr 3/11/2014 12:02:21 PM 5144 (0x1418)
Created Process for the passed command line execmgr 3/11/2014 12:02:21 PM 5144 (0x1418)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistProgramStartedEvent
{
AdvertisementId = "PHL2005A";
ClientID = "GUID:22C73C54-734C-4CA9-95F0-685A872C87AA";
CommandLine = "\"C:\\Windows\\ccmcache\\y\\dotNET45.exe\"";
DateTime = "20140311040221.195000+000";
MachineName = "JREYES033W7";
PackageName = "PHL00057";
ProcessID = 6836;
ProgramName = "dotNet4.5";
SiteCode = "PHL";
ThreadID = 5144;
UserContext = "NT AUTHORITY\\SYSTEM";
WorkingDirectory = "C:\\Windows\\ccmcache\\y\\";
};
execmgr 3/11/2014 12:02:21 PM 5144 (0x1418)
Raised Program Started Event for Ad:PHL2005A, Package:PHL00057, Program: dotNet4.5 execmgr 3/11/2014 12:02:21 PM 5144 (0x1418)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:02:21 PM 5144 (0x1418)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:02:21 PM 5144 (0x1418)
MTC task with id {D7AF4308-9884-46F4-AC4F-77A105611E75}, changed state from 4 to 5 execmgr 3/11/2014 12:02:21 PM 5444 (0x1544)
Policy deleted for advertisement PHL2005A package PHL00057 program dotNet4.5 execmgr 3/11/2014 12:17:23 PM 7236 (0x1C44)
Policy was deleted or expired for running program dotNet4.5. Leave the program in STATE_RUNNING execmgr 3/11/2014 12:17:23 PM 7236 (0x1C44)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 45l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:17:23 PM 7236 (0x1C44)
Policy arrived for parent package PHL00057 program dotNet4.5 execmgr 3/11/2014 12:19:21 PM 7236 (0x1C44)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PHL00057",ProgramID="dotNet4.5", actionType 6l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/11/2014
12:19:21 PM 7236 (0x1C44)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistProgramOfferReceivedEvent
{
AdvertisementId = "PHL2005B";
ClientID = "GUID:22C73C54-734C-4CA9-95F0-685A872C87AA";
DateTime = "20140311041921.964000+000";
MachineName = "JREYES033W7";
ProcessID = 6836;
SiteCode = "PHL";
ThreadID = 7236;
};
execmgr 3/11/2014 12:19:21 PM 7236 (0x1C44)
Regards,
Jeff
Problem with again and again returned retired application to distribution process
Hi,
I have strange problem. In my SCCM enviroment, I have retired application (Flash Player). For time to time, this application is appear on some Distribution Points with status "In process". Application is not deployed.
Why it is still returning to distibution on DP? How to remove it pernamently?
Thank you for answer.
Improving New PC Deployment Speed
When a new Windows client is added to our domain, the GPO's kick in and install SCCM client and it starts and registers etc. all correctly.
We then have a bunch of apps and packages that need to deploy to all windows clients, which eventually install. But if we need to provision a client quickly and hand it out to a user it takes hours / a day before everything is installed. Is there any way to tell SCCM client to do everything it needs on demand + do the installs immediately? Running policy retrieval etc. doesn't make a difference so I guess there is some things that need to finish first. Any script or anything would be helpful!
Thanks
Deploying applications
I'm using application model to deploy applications. If I have application that needs a special script to run after installation, what would be the easiest way to run script? I was thinking of using script as wrapper to install application. Better ideas?
Application Web Service Control Manager detected AWEBSVC is not responding to HTTP requests
Hi,
We are using SCCM 2012 sp1 cu5 with one primary in the datacenter and a number of local DP's which are presently servicing 200 users, but will rise to 12,000. The Application Catalogue is installed on the primary server.
Once a day we get the above error and the message id is 8101, and sometimes a user will have to click on install twice, with the first one failing (the ones that fail are normally with dependencies which are quite large in size around 250MB)
I'm just wondering if this is something I should be concerned about, especially since we will be ramping up user numbers in the next few weeks, and if it could be down to volume of traffic, although the apps are downloaded to the users local DP.
Also, does this design look suitable to service this amount of users, or should I have local application catalogues? The WAN bandwith between the datacenter and the user sites has recently been upgraded and is pretty fast.
Thanks
Jaz
Can i find out "Who deletes Packages or Applications" from the Distribution Point
Hello,
my question is in the title and now i give more details.
we have a lot of people that create application and packages and it looks good but since a few days some of them lost or deleted.
I test it out with a dummy packages, create them and take a look on the logs so that i find out the information are in 4 Log files. The best is SMPROV.LOG, here i can see DoDeleteInstance with User has lock "ACCOUNT NAME" LockID and the interesting line Deleted Instance of class SMS_APPLICATION. The SMSPROV.LOG is permanently written so that i can not take a look after a few hours or days.
Now my question, is it possible to create a queries the see who has deleted which package / application?
I think that can created with SQL or WQL but i am not so deep in SQL, can anyone give me a hint?
thx a lot
with best regards
andré
SCNotification has stopped working
Let me start by saying that I am new to SCCM 2012.
I have pushed out the client side install for SCCM 2012 and 90% of the users are working well and I am able to push installs and connect to them remotely.
I have a few users who are getting the following error. I have looked online and can't find anything relating to this particular issue.
SCNotificatino has stopped working.
Description: Stopped working
Problem Event Name: CLR20r3
Problem Signature 01:scnotification.exe
Problem Signature 02: 5.0.0.0
Problem Signature 03: 4f42f5b2
Problem Signature 04: System Configuration
Problem Signature 05: 2.0.0.0
Problem Signature 06: 4a275e0d
Problem Signature 07: 1a6
Problem Signature 08: 136
Problem Signature 09: IOIBMURHYNRXKW0ZXKRVFN0BOYYUFOW
OS Version: 6.1.7600.2.0.0.256.4
Locale ID: 1033
The users say that it pops up in the morning and does so a number of times and then stops and they are able to work again.
Can someone please let me know why this might be happening?
Thanks
Uninstall Option Greyed out
App catalog URL to specified Application
Does anyone know if its possible to craft a URL for the Application catalog that would direct a user to a specific Application (i.e. a search filter)? I know zilch about Silverlight programming but as I understand it this would have to be programmed on the backend to allow parameters.
Thanks!
Deploying applications to Terminal Server.
Hi,
Brief question, when deploying applications to a terminal server, setting the deployment to 'no user logged on' is fine but do you need to script putting the server in install mode and then execution mode either side of the deployment, i.e make the script a dependencie?.
Thanks
Deploy Powershell 3 to Win7 Via SCCM 2012R2
Is it possible to deploy Powershell 3 to Windows 7 clients using SCCM 2012R2? Or WSUS?
I have read a few blogs describing different methods such as dism to repackage the cab file or using a scripted deployment type (Windows6.1-KBxxxxxxxx64.msu /quiet /norestart) but i can not get it to install the update. My aim is to get the app-v 5 client on windows 7 desktops so powershell 3 is a requirement.
Has anyone worked out how to deploy it?
Many Thanks Dave
Requirement help for install a MSP
I am need to push an application to our computers that will update their Office 2010 install, to include Outlook. (The 32 bit version of Office is installed on all computers regardless of whether the OS is x64 or x86). I have the application built and the command to install the program tested, and it works. I have the detection method set to the MSI code for Office 2010 and that Outlook.exe exists (either in Program Files or Program Files x86). The issue that I am running into, is setting a requirement for Office 2010 to be installed. I created two global conditions to check for the Office uninstall key, one for each x86 and x64, however when I try add these as requirements, it does not appear that I can use it as an OR condition. So, correct me if I am wrong, when I deploy the application it will check to see if both reg keys exists, which they won't, and then fail.
Am I am to modify a requirement so I can have one Deployment type for all, or do I have to have a deployment type for each OS bit version (x86 and x64).
App-V apps intermittantly fail to install via SCCM
Hi,
I have a few sequenced apps deployed using SCCM to our work computers. These apps are deployed to User collections. When a new computer is brought online they intermittently fail to install, however if you manually 'retry' the installation in Software Center, after the 4th or 5th attempt of retrying they install successfully. Some apps fail to automatically install far more than others with one app failing to install consistently.
When the apps fail to install the streaming-transport debug log shows errors for Auto-Proxy detection and failure to send or receive HTTP responses to the distribution point full path to the .appv package file. Send failures return an HResult of 0x80190193. Receive failures return an HResult of 0x80190193 or 0x80072f0c.
The AppEnforce.log file returns an HResult of 80190193 and "The provided URL could not be resolved. Please check that the URL is valid." I assumed this to be the FQDN part of the command line that points at the DP package location. The bit that puzzles me the most is that if it was a problem with the DP then surely none of the apps would install, and certainly a persisting with a manual 'retry' wouldn't produce a successful install result.
We use a proxy server. AutoDetect proxy settings in IE is disabled and the FQDN of the Site Server/Distribution Point has been added to the Intranet Zone in IE. If I tell IE not to use a proxy at all I still get the same errors (including the auto proxy detection error) in the Streaming-transport debug log for the apps that have failed to install.
The App-V 5 deployment types are all configured to stream rather than download and run. If I switch them to 'download and run' they all consistently install without errors.
App-V clients are configured to use 'shared cache mode' and 'package scripts' is enabled.
Our environment is as follows: SCCM 2012 SP1 running on Server 2012. App-V 5 SP1 clients installed on Windows 7 Enterprise with SP1.
Any ideas as to what is going on would be welcomed as I've been tearing my hair out with this for a week!
Event logs - server and domain names have been changed - Streaming-Transport debug log:
Event ID 85
Log Name: Microsoft-AppV-Streaming-Transport/Debug
Source: Microsoft-AppV-Streaming-Transport
Date: 28/08/2013 10:07:42
Event ID: 85
Task Category: Transport request operation
Level: Error
Keywords:
User: SYSTEM
Computer: SCH-UEVGEN02.webfarm.local
Description:
Auto proxy detection for URL
https://CM01.domain.local:443/SMS_DP_SMSPKG$/Content_5f364464-dd13-4bb2-8142-3c41850f5e49.1/WinRAR_420_Win7x64.appv failed with status Unknown HResult Error code: 0x80072f94
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-AppV-Streaming-Transport" Guid="{15936a6f-bea1-479e-9ab1-1815802d2205}" />
<EventID>85</EventID>
<Version>1</Version>
<Level>2</Level>
<Task>5</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2013-08-28T09:07:42.223458300Z" />
<EventRecordID>472</EventRecordID>
<Correlation />
<Execution ProcessID="3948" ThreadID="4012" ProcessorID="0" KernelTime="2" UserTime="1" />
<Channel>Microsoft-AppV-Streaming-Transport/Debug</Channel>
<Computer>SCH-UEVGEN02.webfarm.local</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="StringValue">https://CM01.domain.local:443/SMS_DP_SMSPKG$/Content_5f364464-dd13-4bb2-8142-3c41850f5e49.1/WinRAR_420_Win7x64.appv</Data>
<Data Name="Status">-2147012716</Data>
</EventData>
</Event>
Event ID 66
Log Name: Microsoft-AppV-Streaming-Transport/Debug
Source: Microsoft-AppV-Streaming-Transport
Date: 28/08/2013 10:07:42
Event ID: 66
Task Category: Transport request operation
Level: Error
Keywords:
User: SYSTEM
Computer: SCH-UEVGEN02.webfarm.local
Description:
HTTP response receipt from
https://CM01.domain.local:443/SMS_DP_SMSPKG$/Content_5f364464-dd13-4bb2-8142-3c41850f5e49.1/WinRAR_420_Win7x64.appv failed. Status: Unknown HResult Error code: 0x80072f0c
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-AppV-Streaming-Transport" Guid="{15936a6f-bea1-479e-9ab1-1815802d2205}" />
<EventID>66</EventID>
<Version>1</Version>
<Level>2</Level>
<Task>5</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2013-08-28T09:07:42.312531300Z" />
<EventRecordID>476</EventRecordID>
<Correlation />
<Execution ProcessID="3948" ThreadID="4012" ProcessorID="0" KernelTime="2" UserTime="1" />
<Channel>Microsoft-AppV-Streaming-Transport/Debug</Channel>
<Computer>SCH-UEVGEN02.webfarm.local</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="Status">-2147012852</Data>
<Data Name="URL">https://CM01.domain.local:443/SMS_DP_SMSPKG$/Content_5f364464-dd13-4bb2-8142-3c41850f5e49.1/WinRAR_420_Win7x64.appv</Data>
</EventData>
</Event>
Event ID 67
Log Name: Microsoft-AppV-Streaming-Transport/Debug
Source: Microsoft-AppV-Streaming-Transport
Date: 28/08/2013 10:07:42
Event ID: 67
Task Category: Transport request operation
Level: Error
Keywords:
User: SYSTEM
Computer: SCH-UEVGEN02.webfarm.local
Description:
HTTP request from
https://CM01.domain.local:443/SMS_DP_SMSPKG$/Content_5f364464-dd13-4bb2-8142-3c41850f5e49.1/WinRAR_420_Win7x64.appv failed. Status: Unknown HResult Error code: 0x80190193
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-AppV-Streaming-Transport" Guid="{15936a6f-bea1-479e-9ab1-1815802d2205}" />
<EventID>67</EventID>
<Version>1</Version>
<Level>2</Level>
<Task>5</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2013-08-28T09:07:42.325397400Z" />
<EventRecordID>478</EventRecordID>
<Correlation />
<Execution ProcessID="3948" ThreadID="4012" ProcessorID="0" KernelTime="2" UserTime="1" />
<Channel>Microsoft-AppV-Streaming-Transport/Debug</Channel>
<Computer>SCH-UEVGEN02.webfarm.local</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="Status">-2145844845</Data>
<Data Name="URL">https://CM01.domain.local:443/SMS_DP_SMSPKG$/Content_5f364464-dd13-4bb2-8142-3c41850f5e49.1/WinRAR_420_Win7x64.appv</Data>
</EventData>
</Event>
Event ID 110
Log Name: Microsoft-AppV-Streaming-Transport/Debug
Source: Microsoft-AppV-Streaming-Transport
Date: 28/08/2013 10:07:42
Event ID: 110
Task Category: Transport stream request operation
Level: Error
Keywords:
User: SYSTEM
Computer: SCH-UEVGEN02.webfarm.local
Description:
Http Send request on URI
https://CM01.domain.local:443/SMS_DP_SMSPKG$/Content_5f364464-dd13-4bb2-8142-3c41850f5e49.1/WinRAR_420_Win7x64.appv with header failed with status Unknown HResult Error code: 0x80190193.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-AppV-Streaming-Transport" Guid="{15936a6f-bea1-479e-9ab1-1815802d2205}" />
<EventID>110</EventID>
<Version>1</Version>
<Level>2</Level>
<Task>4</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2013-08-28T09:07:42.325397400Z" />
<EventRecordID>479</EventRecordID>
<Correlation />
<Execution ProcessID="3948" ThreadID="4012" ProcessorID="0" KernelTime="2" UserTime="1" />
<Channel>Microsoft-AppV-Streaming-Transport/Debug</Channel>
<Computer>SCH-UEVGEN02.webfarm.local</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="URI">https://CM01.domain.local:443/SMS_DP_SMSPKG$/Content_5f364464-dd13-4bb2-8142-3c41850f5e49.1/WinRAR_420_Win7x64.appv</Data>
<Data Name="Header">
</Data>
<Data Name="Status">-2145844845</Data>
</EventData>
</Event>
Error in AppEnforce.log
<![LOG[The AppV 5X client is configured for use with ConfigMgr.]LOG]!><time="10:07:38.954-60" date="08-28-2013" component="AppEnforce" context="" type="1" thread="2552" file="appvclientconfig5x.cpp:64">
<![LOG[The package with GUID efaa1d42-dc70-4fc0-8976-fb692e83c395 is not installed on this machine yet]LOG]!><time="10:07:38.964-60" date="08-28-2013" component="AppEnforce" context="" type="1" thread="2552"
file="appvpackagequery5x.cpp:177">
<![LOG[Package: WinRAR 4.20 Win7 x64 with version GUID 6d7400fc-169b-4fa1-b292-29fdac24cae4 is not installed. Will install it]LOG]!><time="10:07:38.965-60" date="08-28-2013" component="AppEnforce" context=""
type="1" thread="2552" file="appv5xhandler.cpp:459">
<![LOG[Configure the package WinRAR 4.20 Win7 x64 as streaming. Use content ID Content_5f364464-dd13-4bb2-8142-3c41850f5e49 and content version 1]LOG]!><time="10:07:38.965-60" date="08-28-2013" component="AppEnforce" context=""
type="1" thread="2552" file="appv5xhandler.cpp:475">
<![LOG[Using content path <a href="https://CM01.domain.local:443/SMS_DP_SMSPKG$/Content_5f364464-dd13-4bb2-8142-3c41850f5e49.1/WinRAR_420_Win7x64.appv]LOG]!><time="10:07:39.206-60">https://CM01.domain.local:443/SMS_DP_SMSPKG$/Content_5f364464-dd13-4bb2-8142-3c41850f5e49.1/WinRAR_420_Win7x64.appv]LOG]!><time="10:07:39.206-60"
date="08-28-2013" component="AppEnforce" context="" type="1" thread="2552" file="appv5xhandler.cpp:494">
<![LOG[Running App-V command ["C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe" -ExecutionPolicy Bypass import-module 'C:\Program Files\Microsoft Application Virtualization\Client\AppvClient\AppvClient.psd1'; Add-AppvClientPackage
-Path 'https://CM01.domain.local:443/SMS_DP_SMSPKG$/Content_5f364464-dd13-4bb2-8142-3c41850f5e49.1/WinRAR_420_Win7x64.appv' -DynamicDeploymentConfiguration 'C:\Windows\ccmcache\4\WinRAR_420_Win7x64_DeploymentConfig.xml'] for the machine]LOG]!><time="10:07:39.211-60"
date="08-28-2013" component="AppEnforce" context="" type="1" thread="2552" file="appvcommandutil.cpp:117">
<![LOG[ Executing Command line: "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe" -ExecutionPolicy Bypass import-module 'C:\Program Files\Microsoft Application Virtualization\Client\AppvClient\AppvClient.psd1';
Add-AppvClientPackage -Path 'https://CM01.domain.local:443/SMS_DP_SMSPKG$/Content_5f364464-dd13-4bb2-8142-3c41850f5e49.1/WinRAR_420_Win7x64.appv' -DynamicDeploymentConfiguration 'C:\Windows\ccmcache\4\WinRAR_420_Win7x64_DeploymentConfig.xml' with system
context]LOG]!><time="10:07:39.211-60" date="08-28-2013" component="AppEnforce" context="" type="1" thread="2552" file="appexcnlib.cpp:345">
<![LOG[ Process 3948 terminated with exitcode: 1]LOG]!><time="10:07:42.823-60" date="08-28-2013" component="AppEnforce" context="" type="1" thread="2552" file="appexcnlib.cpp:431">
<![LOG[Here is the error message generated by the process:
Add-AppvClientPackage : The provided URL could not be resolved. Please check
that the URL is valid. HRESULT: 80190193.
At line:1 char:106
+ import-module 'C:\Program Files\Microsoft Application
Virtualization\Client\Appv ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
+ CategoryInfo : NotSpecified: (:) [Add-AppvClientPackage], COMEx
ception
+ FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Micr
osoft.AppV.AppvClientPowerShell.AddAppvPackage
]LOG]!><time="10:07:42.823-60" date="08-28-2013" component="AppEnforce" context="" type="3" thread="2552" file="appexcnlib.cpp:441">
<![LOG[AppV command ["C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe" -ExecutionPolicy Bypass import-module 'C:\Program Files\Microsoft Application Virtualization\Client\AppvClient\AppvClient.psd1'; Add-AppvClientPackage -Path
'https://CM01.domain.local:443/SMS_DP_SMSPKG$/Content_5f364464-dd13-4bb2-8142-3c41850f5e49.1/WinRAR_420_Win7x64.appv' -DynamicDeploymentConfiguration 'C:\Windows\ccmcache\4\WinRAR_420_Win7x64_DeploymentConfig.xml'] failed with return code 1.]LOG]!><time="10:07:42.823-60"
date="08-28-2013" component="AppEnforce" context="" type="3" thread="2552" file="appvcommandutil.cpp:128">
<![LOG[AppVCommandUtil::RunAppVCommand() failed. (0x87d0128f)]LOG]!><time="10:07:42.824-60" date="08-28-2013" component="AppEnforce" context="" type="3" thread="2552" file="appvcommandutil.cpp:154">
<![LOG[AppVManageClient5X::InstallAppVPackage() failed. (0x87d0128f)]LOG]!><time="10:07:42.824-60" date="08-28-2013" component="AppEnforce" context="" type="3" thread="2552" file="appvmanage5x.cpp:86">
<![LOG[ CAppV5XHandler::InstallApp() failed. (0x87d0128f)]LOG]!><time="10:07:42.824-60" date="08-28-2013" component="AppEnforce" context="" type="3" thread="2552" file="appv5xhandler.cpp:646">
<![LOG[++++++ App enforcement completed (4 seconds) for App DT "WinRAR 4.20 Win7 x64" [ScopeId_86A33434-E76B-408D-8910-C2EADC8E3BA0/DeploymentType_93e3e297-e10c-421e-a178-fe43212b1bde], Revision: 2, User SID: S-1-5-21-3578899820-3203048151-3782333795-4928]++++++]LOG]!><time="10:07:42.826-60" date="08-28-2013" component="AppEnforce" context="" type="1" thread="2552" file="appprovider.cpp:2366">