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

Time Out with Powershell App detection

$
0
0

SCCM 2012 R2 CU3:

Hello,

I have an application wich has a powershell script to detect if the Software is installed. The script is generally working.

When I check the deployment status I see that a lot of the Clients having an error : "The script execution has timed out"  

Here is my script:

$vApplicationName = 'Adobe Flash Player 14 Plugin'
$vApplicationName2 = 'Adobe Flash Player 14 ActiveX'
$VapplicationUpdate = 'Adobe Flash Player * NPAPI'
$vApplicationVendor = 'Adobe'
$vApplicationVersion = '14.0.0.125'
$vApplictaionDetect = get-wmiobject -class Win32_Product | where-object { $_.Name -like $vApplicationName+"*" -and $_.Vendor -like $vApplicationVendor+"*"}
$vApplictaionDetect2 = get-wmiobject -class Win32_Product | where-object { $_.Name -like $vApplicationName2+"*" -and $_.Vendor -like $vApplicationVendor+"*"}
$vApplictaionDetect3 = get-wmiobject -class Win32_Product | where-object { $_.Name -like $vApplicationUpdate+"*" -and $_.Vendor -like $vApplicationVendor+"*"}

if (($vApplictaionDetect.version -eq $vApplicationVersion -and $vApplictaionDetect2.version -eq $vApplicationVersion) -or ($vApplictaionDetect3.version -ge $vApplicationVersion))
    {
     Write-Host "Installed"
    }
else

{

}


Tracking Software Licensing

$
0
0
We are about to make an attempt to run a report of all the software installed on the machines within our company but there is a bit of a concern on the information we are going to get back.  Is there any way to isolate wither or not if a piece of software may be an fully licensed version vs a evaluation version?  That is to say, if someone downloaded the 30 day trial of say Adobe Acrobat as opposed to one my team has installed.  Is there a way for SCCM to tell the difference between the two?

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.

SCCM 2012 Binary Replication - 4GB size limit on Applications?

$
0
0

Hi there,

We have been struggling with updating our Autodesk applications, all of which are 8-12 GB in size. Anytime we update the sources files, SCCM appears to do a FULL update of all source files across our WAN links, instead of a delta replication. I understand binary replication is enabled by default for Applications, but I was told by a 3rd party vendor that binary replication only works on Applications up to 4GB in size. Anything larger, and it is a full source file update everytime. I have not come across this in any documentation, and would like to know if this is indeed true.

Thanks for your feedback on this,

Rich

Application Vs Package Deployment -SCCM 2012 R2

$
0
0

Hi,

Since SCCM 2012 there is concept of Application and Package both..

can you please share more details  when we should use Application and when we should use Package deployment ???

is any limitation o deploy any software as a Application or as a Package ??

Should I deploy .msi as a Application and .exe as a package ? both deployment will be display in installed Software in Software center during and after deployment??


Shailendra Dev

SCCM 2012 R2 CU4

$
0
0

Hi guys

Has anyone come across any issues whilst updating to R2 CU4 from any prior version? I want to utilise the application model now this seems to be fixed, but for my own benefit wonder if there are any concerns I should be aware of?

Thanks in advance
NN

Deploy applications to terminal server: /install?

$
0
0

Hi,

2 practical questions:

-how do you integrate the "change user /install" when deploying applications to terminal servers

-do you need to use the change user /install when deploying the app-v client (guess not)?

Please advise.
J.


Jan Hoedt

ConfigMgr 2012 R2 OSD 0x80004005

$
0
0

Hi,

I try to install a domain computer using HTTPS. at install apps i get the follwing error "Install Dynamic application action failed to install application: 'Office Professional Plus 2013'. Error Code 0x80004005"

anyone an idea?



Packages Work, Applications Fail

$
0
0

When deploying a Package everything works normally. When deploying an application it always fails unless the client is located in the primary site boundary.

I see this in the DataTransferService.log repeating over and over:

