What PowerShell command can you use on a Client Access server to modify the startup properties of
the IMAP4 service?
A.
Set-Service
B.
Put-Service
C.
Change-Service
D.
Get-Service
Explanation:
You will use the Set-Service cmdlet to change the startup properties for a service.