Which of the following actions should you take?

You work as an administrator at ABC.com. The ABC.com network consists of a single domain
named ABC.com. All servers in the ABC.com domain, including domain controllers, have Windows
Server 2012 installed.
You have been instructed to modify an Active Directory computer object.
Which of the following actions should you take?

You work as an administrator at ABC.com. The ABC.com network consists of a single domain
named ABC.com. All servers in the ABC.com domain, including domain controllers, have Windows
Server 2012 installed.
You have been instructed to modify an Active Directory computer object.
Which of the following actions should you take?

A.
You should consider making use of the Get-ADComputer Windows PowerShell cmdlet.

B.
You should consider making use of the Set-ADComputer Windows PowerShell cmdlet

C.
You should consider making use of the New-ADComputer Windows PowerShell cmdlet

D.
You should consider making use of the Get-ADComputerServiceAccount Windows PowerShell
cmdlet



Leave a Reply 1

Your email address will not be published. Required fields are marked *


giancarlo

giancarlo

The Set-ADComputer cmdlet modifies the properties of an Active Directory computer object. You can modify commonly used property values by using the cmdlet parameters. Property values that are not associated with cmdlet parameters can be modified by using the Add, Replace, Clear, and Remove parameters.

https://technet.microsoft.com/en-us/library/hh852268.aspx