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

App-V applications not publishing globally?

$
0
0

I'm trying to deploy some App-V apps to machines for a VDI image I'm working on and for some reason they're only deploying per user, not per machine. I want to have the apps pre-loaded on the image, but with per user they install within a few minutes of logging on. Here's an example of what I see with the get-appvclientpackage cmdlet:

PackageId            : f9d811cc-3e9b-417e-917e-227db3f87961
VersionId            : 2375fa3e-ee63-490e-bed3-e6426a1eaae2
Name                 : Google Chrome 41 Enterprise (App-V)
Version              : 0.0.0.1
Path                 : C:\WINDOWS\ccmcache\5\Google Chrome 41 Enterprise (App-V).appv
IsPublishedToUser    : True
UserPending          : False
IsPublishedGlobally  : False
GlobalPending        : False
InUse                : True
InUseByCurrentUser   : True
PackageSize          : 497167593
PercentLoaded        : 100
IsLoading            : False
HasAssetIntelligence : True


From everything I've read, it looks like targeting a machine should automatically make SCCM add the "-global" switch to the command, but it's not there in the appenforce.log. I didn't see anything in the deployment options to specify global deployment, so I'm at a loss. Any ideas?


Application not really running as the user..?

$
0
0

Hello --

I have a custom C# program that I put in SCCM 2012 R2 CU3 as a package and I am distributing out to my clients. My clients are Windows 8.1. The program is set to "Run with user's rights" and "Only when a user is logged on".

The issue seems to be when the program triggers on the machines it cannot access the Outlook 2013 application. My program crashes on:

Microsoft.Office.Interop.Outlook.Application oVersion = new Outlook.Application();


With the error: Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).

This points to a permissions issue. But since the application is running as the user, shouldn't it have access? If I run the program manually it works fine. I do have UAC set to level 3, but I do not have a problem running the program manually.

Even if I set UAC settings in the application manifest it doesn't make a difference.

Any ideas?

Thanks,

Greg

BITS Throttling causing strange behavior with task sequences for deploying software and leaving host in a waiting state.

$
0
0

I've looked and read as much as I could leading up to me posting here, and as usual this is my last resort to find an answer. I have software that I'm deploying via task sequence. Ever since we implemented BITS throttling though we've ended up with a large percentage of machines in the "Waiting" state in reporting the following day. Prior to the BITS throttling the success rate was always in the 90% range. I had done 5 deployment groups prior to implementing the throttling through client settings. The piece that is really making this difficult is it doesn't appear to be related to the throttling. E.G. The program is set to deadline at 9pm and I will see the software package files in the ccmcache by 10pm, but the associated SMSTS.log file is never generated on these affected machines. Over the course of a week machines will trickle into the succeeded column and by the end of a week all the devices pretty much finish the deployment and the SMSTS.log file will be present. Its like there is something preventing the TS services from firing.

So below i have a copy of the execmgr.log log entries right when the TS deadlines. As a side note i haven't changed the setting on the task sequence for time out, which by default is set to 6 hours or 3600 minutes. I don't think that has any bearing because i would assume the report page would show a failure for the deployment and not waiting. Also i'm still uncertain as to why machines seem to complete the install as time goes by.

Any how here is the excerpt from the execmgr.log and below that is the DTS log. Any help would be greatly appreciated. I know that the smsts service has to start for the package to deploy successfully but i don't know which log will show it trying to start that service. If no one can find an issue in the logs below, do you know which log will show when the TS service is called or attempted to be called?:

