PrepAway - Latest Free Exam Questions & Answers

Which cmdlet should you run?

Your network contains an Active Directory forest named contoso.com. The forest contains a
single domain. The domain contains two domain controllers named DC1 and DC2 that run
Windows Server 2012 R2.
The domain contains a user named User1 and a global security group named Group1.
User1 logs on to a client computer named Computer1.
You need to disable the computer account of Computer1.
Which cmdlet should you run?

PrepAway - Latest Free Exam Questions & Answers

A.
Add AdPrincipalGroupMember.hip

B.
Install -AddsDomainController

C.
Install-WindowsFeature

D.
Install AddsDomain

E.
RonameAdObject

F.
Set-AdAccountControl

G.
Set-AdGroup

H.
Set-User

Explanation:

The Rename-ADObjectcmdlet changes the name of an Active Directory object.
References:
http://technet.microsoft.com/en-us/library/ee617225.aspx

6 Comments on “Which cmdlet should you run?

  1. PeterPan says:

    …..
    The domain contains a user named User1 and a global security group named Group1.
    User1 logs on to a client computer named Computer1.
    User1 has two children, the youngest child has homework due on Thursday. The homework is complete, except for one question: “If Jane is 6 years old, and her brother will be twice age age in 3 years time, how old is Jane’s brother now?”
    Computer1 has a monitor attached, There is a label on the monitor that reads “turning the monitor off is not the same as turning the computer off.”
    You need to disable the computer account of Computer1.
    Which cmdlet should you run?




    1



    0
  2. Jony says:

    The Set-ADAccountControl cmdlet modifies the user account control (UAC) values for an Active Directory user or computer account.
    Set-ADAccountControl -identity “computername” -Enabled $False | 0




    0



    0

Leave a Reply