When installing the client you can look at the ccmsetup.log to tell when the setup is done. However there are a few different return codes that can be shown below is a table of what the codes mean.
Before I have posted how you can create a TS for windows 10, add a GUI to your TS and run a script to configure your windows 10 install. However all of this has become out dated and so I wanted to update all of that. This how to will walk you through how to create a TS that will allow you to choose a windows 10 or windows 7 image, name the computer, add the computer description to AD, Choose form a list what applications you want to install, Choose to enable BitLocker and set the PIN as well as create a local account.
Office 365 by its self is a fairly easy Application to deploy but it can get complicated when you need to remove other Office products or install different versions of Office 365 based on what was installed on the target device. That all being said I wanted to create a reference for getting all the tools that make office deployments easy and throw in a few tips to solve some more unique issues you may have with deploying Office 365.
1. The first thing you want to do is download the Office Deployment Tool. Once you install the Tool you will find a setup.exe file and a configuration.xml.
2. The configuration file controls what will be installed and what will be downloaded. For example if the download switch is used with the configuration file below then Office 365 ProPlus x32 and VisioPro x32 will be downloaded. If you use that same configuration file with the configure switch then ProPlus x32 and VisioPro x32 will be installed from \\Server\Share with the EULA accepted and only the p…
Comments
Post a Comment