Service startup.execmgr3/31/2015 9:48:04 AM1728 (0x06C0)
Policy arrived for child program Copy FIles execmgr3/31/2015 2:46:30 PM3068 (0x0BFC)
Policy arrived for parent package HCR00021 program *execmgr3/31/2015 2:46:30 PM3068 (0x0BFC)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="HCR00021",ProgramID="*", actionType 6l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30lexecmgr3/31/2015 2:46:30 PM3068 (0x0BFC)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistProgramOfferReceivedEvent
{
AdvertisementId = "HCR2006E";
ClientID = "GUID:eaa0fb03-7227-4a39-affb-0c962cb56046";
DateTime = "20150331184630.667000+000";
MachineName = "4662DGGTGKS1";
ProcessID = 2652;
SiteCode = "HCR";
ThreadID = 3068;
};
execmgr 3/31/2015 2:46:30 PM3068 (0x0BFC)
The created request is a Task Sequence request execmgr3/31/2015 8:00:00 PM1884 (0x075C)
Requesting content from CAS for package HCR00020 version 1execmgr3/31/2015 8:00:00 PM1884 (0x075C)
Successfully created a content request handle {CC28784C-12E4-4342-9E34-876291183F34} for the package HCR00020 version 1execmgr3/31/2015 8:00:00 PM1884 (0x075C)
Program * change to state STATE_ADVANCED_DOWNLOAD content in progressexecmgr3/31/2015 8:00:00 PM1884 (0x075C)
Execution Request for advert HCR2006E package HCR00021 program * state change from NotExist to AdvancedDownloadexecmgr3/31/2015 8:00:00 PM1884 (0x075C)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="HCR00021",ProgramID="*", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30lexecmgr3/31/2015 8:00:00 PM1884 (0x075C)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:00:00 PM1884 (0x075C)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:00:00 PM2172 (0x087C)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:00:01 PM2172 (0x087C)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:00:01 PM1884 (0x075C)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:00:02 PM1884 (0x075C)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:06:49 PM2792 (0x0AE8)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:13:16 PM2408 (0x0968)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:19:46 PM2056 (0x0808)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:26:12 PM1328 (0x0530)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:32:39 PM1952 (0x07A0)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:39:06 PM2780 (0x0ADC)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:45:32 PM1220 (0x04C4)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:51:58 PM704 (0x02C0)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 8:58:25 PM2568 (0x0A08)
Mandatory execution requested for program * and advertisement HCR2006Eexecmgr3/31/2015 9:00:00 PM2900 (0x0B54)
Creating mandatory request for advert HCR2006E, program *, package HCR00021execmgr3/31/2015 9:00:00 PM2900 (0x0B54)
Execution Request for advert HCR2006E package HCR00021 program * state change from WaitingDependency to WaitingDependencyexecmgr3/31/2015 9:00:00 PM2900 (0x0B54)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="HCR00021",ProgramID="*", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30lexecmgr3/31/2015 9:00:00 PM2900 (0x0B54)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistWaitingContentEvent
{
AdvertisementId = "HCR2006E";
ClientID = "GUID:eaa0fb03-7227-4a39-affb-0c962cb56046";
DateTime = "20150401010000.136000+000";
MachineName = "4662DGGTGKS1";
PackageName = "HCR00020";
PackageVersion = "1";
ProcessID = 2652;
ProgramName = "Copy FIles";
SiteCode = "HCR";
ThreadID = 2900;
};
execmgr 3/31/2015 9:00:00 PM2900 (0x0B54)
Successfully raised SoftDistWaitingContentEvent event for member program Copy FIlesexecmgr3/31/2015 9:00:00 PM2900 (0x0B54)
Execution Request for advert HCR2006E package HCR00021 program * state change from WaitingDependency to WaitingContentexecmgr3/31/2015 9:00:00 PM2900 (0x0B54)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="HCR00021",ProgramID="*", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30lexecmgr3/31/2015 9:00:00 PM2900 (0x0B54)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 9:00:50 PM1184 (0x04A0)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 9:01:53 PM2900 (0x0B54)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 9:03:00 PM2568 (0x0A08)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 9:03:54 PM1184 (0x04A0)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 9:05:06 PM1184 (0x04A0)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 9:06:13 PM1184 (0x04A0)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 9:07:16 PM1136 (0x0470)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 9:08:08 PM1136 (0x0470)
ContentProgressEx invalid request GUID handle execmgr3/31/2015 9:08:37 PM1184 (0x04A0)
  Processing [{CC28784C-12E4-4342-9E34-876291183F34}, 0]: OnContentAvailableexecmgr 3/31/2015 9:08:56 PM2568 (0x0A08)
