MCSA : Always make sure that you check the course description before you take your exam. 70-346: https://www.microsoft.com/en-us/learning/exam-70-346.aspx 70-347: https://www.microsoft.com/en-us/learning/exam-70-347.aspx 70-346 : https://absolute-sharepoint.com/70-346-study-guide BOOK: http://amzn.to/2cae1qN Great resources for 70-346. I passed 346 using these resources. 70-347: https://absolute-sharepoint.com/70-347-study-guide A new module has been added to 70-347 as of November 2017: Thin is my attempt to provide as much as material as possible on this topic. Implement Microsoft Teams Manage licenses, manage teams, configure teams and Office 365 Connectors Configure and manage OneDrive for Business Migrate files to OneDrive for Business, configure alerts, configure permissions, configure document deletion policies, configure file activity reports, control network bandwidth, manage OneDrive fo...
Posts
Showing posts from November, 2017
- Get link
- X
- Other Apps
347: Configuration options for the Office 2016 Deployment Tool: To work with the tool, you edit the configuration file to define what options you want, and then run setup.exe from the command line. For example, you can edit the configuration file to download the 32-bit English edition of Office, or you can edit the file to install the 32-bit English edition of Office with the EULA automatically accepted and without Publisher. This configuration file includes the most-commonly used elements and attributes, and can be used to download and install Office on a client computer <Configuration> <Add SourcePath="\\Server\Share" OfficeClientEdition="32" Channel="Broad" > <Product ID="O365ProPlusRetail"> <Language ID="en-us" /> <Language ID="ja-jp" /> </Product> <Product ID="VisioProRetail"> <Language ID="en-us" /> </Pro...