I followed this article here exactly and yet I get the following error:
Can anyone provide any assistance with this, please?
Thanks
I followed this article here exactly and yet I get the following error:
Can anyone provide any assistance with this, please?
Thanks
We are deploying Office 365 ProPlus using SCCM 2012 R2.
Our clients are “standard users” on their machines so the click to run from the web won’t work so we have pulled down the Office365 ProPlus package and had a play with creating packages in SCCM however a number of questions arose:
1.How to add language packs after we have deployed Office 365 Pro Plus?
2. We have been experiencing a number of issues with the click to run installer conflicting with some of the msi installers we have – looking for advise there or a solution to get around this.
Guys,
When ever we are creating the Program we have to Choose the option either "This Program Can run on any Client Platforms" or " this program can run only on specified client platforms". If we choose second one we have multiple Client Platforms are listed to select. Just curious to know, in the list we have two client platforms for the same "All Windows 7 X64" and Windows 7 X64. is there any variation between both platforms?
Thanks,
Chandra
Jaya Chandra
We're using SCCM 2012 R2 SP1
there's a specific application we deploy that requires reboot after install\uninstall in order to work though it doesn't have any pending restart at the end of the install \ uninstall.
my question is - what's the best way (either by code or a native option) to prompt for users to restart their machines manually?
I know I can force restart at the end of the deployment but I don't want to interrupt the users in the middle of their work, I want a permanent notification that will disturb users and will make them close their work and perform the restart whenever they want.
I know it means the deployment can run only when a user is logged on and I considered that. just couldn't find the right function to do it.
tried to create an autoit script that should prompt for a notification in the system tray and I made sure it runs with allowing the user interact with setup. I can see the process runs in the taskmgr but it doesn't appear in system tray
please help
thanks.
Tamir Levy
I am trying to troubleshoot an application uninstall issue, seems to be site wide. So far I have tried Adobe Flash and Office 2010, both fail to uninstall and cite error code 0x80040322 - Rule is in conflict with other rules and when I look at the conflicts I see that it is in conflict with the MSI required by the app?
These are applications imported using the MSI's.
Any help would be greatly appreciated.
Hi,
We have deployed an App-V package 7-Zip, with deployment type verision 1.0. Now, there was a tiny feature change we needed to do so we made deployment type version 2.0 and increased the priority.
The App-V package is deployed to a terminal server on which we have 100 users.
We see the old deployment type still is in use but also the new one. Tried to reboot the server, nothing works.
So last resort was to remove the old deployment type, but even that does not seem to work.
This is the package (not in use):
PackageId :
VersionId :
Name : packagex
Version : 0.0.0.3
Path : C:\Windows\ccmcache\33\packagex
IsPublishedToUser : False
UserPending : False
IsPublishedGlobally : False
GlobalPending : False
InUse : False
InUseByCurrentUser : False
PackageSize : 25066547
PercentLoaded : 100
IsLoading : False
HasAssetIntelligence : True
Whatever command I launch (via enter-pssession) no output (neither via -verbose) and it does not dissapear either.
Get-AppvClientPackage *7-zip*(1.0) -all | Stop-AppvClientPackage -Verbose | Unpublish-AppvClientPackage -verbose
get-appvclientpackage *7-zip*(1.0) gives the package
Please advise.
J.
Jan Hoedt
Hello -
Internet Based Client Management (IBCM) was recently configured in our environment, with internet connections into the intranet using a proxy. We have one primary site/MP and one AD environment. I have a test Windows 7 system that was previously on the intranet, now only connected to the internet over wireless. In the CM console under client activity for the system, I can see that the dates/times for Policy Request, Heartbeat DDR, Hardware Scan, Software Scan have all updated while it has been connected only on the internet over wireless, so it seems that IBCM is working for the most part. The issue I'm having is with Application Deployments. I deployed a required application to a collection that includes this internet connected system but I'm not seeing any evidence in Software Center or in the AppDiscovery or AppEnforce logs that the system is aware of this Application Deployment. Any insight/advice would be much appreciated!
I am about to roll out Office 2013 to about 1400 desktops, I have the deployment working great but higher ups want the users to see the install progress, I have tried theuser experience under deployment types installation program visibility set toMaximize.. before i try it again it redistribute content and then run the deployment but still a silent install any ideas on fixing this would be appreciated...
I have an MSI I'm installing and it installs, but I get a bubble that comes up saying install error.
Why is the message coming up? Can I hide the message? How can I find out why it's coming up?
Thanks,
Matthew
Hi all,
I want to deploy Lync 2013 uscing SCCM 2012.
On remote computers Lync is installed, however with this error:
The software change returned error code 0x87D00324(-2016410844).
This error code means: "The application was not detected after installation completed."
As I understand, when I created Lync as Application in SCCM, I specified wrong "Detection Method" in "Deployment Properties".
So how to correctly specify Lync 2013 in SCCM ?
Thanks
Here is the situation - I am unable to install MS Visio 2010 when Office 2010 is already installed.
This was not always the case, I am assuming an update over the past 4 months may have contributed to this.
What I want to do is use a task sequence to the following
1) uninstall office 2010
2) install Visio 2010
3) install Office 2010
I would like to check to make sure they have office 2010 first
Then check if they have Access installed as that is a whole separate issue and need to plan for.
While deploying a package in sccm 2012 i noticed a option to check " Allow clients to share the content with other cients on the same subnet ".
Is this new feature similar to 1E or Nomad ?? Could you please share more details about this ...
verification
If I have a package that has a required reboot set, and it has a dependent install that also has the required reboot set, will SCCM install the dependency, then the main package and then process the reboot, or will it process a reboot for each package separately?
I would hope that SCCM waits until the last package is installed and only reboots once, but thats not what I'm seeing. I'm not sure if I have something set incorrectly, or if SCCM doesnt manage reboots in this way.
Thanks in advance...
Hello,
I'm in the middle of deploying Office 2013 through SCCM,
So far i've ben able to configure most of what i want through OCT and placing the config file in the updates folder, however i'm having a problem with deploying multiple language packs to a same client
At first i tried installing all the language packs with the "Add installation after execution of office 2013" but this just tried executing all the language packs at once therefore it failed because only one office installation is allowed at a time.
i then followed this link https://technet.microsoft.com/en-us/library/ee942200.aspx i modified the config.xml file from the proplus.wwfolder modified it with the following parameters
<AddLanguage Id="match" ShellTransform="yes"/>
<AddLanguage Id="en-us" />
<AddLanguage Id="de-DE" />
<AddLanguage Id="nl-NL" />
<AddLanguage Id="fr-FR" />
<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
and placed it in the same folder as the office 2013 installation, from what i understood in this same folder i have to put all the different language folders as well so i have an office 2013 containing this
1 for each language.
What is happening at the moment, is that when i start setup.exe it installs office with the same language pack as local language, i want it to install all the languages not only the same as local, what am i doing wrong here? (to start installation i simply use setup.exe without any argument (also tested with /config config.xml nothing changes)
Secondly i'd like to make a shortcut on to desktop but when i start the application with the shortcut i get errors such as these
i get about 3-4 of these message errors with different locations and then i can use the program normally. (if i start the same program from progfile(x86)\office\15\xxx.exe no error message, i managed to fixed this problem for word by instead of selecting"word" as the program shortcut, in the create shortcut tab of OCT, i selected "wordfiles", this however has no effect and does not correct for access and excel.
Thank you for your time.
Hi,
I have this App-V package which is deployed to 30 systems of which 10 have it installed correctly.
It has a supersedence to another application (not app-v package) which it uninstalls.
I can see "Application last failed to enforce" in SCCM Client Center (can't see users screen) but in the appenforce.log I get
++++++ App enforcement completed (14 seconds) for App DT ...
When I check remotely I can't see the App-V package indeed (via get-appvclientpackage *), also I can't see the package in %ProgramData%\App-V
Last Appdiscovery.log line says: ActionType - Install will use Content Id: Content_2027ceb8-e836-435b-aaee-46a9e77180db + Content Version: 1 for AppDT
No errors whatsoever to troubleshoot on. No idea what's going on. Pc has no pending reboot and was rebooted 2 days ago.
Please advise.
J.
Jan Hoedt
Hi Everyone, Sorry if this has been asked elsewhere, but got a question about choosing deployment types.
Can someone tell me if it is possible to deploy a specific deployment type when deploying an application-not using requirements?
Ex.
Application for Microsoft Office is setup.
3 Deployment types for Depts. A B and C
When Dept A Deploys the app, can it be set so Dept A Deployment type is set?
Same for B and C?
Thanks.
I am still a little confused in SCCM 2012 with the difference between state and status messages. I thought when I go into the Monitoring-Deployment section to check on the status of the deployment I'm seeing the success/in progress/error based on state messages sent every 15 minutes from the client. However, I can go and run a "Status Message" report on message ID for example and use the message ID I found in Monitoring-Deployment (10006 for example) and see similar data on that deployment. I thought status messages were used for components on the server end and state messages were coming from the clients. Can you clarify?