OnContentAvailable invalid request GUID handle execmgr3/31/2015 9:08:56 PM2568 (0x0A08)
  Processing [{CC28784C-12E4-4342-9E34-876291183F34}, 0]: RemoveNotificationexecmgr3/31/2015 9:08:56 PM2568 (0x0A08)
CServiceWindowEventHandler::Execute - Received SERVICEWINDOWEVENT : START Eventexecmgr3/31/2015 10:00:00 PM2788 (0x0AE4)
CExecutionRequestManager::OnServiceWindowEvent for STARTexecmgr3/31/2015 10:00:00 PM2788 (0x0AE4)
Auto Install is set to false. Do Nothing.execmgr3/31/2015 10:00:00 PM2788 (0x0AE4)

As you can see i haven't redacted any of the package info. If it helps here is the DTS entries for when it pulled the content:

UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020DataTransferService3/31/2015 8:00:00 PM2172 (0x087C)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020DataTransferService3/31/2015 8:00:00 PM2172 (0x087C)
DTSJob {DDFCBB34-7285-4D1E-B356-53AFF70A8F43} created to download from 'https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020' to 'C:\WINDOWS\ccmcache\4z'.DataTransferService3/31/2015 8:00:00 PM2172 (0x087C)
DTSJob {DDFCBB34-7285-4D1E-B356-53AFF70A8F43} in state 'DownloadingManifest'.DataTransferService3/31/2015 8:00:00 PM2976 (0x0BA0)
Raising event:
instance of CCM_CcmHttp_Status
{
ClientID = "GUID:eaa0fb03-7227-4a39-affb-0c962cb56046";
DateTime = "20150401000001.904000+000";
HostName = "server.com";
HRESULT = "0x00000000";
ProcessID = 2652;
StatusCode = 0;
ThreadID = 2976;
};
DataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/sccm?/HCR00020/DataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/sccm?/HCR00020/DataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0DataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0DataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/3.1_x64.exeDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/3.1_x64.exeDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/CitrixOnlinePluginFull.exeDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/CitrixOnlinePluginFull.exeDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/CommitVolID.vbsDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/CommitVolID.vbsDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/ewfmgr.batDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/ewfmgr.batDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/fbwfmgr.batDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/fbwfmgr.batDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/InstallCitrix.cmdDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/InstallCitrix.cmdDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/Installlog.txtDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/Installlog.txtDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/InstallView.batDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/InstallView.batDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/keys.vbsDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/keys.vbsDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/uninstall.logDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/uninstall.logDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/UninstallView.batDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/3.0/UninstallView.batDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/AGNC-4H.vbsDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/AGNC-4H.vbsDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/bginfoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/bginfoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/bginfo/Background.jpgDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/bginfo/Background.jpgDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/bginfo/Bginfo.exeDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/bginfo/Bginfo.exeDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/bginfo/HCR Custom BGinfo Shared WS.bgiDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/bginfo/HCR Custom BGinfo Shared WS.bgiDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/bginfo/Thumbs.dbDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/bginfo/Thumbs.dbDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/Copylaunchview.cmdDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/Copylaunchview.cmdDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/hide.vbsDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/hide.vbsDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/iconsDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/iconsDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/HCR.jpgDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/HCR.jpgDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/HCR1.jpgDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/HCR1.jpgDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/IE.icoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/IE.icoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/Lock.pngDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/Lock.pngDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/Restart.icoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/Restart.icoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/Stop.jpgDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/Stop.jpgDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/Thumbs.dbDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/Thumbs.dbDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/view.icoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/view.icoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/view2.icoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/icons/view2.icoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/imgDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/imgDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/blank.pngDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/blank.pngDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/Button-Power-red-48.pngDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/Button-Power-red-48.pngDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/Button-Power-red.icoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/Button-Power-red.icoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/CMS.pngDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/CMS.pngDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/HCR.jpgDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/HCR.jpgDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/IE-blue-256.pngDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/IE-blue-256.pngDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): OLD URL - https://server.com/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/IE-blue.icoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTransportSettings(): NEW URL - https://server.com:443/NOCERT_SMS_DP_SMSPKG$/HCR00020/sccm?/img/IE-blue.icoDataTransferService3/31/2015 8:00:01 PM2976 (0x0BA0)
UpdateURLWithTr

