You are employed as a developer at ABC.com. ABC.com makes use of SQL Server in their
environment.
You have been instructed to create a Windows service. This Windows service must have the
ability to retrieve data hosted by the Windows Registry.
What action should you take?
A.
You should consider executing this service using the LocalSystem account.
B.
You should consider executing this service using the GlobalSystem account.
C.
You should consider executing this service using the Admin account.
D.
You should consider executing this service using the GlobalService account.
A.