Errata

Exam Ref 70-332: Advanced Solutions of Microsoft SharePoint Server 2013

Errata for Exam Ref 70-332: Advanced Solutions of Microsoft SharePoint Server 2013

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Printed Page 6-10
All pages

Database mirroring is deprecated in SQL Server 2012. This should be noted as it's a consideration for using mirroring. AlwaysOn Availability Groups is the replacement for database mirroring. http://technet.microsoft.com/en-us/library/ms143729.aspx

Jason Warren  Nov 15, 2013 
Printed Page 88
sample csv text, half way down page

The CSV sample text includes spaces after each comma. These should be removed or the thesaurus won't work.

Anonymous  Nov 09, 2013 
Printed Page 90
1st paragraph

"You can extract custom entities from managed metadata" should read "You can extract custom entities from managed properties".

Colin  Nov 09, 2013 
Printed Page 97
Just after the exam tip section

Repeated references to the term "result scopes" when it should be "result sources".

Colin thornton  Nov 04, 2013 
Printed Page 113
Exam tip

"It is highly unlikely that channels will be covered on the test." Judging by the remainder of the tip, I think this should read "it is highly likely..."

Colin thornton   Nov 04, 2013 
Printed Page 215
United States

In the section on Configuring DNS Entries, the text says:

...you should configure a forward lookup zone with the domain name (if you are using Windows Internet Name Service (WINS) forward lookup).

DNS forward lookup zones have nothing to do with WINS.

Anonymous  Dec 11, 2013 
Printed Page 245
2nd Paragraph. Just after the "Important" call out

Would be more clear if the first sentence specified: "The SQL server that Word Automation Services uses....", rather than just "The server..."

Colin Thornton  Nov 11, 2013 
Printed Page 247
Code Snippet to create PowerPoint App in PowerShell

$appPool=New-SPServiceApplicationPool -Name PowerPowerAppPool -Account $account

Should probably read:

$appPool=New-SPServiceApplicationPool -Name PowerPointAppPool -Account $account

Colin Thornton  Nov 11, 2013