*********************************************************

Please let me know if there are any other logs that might be helpful or anywhere i should be looking.

Thanks again,

-KR


Adding a Trusted Site through SCCM 2012

$
0
0
I've got a VBS script I need to run on all our work stations to add a site to the trusted sites in IE.  When I go to the share the script is on and run it, it runs fun and works like I want.  However when I try to run it as a program through SCCM it fails (says installed) every time.  The site doesn't show up in the trusted sites list like I want.  I'm not really sure what I'm doing wrong.  I've tried a number of different combinations for the settings but still no joy. 

Supersede App-V 5.0 SP2 applications deployed originally via task sequence

$
0
0

Hello,

I'm trying to test a supersedence for an application that originally was deployed via task sequence when the operating system is deployed to the client, without reimaging the client itself. I've conducted the following steps to try and get this to work:

1. Application A was deployed via task sequence and now has a copy, which I'll call Application A2. 

2. In Application B I've setup the supersedence rule with the old deployment type being A2 and the replacement deployment type being Application B, with the uninstall check box enabled as well. I've set the deployment of Application B to a device collection with my test client in. I specified A2 because I'm assuming that the live version A would supersede all clients, regardless of collections specified, and obviously I want to test before the live environment. 

3. In software centre on the test client in available software Application B is listed with the status "past due - will be updated", showing the latest version I want to supersede with. However when trying to install it instantly fails. I've pulled up the log for AppDiscovery.log with cmtrace and found the following line.

"+++ Did not detect app deployment type Adobe_Reader_11.0.10_01 - Microsoft Application Virtualization 5(ScopeId_B88C7C83-8BD7-4E0C-84FB-734DB5AF3194/DeploymentType_ee26ebc6-ec62-4cf2-8341-867e95edc7ae, revision 11) for system. AppDiscovery 19/03/2015 14:12:39 1272 (0x04F8)" "

The package with GUID a9fb1207-84ce-45de-be98-9ef9bbaeb2bd is not installed on this machine yetAppVHandler19/03/2015 14:12:391272 (0x04F8)"

