You need to automate the creation of Active Directory subnet objects

Your company has a main office and 50 branch offices. Each office contains multiple subnets.

You need to automate the creation of Active Directory subnet objects.

What should you use?

Your company has a main office and 50 branch offices. Each office contains multiple subnets.

You need to automate the creation of Active Directory subnet objects.

What should you use?

A.
the Dsadd tool

B.
the Netsh tool

C.
the New-ADObject cmdlet

D.
the New-Object cmdlet



Leave a Reply 2

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


Robb Landis

Robb Landis

Either new-adobject -type subnet or if you have 2012 new-adreplicationsubnet (which isnt an option)

julian

julian

Your network contains 100 server that run Windows 2008 R2. A server named Server1
is deployed on the network. Server1 will be used to collect events from the Security event
logs of the other server on the network. You need to define the Custom Event Delivery
Optimization settings on Server1. Which tool should you use?