A company is upgrading its 3,000 client computers to Office 365 ProPlus. The company
uses the Telemetry Dashboard to identify document compatibility issues. The Telemetry
Agent is deployed to all client computers. The telemetry environment is described in the
following table.
You need to ensure that telemetry data is collected for more than 20 client computers at a time.
What should you do?
A.
Migrate the telemetry database to a computer that runs SQL Server 2008.
B.
Use the Registry Editor to trigger the data collection.
C.
Use Group Policy to set the MaxConnectionsPerServer setting to 100.
D.
Migrate the Telemetry Processor to a computer that runs Windows Server 2012.
I think A is wrong: SQL Server 2005 is supported. The problem is that windows 8 is a client OS, and MS doesn’t allow more han 20 conections to a client OS.
http://technet.microsoft.com/en-us/library/jj219431%28v=office.15%29.aspx
From the link provide by User1:
“You can use computers that run Windows 7, Windows 8, and Windows 8.1 in test environments and in small production environments. There is a limit of 20 concurrent connections for client operating systems”
So Windows 8 is the problem, and the only correct answer is:
D. Migrate the Telemetry Processor to a computer that runs Windows Server 2012
i think so, i have two dumps, in one is stated that A is correct, in another D. IMO D is the answer
isn’t it D?
Correct….to increase the amount of simultaneous data collections above 20 then you would have to go with a supported server based OS.
Have confidence and conviction in your answers. You are a fine woman who should be proud of her beauty.
Answer is D
Telemetry Processor on Windows 8 is limited with 20 connections. Installing on a server will solve the problem.
For test or small production environments You can use computers that run Windows 7, Windows 8, and Windows 8.1 in test environments and in small production environments. There is a limit of 20 concurrent connections for client operating systems, but in small environments, the agent randomization setting should minimize any chances of more than 20 agents connecting at one time.
The correct answer is D.
User1 is correct, SQL 2005 is supported as the telemetry database server.
In regards to the processor, Microsoft specifically states(https://technet.microsoft.com/en-us/library/jj219431%28v=office.15%29.aspx):
“…we recommend these operating systems:
– Windows Server 2008
– Windows Server 2008 R2
– Windows Server 2012
– Windows Server 2012 R2”
D
For test or small production environments You can use computers that run Windows 7, Windows 8, and Windows 8.1 in test environments and in small production environments. There is a limit of 20 concurrent connections for client operating systems, but in small environments, the agent randomization setting should minimize any chances of more than 20 agents connecting at one time.
https://technet.microsoft.com/en-us/library/jj219431(v=office.15).aspx
I think this Justin guy is onto something. He always seems to have the answers. I think the authors of this site must have been some of the same guys with me at the pub tonight.
Agree with Justin…D is the correct answer.
•SQL Server 2005
•SQL Server 2005 Express Edition
•SQL Server 2008
•SQL Server 2008 Express Edition
•SQL Server 2008 R2
•SQL Server 2008 R2 Express Edition
•SQL Server 2012
•SQL Server 2012 Express
Answer is D as you require more than 20 concurrent connections.