(I didn't want to flood this topic with loads of lines, is there a way to attach logs?)

In the AppEnforce.log I noticed it states this line.

The package with GUID 83ae1846-a3fc-448a-8cec-0848e560d3cc is not installed on this machine yetAppEnforce19/03/2015 09:32:491980 (0x07BC)
The package with GUID a9fb1207-84ce-45de-be98-9ef9bbaeb2bd is not installed on this machine yetAppEnforce19/03/2015 09:32:491980 (0x07BC)

I deployed A2 on its own, after removing Application A which was done by task sequence, and checked the PackageID and it is exactly the same as the one deployed through the task sequence. I re-added the supersedence rule back so that Application B is to supersede the A2 that just installed, and again it has failed to update and asking to retry. 

In CMTRACE two lines have now highlighted:

Cannot uninstall deployment type ScopeId_B88C7C83-8BD7-4E0C-84FB-734DB5AF3194/DeploymentType_4867b86f-060b-4a85-8393-1bea743de20c. All the publish components in this DT are still published by other DTs. This DT will be always detected as long as other DTs are still installedAppEnforce19/03/2015 14:41:224052 (0x0FD4)
CAppV5XHandler::UninstallApp() failed to uninstall the app (DTId = ScopeId_B88C7C83-8BD7-4E0C-84FB-734DB5AF3194/DeploymentType_4867b86f-060b-4a85-8393-1bea743de20c, Revision = 1), error (0x87d0128e).AppEnforce19/03/2015 14:41:224052 (0x0FD4)

Am I setting up supersedence correctly at all? Is it possible to supersede an application that was originally deployed via task sequence, without a reimage and amendment to the task sequence? OR am I missing something ridiculously obvious.

Much appreciated for your time,

Ollie

Kill a deployment

$
0
0

Hi,

Let's assume a wrong deployment was sent out.
I wonder what the best/fastest option would be to kill/stop it:

*remove the deployment? then results of deployment will be lost
*set deployment as expired? but that won't kill the active ones
*stop some sccm-services and take cleanup actions? which ones?

Please advise.
J.


Jan Hoedt

Sony Vegas silent install

$
0
0

Anyone have luck pushing out Sony Vegas with SCCM and activating it. I have been searching for a way to do it and have not had luck.

Thanks for the help

Installing applications directly from the DP Instead of copying them to the workstation cache.

$
0
0

Hi Everyone, Can someone tell me how, or if it is possible to install an application from the DP.  Here is what I am trying to accomplish.  I want to install SAS 9.4, the way it works now is it takes FOREVER to copy the 16GB to the workstations then install.  Is there way to map a drive/share/whatever back to the DP and install it that way..Supported by Microsoft?

Thanks


Application Catalog - "Cannot Connect to the Application Server" Error

$
0
0

Good Afternoon All - 

In the past couple of days, I've been installing and configuring SCCM 2012 for our production network.  Today, I ran into a little issue that I'm having trouble resolving.

I installed the Application Catalog web service point as well as the Application Catalog website point roles onto my primary site server.   It holds all other roles I use except for the separate SQl server which has a couple for DB & reporting.

Upon adding them, I had a couple of errors in my Monitoring saying things like awebsvr.msi couldn't be installed.  Removing the roles and re-adding them seemed to resolve this issue.

In the configuration, I kept the "Default Web Site" blank, but filled out the rest using port 80 / HTTP.

When a computer goes to the Application Catalog now in IE, the message "Cannot Connect to the application server" is displayed followed by a message saying that the website cannot communicate with the server.  Even though the Client Settings say to add the site as Trusted, I had to manually add it - but still got the error. 

What's wrong?  Here's what I've tried

- Reinstalling roles again

- Setting app catalog to use 443 / HTTPS (gave error that SSL wasn't properly configured in IIS so swaped it back as don't want to use HTTPS anyways

- Site Status & Component Status are green across the board

- I restarted the Default Web Site in IIS and the SMS Component service

Here's a link to the portlwebMSI.log

Any ideas?  Thanks!


Ben K.


Required Application - Missing Reboot Notification

$
0
0

Hello.

I am not sure if I am missing something, or if what we are seeing is the proper functionality.

We are doing an application deployment. This is deployed as "Required", and set "As soon as possible after the available time."

The user experience is "Display in Software Center and show all notifications."

The Computer Restart settings in the Client Policy are set to 5 minutes as the interval before restart, and 2 minutes to display a dialog box the user cannot close.

When we deploy the app the notification pops up on the task bar that software is being downloaded and installed, but there is no delay before the PC reboots. The app finishes installing and immediately reboots without notifying the user.

Is there some configuration I am missing to keep these PCs from rebooting for the configured 5 minutes?

Distmgr.log errors repeating

$
0
0

I am getting a pile of these errors in distmgr.log after selecting to remove failed content distribution.

CFileLibrary::RemoveFileUser failed; 0x80070003 SMS_DISTRIBUTION_MANAGER 2015-04-07 2:24:05 PM 6432 (0x1920)
CFileLibrary::DeleteFileA failed; 0x80070003 SMS_DISTRIBUTION_MANAGER 2015-04-07 2:24:05 PM 6432 (0x1920)
CFileLibrary::RemoveFileUser failed; 0x80070003 SMS_DISTRIBUTION_MANAGER 2015-04-07 2:24:06 PM 6432 (0x1920)
CFileLibrary::DeleteFileA failed; 0x80070003 SMS_DISTRIBUTION_MANAGER 2015-04-07 2:24:06 PM 6432 (0x1920)

Any Ideas?

Could not find the policy in WMI for package

$
0
0

Hello,

I am trying to deploy enterprise vault addin which was deployed successfully on all the test machines.

Now when trying to do this for a collection of machines based in US, this is coming up with the below error in execmgr.log

Could not find the policy in wmi for package

I have tried recreating the package, program, advertisement, reinstalling the client but everything works on the test machines based in a different region but it does the same thing for US.

Just for a try, i used "Run with user's right"  in package program but it still doesn't work. 

Please suggest as this seems to be strange for only happening for one region and not another for the same package.

The error described here in the link is exactly the same one except that I am using Program for deployment and not TS.

https://social.technet.microsoft.com/Forums/en-US/db13db4f-8b92-4d20-ac01-98d366c228eb/error-could-not-find-the-policy-in-wmi?forum=configmanagerosd 

Thanks


Runing Scripts as User after deploying Application

$
0
0

Hi

as the title really I want to run an applications then launch a script a cmd in this case directly after the installation. I've tried to use the task sequence but this only executes at a system level which is on good for me.

thanks in advance for any assistance.

Thanks

John

Size limitation issue on Packages in Distribution Manager

$
0
0

Hi there, I have checked the internet and cannot find anything with the particular issue I'm having.

I have a bunch of Microsoft applications like office, VS, SQL and stuff that I deploy through SCCM 2012 R2 with Update to developers because we are a development company, and found a bit of an issue when trying to add another application.

In the distmgr.log I get the following errors:

Failed to find space for 104857775 bytes. SMS_DISTRIBUTION_MANAGER2014/05/28 08:55:04 AM1976 (0x07B8)
CFileLibrary::FindAvailableLibraryPath failed; 0x8007050fSMS_DISTRIBUTION_MANAGER2014/05/28 08:55:04 AM1976 (0x07B8)
CFileLibrary::AddFile failed; 0x8007050fSMS_DISTRIBUTION_MANAGER2014/05/28 08:55:04 AM1976 (0x07B8)
CContentDefinition::AddFile failed; 0x8007050f SMS_DISTRIBUTION_MANAGER2014/05/28 08:55:04 AM1976 (0x07B8)
Failed to add the file. Please check if this file exists. Error 0x8007050FSMS_DISTRIBUTION_MANAGER2014/05/28 08:55:04 AM1976 (0x07B8)
SnapshotPackage() failed. Error = 0x8007050F SMS_DISTRIBUTION_MANAGER2014/05/28 08:55:04 AM1976 (0x07B8)

Now, I have checked the permissions, and thats all fine, There is enough disk space on the Server as well, but it looks like I need to remove a Package or two, then it will create the directory of the new package in the SMSPKGE$ share and successfully distribute to the two distribution points, so it seems like there is a size limit on the amount of package files in CM... The package total I have is just under 40GB, but there must be hard limit somewhere in CM...

Pushing Application and Restart Notification is not displaying

$
0
0

I built an application to install Internet Explorer 11 on endpoints(Windows 7 - 32 and 64bit) in my environment.  Everything works perfectly with the push and I am happy...except when the installation is finished the endpoints will restart without warning.  My Default Client Settings on the Computer Restart tab are 60 minutes and 30 minutes.  When I look in the AppEnforce.log I am getting a return code of 3010 which is a soft reboot and in the RebootCoordinator.log I am not seeing anything out of the ordinary.  I feel as thought I am missing something simple.  Has anyone else had this problem?  Since I don't get many results while googling, I would assume this works for everyone...

Thanks,

Kevin C.


Package stuck at Downloading 0%

$
0
0

Hi All,

Using SCCM 2012 SP1 CU5 to deploy applications/packages. All distribution points and boundary groups are configured and working correctly. What I've discovered is that some of the applications are stuck at downloading 0%, and software center eventually fails with "The software change returned error code 0x87D00607(-2016410105).", which is saying that the content is not available. I checked the distribution point and the content is not available. I push out the application, but it seems like it doesn't distribute it to the DP.

All DP's are VMs and running Windows 7.

Package Not deploying to secondary Site

$
0
0

Dears,

I have 1 primary site and 2 secondary site servers configured. I distributed software update and One Java installation (Bat file) to all 3 servers, its getting installed for clients which are reporting to primary server & in one secondary server but the packages are not getting downloaded to 3rd server which is acting as secondary site server. I checked Bits, redistributed packages but no luck. Kindly help what to troubleshoot in this case.


Regards,
Anil Suthar


Application Deployment Questions

$
0
0

Hopefully these should be a easy couple of questions.  I've just recently got 2012 R2 installed and running.  I've created a single Application to test with and it's been deployed which seems to add it to my ApplicationCatalog Site.  I have over a thousand computers in the network so I wanted to make sure I understood how deployment works first before going live.  I tested with Adobe Reader, creating my App.  I also have created several user collections to test with.  I followed a popular well known tutorial to get the basics and try and understand how deployment works.  A few things I still can't seem to figure out.

1) When deploying a Application I was under the impression it would automatically install on the computers which are members of the Users Collection if they are logged into the computer.  Is this the default deployment behavior?  I've logged into a test computer and it doesn't seem to have installed automatically.

2) How do I deploy a application that only goes to the Application Catalog website but does NOT get deployed to my thousand PCs or in my case 2 computers in my test group?  It might be that I have unknowingly done this already which is why it was not auto installed on my test PCs.

