Your network contains an Active Directory domain named contoso.com. The domain contains a
member server named Server1. Server1 has the IP Address Management (IPAM) Server feature
installed.
A technician performs maintenance on Server1.
After the maintenance is complete, you discover that you cannot connect to the IPAM server on
Server1.
You open the Services console as shown in the exhibit. (Click the Exhibit button.)
You need to ensure that you can connect to the IPAM server.
Which service should you start?

A.
Windows Process Activation Service
B.
Windows Event Collector
C.
Windows Internal Database
D.
Windows Store Service (WSService)
Explanation:
Windows Internal Database
Windows Internal Database is a relational data store that can be used only by Windows roles and
features.
IPAM does not support external databases. Only a Windows Internal Database is supported.
IPAM stores 3 years of forensics data (IP address leases, host MAC addresses, user login/logoff
information) for 100,000 users in a Windows Internal Database. There is no database purge policy
provided, and the administrator must purge data manually as needed.
Incorrect:
Not A. IPAM works even if the Windows Process Activation Service is not running.
Not B. IPAM does not require the Windows Event Collector Service. It need to be running on the
managed DC/DNS/DHCP computers.Not D. IPAM does not require the Windows Store Service. It provides infrastructure support for
Windows Store.This service is started on demand and if disabled applications bought using Windows
Store will not behave correctly.IPAM Deployment Planning
and if its using sql, lol .
0
0
External database support is introduced in Windows Server® 2012 R2, enabling you to choose Windows Internal Database (WID) or a Microsoft SQL database
https://technet.microsoft.com/en-us/library/dn758115.aspx
In that case you don’t need Windows Internal Database. You need Windows Process Activation Service anyway, so answer should be A (right?).
https://technet.microsoft.com/en-ca/library/jj878309.aspx
0
0
good point Jerry. I hope they retire this question as both answers are correct.
0
0
I guess if it was using SQL, WID wouldn’t be listed in the services window?
0
0
To answer yor questin, i’ll use statement from another user that i found quite useful:
“joe says:
August 3, 2015 at 7:46 pm
I have just managed to get onto one of my companies SQL servers to check something… By the looks of things when SQL is installed the WID service gets removed (the SQL server does not have the WID service listed in services). Therefore the screenshot in this question would suggest that IPAM is actually using WID so WID service needs to be running.
Not saying this is the case but I am confident it is after finding this out.”
Be sure to check his previous posts here: http://www.aiotestking.com/microsoft/which-service-should-you-start/.
0
0