Hello
There are two things I want to address in an Office 2013 deployment.
1. After the the installation completes, I am prompted with selecting file associations for Word. Is there a way to automate this?2. I am also prompted to activate the product. I have modified the config.xml in \\SCCMSVR\Sources\Applications\Microsoft\Office 2013\proplus.ww to include
<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
<Setting Id="AUTO_ACTIVATE" Value="1" />
I have also tried adding AUTO_ACTIVATE and the value of 1 in the Modify Setup Properties section of the msp we are using.
Thanks for any help.
- Edited by guzarish Thursday, March 26, 2015 5:37 PM