3) Whats the difference under Software > Applications and Packages?  I can't really see one on the surface.  I notice that tutorials show application upgrades via use of the Packages, but whats different?  I setup Adobe under the Applications with my msi file.

Software Center show application stuck at Installing

$
0
0

Greetings,

This has happened a few times now over the last couple of weeks. At first I thought it was just a once-off bug, but it keeps coming back and I can't see any patterns to identify the cause or trigger.

Sometimes when I start a Deployment from the Software Center the Status gets stuck at "Installing" and never moves beyond that. It has happened for OSD task sequences as well as Package/programs. In both cases the same Deployment works on other machines, or has worked on this same machine previously. It's not always the same programs, and there seems to be no particular pattern I can find to cause it.

Restarting the SMS Agent doesn't resolve, it just comes up as "Installing" again after the agent has restarted. I've tried clearing the adverts from the client and no difference, restarting the computer also makes no difference... it just comes back as "Installing"

If I remove the computer from the deployment, it dissapears from the Software Center, and when I add the deployment back again it re-appears in Software Center as "Installing" again.

Doing a client repair (ccmrepair) doesn't fix it. Doing a client re-install (with always re-install) doesn't fix it either. I have to completely remove the existing client and reinstall to clear the problem, but that makes the client then appear as a completely new device in CM12 so that's not a very reasonable resolution.

The only log entry I can find that seems to indicate an error is in execmgr.log where an entry saying "OnContentAvailable invalid request GUID handle" appears several times. I have no idea what it means. Running the same deployment on another computer works fine.

Clients are all Windows7 SP1 32bit.

How does SCCM 2012 determine if a package is already installed?

$
0
0

How does SCCM 2012 determine if a package is already installed? I see the options for applications but not for packages.

Thanks,

James


James A+, Network+, MCP

Viewing all 4762 articles
Browse latest View live


Latest Images

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