<![LOG[CDTSJob::HandleErrors: DTS Job ID='{FB8F9F4A-D278-4694-8B8F-3C82A570C148}' URL='http://fws-boi-dc.fws.farweststeel.com:80/SMS_MP' ProtType=1]LOG]!><time="08:20:51.244+420" date="02-23-2015" component="DataTransferService" context="" type="1" thread="2092" file="dtsjob.cpp:5177">
<![LOG[CDTSJob::HandleErrors: DTS Job ID='{267B9394-27E7-4F5C-A084-889BCFABF7A7}' URL='http://fws-boi-dc.fws.farweststeel.com:80/SMS_MP' ProtType=1]LOG]!><time="08:21:09.012+420" date="02-23-2015" component="DataTransferService" context="" type="1" thread="3912" file="dtsjob.cpp:5177">

The BITS job is getting a 500 error from the DP. The IIS logs on the DP show no 500 errors, but 200 instead. If I capture the traffic with wireshark I can see the 500 error that BITS is getting as well.

Wireshark Capture:

HEAD /SMS_MP/.sms_dcm?Id&DocumentId=ScopeId_FA5D768E-37EB-4B25-B6BE-B0C0BC93741B/RequiredApplication_760f562a-22e6-4d77-8494-b032ab7f6e55/3/PROPERTIES&Hash=802FCDE2A7B780A5C59A2A9F40ED8450EAF4BEE849EBA67C60706552610F3FE1&Compression=zlib HTTP/1.1
Connection: Keep-Alive
Accept: */*
Accept-Encoding: identity
User-Agent: Microsoft BITS/7.5
Host: fws-boi-dc.fws.farweststeel.com

HTTP/1.1 500 Internal Server Error
Content-Type: text/html
Server: Microsoft-IIS/8.5
X-Powered-By: ASP.NET
Date: Mon, 23 Feb 2015 15:23:51 GMT
Connection: close

Office 365 Deployment Issue

$
0
0

Hi All,

Hoping someone can help me out here. Attempting to deploy office 365 via SCCM and running into an issue where it immediately pops up "Couldn't Install. We're sorry, we had a problem installing your Office Programs. Is your internet connection working? Do you have enough free space on your main hard drive?" so on and so forth.

I set the deployment up as an Application and applied it to a device collection containing my test laptop. I've downloaded the source files using the Setup.exe /download download.xml and tossed it all into a directory on SCCM and set it as the content location. I've distributed the content to my DP where the laptop is located. When attempting the install it downloads all of the content to the CCMCACHE folder, and then the error comes up.

The CCMCACHE Folder contains the following:

15.0.4675.1003\ 

v32

v32_10.0.4675.1003

Inside of 15.0.4675.1003\ contains the following:

i321033 

i641033

Install.xml

Remove.xml

s320

s321033

setup.exe

stream.x86.en-us.dat

stream.x86.x-none.dat.

My install.xml contains the following:

< Configuration>

<Add OfficeClientEdition="32" >    <Product ID="O365ProPlusRetail">      <Language ID="en-us" />    </Product>  </Add>

<Display Level="None" AcceptEULA="TRUE" />

<Logging Level="Standard" Path="%TEMP" />

<Property Name="AUTOACTIVATE" Value="1" />

</Configuration>

Per the above, I'd expect the following to happen: Data is distributed to the DP's. User machine is input into the device collection - software is now available in Software Center (we do not use the catalogue) Use downloads the content to their machine Install.XML sees that there is no sourcepath, so runs the setup.exe from the local path and uses the local files Office installs

Would appreciate anything you guys have!

Deploying Windows Apps Via SCCM

$
0
0

Hi All,

Before I begin I should mention I have done some reading on how to do this and I understand the follow can be used;

- Deploy via Depp linking in SCCM (eg via app store) but this requires a Microsoft Account

- Deploy via Side Loading in SCCM but this requires the APPX files.

Now onto question, I work in a school and we are trying to deploy windows apps to students in our junior school. Yes these notebooks are for individual students, but the task to set up each one with a (retail) Microsoft account and set a password is rather hard for young children.

Is there a way we can deploy these skipping the Microsoft store???? I know Microsoft loves to support education so I know there would be a way. Please can someone help me on this one?

Thanks,

Richard

MSI Error while installing application

$
0
0

Hi all,

I am currently trying to deploy an update for the Cisco AnyConnect VPN Client, that works for some computers.

On certain computers however, the client gets uninstalled and then fails to install (which results in upset users because they realize they can't start the VPN client any more, preferably in situations where they desperately need it...)

More technical details:

- The deployment runs as a required install in the system context.

- This is the command I'm using to install the application: msiexec /i "anyconnect-win-3.1.06073-pre-deploy-k9.msi" /norestart /passive /L*V "C:\msi.log" TRANSFORMS=COMPANY.mst

- I'm not manually uninstalling the VPN client first, I let MSI handle the upgrade install.

- The .mst file only creates a desktop shortcut and the .msi file is not modified in any way.

- With a global condition I'm checking if the VPN network adapter is currently active to avoid problems with an active VPN session while upgrading (services need to be restarted obviously, the connection would otherwise be cut off).

- As you can see from the parameters, I enabled MSI logging. I uploaded the logfile on pastebin, please tell me if that's against the guidelines / if I'm supposed to upload it somewhere else because I'm fairly new to the Technet forums. I'm also not verified yet, hence the malformed link.

pastebin .com/vjh3CQxB

I would appreciate it very much if someone can point me in the right direction here, this is really frustrating. Thanks!

What is the best practice for package source locations?

$
0
0

I have several remote servers (about 16) that are being utilized as file servers that have many binaries on them to be used by users and remote site admins for content. Can I have SCCM just use these pre-existing locations as package sources, or is this not considered best practice? 

Or

Should I create just one package source within close proximity to the Site Server, or on the Site Server itself?

Thanks

Best way to update apps like Java and Adobe?

$
0
0

Hi guys

I just wanted to get some feedback on how best to deal with updating Java and Adobe. Of course a lot of this will be opinion and circumstance, but feedback would be useful.

The 3 methods I am focusing on here is SCUP, the App model and the Packaging model.

Thanks
NN

App-V Dependent Applications

$
0
0

Hi,

we are using SCCM 2012 sp1 cu5 on Windows 2008 R2, one primary (it is also the MP) with many DPs.

We have sequenced our applications using App-V 4.6 sp1, and for some applications we have mandatory dependencies as specified in the OSD.

I am deploying the App-V applications in the same way as I have always deployed MSI applications.

I create the applications and add the dependent applications to the primary application (I don't worry about the order they are installed in, I just add dependencies and I guess it looks at the osd to install them on the client). The user is then added to the AD security group for the primary appv package which is advertised.

This seems to work ok for many apps I have tested. However, I get some that try to install and then fail with a message in the appenforce.log which says a CheckdependentPackages() failed and  "Mandatory dependent package {A.....} is not installed ont he client, so we cannot install this Appv package [Appname].

The apps are all linked as dependencies, so I thought they would just be called and installed as normal.

I'm just wondering if I'm missing something i.e. does the dependency need to be a specific order (same as in osd?) or do I need to create AD security groups for every package and add the user to it?, (i.e. does it use the AD group as permissions that the user is allowed to install the app-v app?)

When I use another system (not in the above SCCM scenario) which uses the Appv management Server to load appv apps for citrix thin clients, I create a group for each app, since it does use the group as permission to be able to install and load the appv app.

Just wondering if an SCCM Appv deployment expert could clear this up for me or give me a link to the definitive answer.

Thxs


Jaz


Error: 0x80070057(-2147024809) invalid arugment for powershell 4/Windows Framework 4 install

$
0
0

Hello,

I am trying to install  Windows Framework 4/PowerShell 4 by running "Windows6.1-KB2819745-x64-MultiPkg.msu" /quiet /norestart.  If I do this manually from my desktop, it works fine.  But from sccm 2012 Application or package deployment, it fails immediately with Error: 0x80070057(-2147024809) invalid arugment. BTW, I have the requirement installed: .Net 4.52 installed.

Thanks for your help,

Mark

AppEnforce.log

Performing detection of app deployment type Powershell 4(ScopeId_D2785FB6-B3C5-4915-82DC-10B94F377069/DeploymentType_95a38f80-875d-46de-8063-cfa797242415, revision 11) for system. AppEnforce 2/24/2015 8:41:41 AM 3364 (0x0D24)
+++ Application not discovered. [AppDT Id: ScopeId_D2785FB6-B3C5-4915-82DC-10B94F377069/DeploymentType_95a38f80-875d-46de-8063-cfa797242415, Revision: 11] AppEnforce 2/24/2015 8:41:41 AM 3364 (0x0D24)
    App enforcement environment:
 Context: Machine
 Command line: "Windows6.1-KB2819745-x64-MultiPkg.msu" /quiet /norestart
 Allow user interaction: No
 UI mode: 0
 User token: null
 Session Id: 1
 Content path: C:\WINDOWS\ccmcache\4
 Working directory:  AppEnforce 2/24/2015 8:41:41 AM 3364 (0x0D24)
    Prepared working directory: C:\WINDOWS\ccmcache\4 AppEnforce 2/24/2015 8:41:41 AM 3364 (0x0D24)
Arguments in original command "Windows6.1-KB2819745-x64-MultiPkg.msu" /quiet /norestart, doesn't match associated command line "C:\WINDOWS\system32\wusa.exe" "%1" %2 %3 %4 %5 %6 %7 %8 %9 AppEnforce 2/24/2015 8:41:41 AM 3364 (0x0D24)
PrepareCommandline failed with 0x87d01104 for cmdline "Windows6.1-KB2819745-x64-MultiPkg.msu" /quiet /norestart AppEnforce 2/24/2015 8:41:41 AM 3364 (0x0D24)
ScriptHandler::EnforceApp failed (0x87d01104). AppEnforce 2/24/2015 8:41:41 AM 3364 (0x0D24)
AppProvider::EnforceApp - Failed to invoke EnforceApp on Application handler(0x87d01104). AppEnforce 2/24/2015 8:41:41 AM 3364 (0x0D24)
CommenceEnforcement failed with error 0x87d01104. AppEnforce 2/24/2015 8:41:41 AM 3364 (0x0D24)
Method CommenceEnforcement failed with error code 87D01104 AppEnforce 2/24/2015 8:41:41 AM 3364 (0x0D24)
++++++ Failed to enforce app. Error 0x87d01104. ++++++ AppEnforce 2/24/2015 8:41:41 AM 3364 (0x0D24)
+++ Starting Install enforcement for App DT "Powershell 4" ApplicationDeliveryType - ScopeId_D2785FB6-B3C5-4915-82DC-10B94F377069/DeploymentType_95a38f80-875d-46de-8063-cfa797242415, Revision - 11, ContentPath - C:\WINDOWS\ccmcache\4, Execution Context - System AppEnforce 2/24/2015 8:44:56 AM 3380 (0x0D34)

Execmgr.log

Requesting MTC to delete task with id: {62AB4E15-211C-4B98-B6D0-0985F4E125F2} execmgr 2/24/2015 9:30:59 AM 4460 (0x116C)
MTC task with id: {62AB4E15-211C-4B98-B6D0-0985F4E125F2} deleted successfully. execmgr 2/24/2015 9:30:59 AM 4460 (0x116C)
Requesting MTC to delete task with id: {62AB4E15-211C-4B98-B6D0-0985F4E125F2} execmgr 2/24/2015 9:30:59 AM 4460 (0x116C)
This execution request does not have a corresponding task in MTC. execmgr 2/24/2015 9:30:59 AM 4460 (0x116C)
MTC task with id {62AB4E15-211C-4B98-B6D0-0985F4E125F2}, changed state from 4 to 5 execmgr 2/24/2015 9:30:59 AM 4460 (0x116C)
Validating chain of dependent programs for package FSC0006B optional program Powershell 4 execmgr 2/24/2015 9:31:02 AM 4460 (0x116C)
Validating package FSC0006B program Powershell 4 in the chain. The content request ID is {00000000-0000-0000-0000-000000000000} execmgr 2/24/2015 9:31:02 AM 4460 (0x116C)
Creating an optional execution request for package FSC0006B program Powershell 4  execmgr 2/24/2015 9:31:02 AM 4460 (0x116C)
Requesting content from CAS for package FSC0006B version 3 execmgr 2/24/2015 9:31:02 AM 4460 (0x116C)
Successfully created a content request handle {A283A8FA-E555-421D-9655-8ECBCB1C7EB7} for the package FSC0006B version 3 execmgr 2/24/2015 9:31:02 AM 4460 (0x116C)
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 2/24/2015 9:31:02 AM 4460 (0x116C)
Request a MTC task for execution request of package FSC0006B, program Powershell 4 with request id: {AE2496C3-F67C-4BE0-8C16-BFB49F6B65DF} execmgr 2/24/2015 9:31:02 AM 4460 (0x116C)
Execution Request for advert  package FSC0006B program Powershell 4 state change from NotExist to Ready execmgr 2/24/2015 9:31:02 AM 4460 (0x116C)
MTC task with id {AE2496C3-F67C-4BE0-8C16-BFB49F6B65DF}, changed state from 0 to 4 execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="FSC0006B",ProgramID="Powershell 4", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 2/24/2015 9:31:02 AM 4460 (0x116C)
MTC signaled SWD execution request with program id: Powershell 4, package id: FSC0006B for execution. execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
Sending ack to MTC for task with id: {AE2496C3-F67C-4BE0-8C16-BFB49F6B65DF} execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
Executing program Windows6.1-KB2819745-x64-MultiPkg.msu /quiet /norestart in Admin context execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
Execution Request for advert  package FSC0006B program Powershell 4 state change from Ready to NotifyExecution execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="FSC0006B",ProgramID="Powershell 4", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
Checking content location C:\WINDOWS\ccmcache\3 for use execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
Successfully selected content location C:\WINDOWS\ccmcache\3 execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
Executing program as a script due to file association execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
Arguments in original command Windows6.1-KB2819745-x64-MultiPkg.msu /quiet /norestart, doesn't match associated command line "C:\WINDOWS\system32\wusa.exe" "%1" %2 %3 %4 %5 %6 %7 %8 %9 execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistProgramBadEnvironmentEvent
{
 AdvertisementId = "FSC200FB";
 ClientID = "GUID:6183783B-7A53-429F-9DF4-27D1220C9EAB";
 CommandLine = "Windows6.1-KB2819745-x64-MultiPkg.msu /quiet /norestart";
 DateTime = "20150224143102.336000+000";
 DriveLetter = "";
 MachineName = "MININT-GIC38MS";
 PackageName = "FSC0006B";
 ProcessID = 3572;
 ProgramName = "Powershell 4";
 SiteCode = "FSC";
 ThreadID = 1744;
 Win32ErrorCode = 2147942487;
 WorkingDirectory = "";
};
 execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
Raised Program Bad Environment Event for Ad:FSC200FB, Package:FSC0006B, Program: Powershell 4 execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
EnterRsRuningState failed to run script Windows6.1-KB2819745-x64-MultiPkg.msu /quiet /norestart 0x87d01104 execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
Requesting MTC to delete task with id: {AE2496C3-F67C-4BE0-8C16-BFB49F6B65DF} execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
MTC task with id: {AE2496C3-F67C-4BE0-8C16-BFB49F6B65DF} deleted successfully. execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
Requesting MTC to delete task with id: {AE2496C3-F67C-4BE0-8C16-BFB49F6B65DF} execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
This execution request does not have a corresponding task in MTC. execmgr 2/24/2015 9:31:02 AM 1744 (0x06D0)
MTC task with id {AE2496C3-F67C-4BE0-8C16-BFB49F6B65DF}, changed state from 4 to 5 execmgr 2/24/2015 9:31:02 AM 2400 (0x0960)
Validating chain of dependent programs for package FSC0006B optional program Powershell 4 execmgr 2/24/2015 9:38:07 AM 4680 (0x1248)
Validating package FSC0006B program Powershell 4 in the chain. The content request ID is {00000000-0000-0000-0000-000000000000} execmgr 2/24/2015 9:38:07 AM 4680 (0x1248)
Creating an optional execution request for package FSC0006B program Powershell 4  execmgr 2/24/2015 9:38:07 AM 4680 (0x1248)


Software Center "reinstall" option

$
0
0

I deployed two items - an Application and a Package to my test client.

After successful install I noticed that the PACKAGE has an option for REINSTALL but the APPLICATION only has an option for UNINSTALL (greyed out if the deployment is mandatory).

Does this sound correct, by design and match the experience of others?

What if I wanted to do an MSI Repair of the application but cannot do an Uninstall / Reinstall via software center because it is greyed out - I assume the using Add Remove programs is the suggested approach?

MSO 2010 Application deployment hangs if detection method for presence of deployment is specified

$
0
0


SCCM 2012 R2 is configured to deploy MSO 2010 to our systems, even the ones that already have it deployed. Regular deployment does not re-install MSO 2010 because it detects it already installed on a system, so I added "Detection Method" and configured it to look for a file "mso_installed.txt" in C:\WINDOWS. A custom MS Office package was created to place this file into C:\WINDOWS during the setup as part of App deployment. 

The logic is: if the app deployment does NOT find this file in C:\windows, it will force MSO reinstall. Introducing this method appears to hang the setup. I can see that deployment shows up in Software Center, content is downloaded, status changes to "installing" and then nothing happens. Setup32.exe process appears to sit doing nothing - no change in CPU or MEM utilization. Eventually, the status changes to "Past due - will be installed". 

We currently have a deployment that works, but doesn't have the detection method logic above. What could be causing this deployment not to work and if my method above is not ideal, what are my options for forcing re-install of the app, even if already present on the system?



How to update application changes on DPs without re-creating an application

$
0
0

How do I update the changes in the following scenarios without having to re-create the Application:

  1. I make a change in the Application itself, not the actual package source binary. For instance, I check the "Display this as a featured app and highlight it in the company portal" check box on the "Application Catalog" tab.
  2. I make changes to the actual installation binary file located in the package source. 

Thanks

One applications keeps becoming "not applicable"

$
0
0

Hello,

I have an application setup to install Office 2010. It will go great for months but eventually the applications stops showing up in the software center. On top of that I can see in the AppIntentEval.log that applicability=NotApplicable. I have had this happen before for Office 2010 which I resolved by copying the applications and deploying the copy. Now the copy isn't working so I now have a copy of the copy being deployed.

Here is the line from AppIntentEval.Log. Office was working just fine last week, this week it doesn't become available to install anymore.

ScopeId_07BE0050-1DAB-4F0B-BE99-524582FE38AF/Application_8989dd35-ac18-4ca5-a3e8-ee4c3dabc599/2 :- Current State = NotInstalled, Applicability = NotApplicable, ResolvedState = None, ConfigureState = NotNeeded, Title = Microsoft Office Professional Plus 2010

If anyone has any thoughts please let me know or my next step is CSR.

Viewing all 4762 articles
Browse latest View live


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