Using PowerShell (2) On SERVER, open PowerShell with administrative rights. (3) Create the Sales group using the New-ADGroup cmdlet. The command will be similar to New-ADGroup -Name Sales-GroupScope Global -GroupCategory Security-Path "CN=Users,DC-spc,DC-edu". Input your domain name for the DC= in the command. iii) Verify the group creation using the net group command. Projects and Sales should be in the list. iv) Create additional global security groups:

icon
Related questions
Question
100%
Can you help me solve the section Using Powershell. I need help writing out the commands.
urses/1505820/assignments/15411325?return_to=https%3A%2F%2Falamo.instructure.com%2Fcal
IT Cybersecurity
(1) Type Projects in the Group Name: box. Notice the Group name (pre-Windows
2000): box. Verify that the Group scope is Global and the Group type is Security
and then click OK.
(2) On SERVER, open PowerShell with administrative rights.
(3) Create the Sales group using the New-ADGroup cmdlet. The command will be
similar to New-ADGroup -Name Sales-GroupScope Global -GroupCategory
Security-Path "CN=Users,DC-spc,DC-edu". Input your domain name for the
DC in the command.
iii) Verify the group creation using the net group command. Projects and Sales should
be in the list.
iv) Create additional global security groups:
(1) Services,
(2) Employees,
(3) GRVL-Sales,
(4) GRVL-Services,
(5) GRVL-Projects,
Using PowerShell
(6) RALE-Sales,
(7) RALE-Services, and
(8) RALE-Projects.
Add users to Global Group
I 3PL.Cuu ưulfig
Using GUI
v) On SERVER, open Active Directory Users and Computers
(1) Select Jane King and Bob Greene accounts, right click and select Add to a
group...
(a) In the Enter the object names to select box, enter GRVL-Sales and click
Check Names. You expect the system to respond by underlining GRVL-Sales.
This indicates that the name was found. Click OK.
Transcribed Image Text:urses/1505820/assignments/15411325?return_to=https%3A%2F%2Falamo.instructure.com%2Fcal IT Cybersecurity (1) Type Projects in the Group Name: box. Notice the Group name (pre-Windows 2000): box. Verify that the Group scope is Global and the Group type is Security and then click OK. (2) On SERVER, open PowerShell with administrative rights. (3) Create the Sales group using the New-ADGroup cmdlet. The command will be similar to New-ADGroup -Name Sales-GroupScope Global -GroupCategory Security-Path "CN=Users,DC-spc,DC-edu". Input your domain name for the DC in the command. iii) Verify the group creation using the net group command. Projects and Sales should be in the list. iv) Create additional global security groups: (1) Services, (2) Employees, (3) GRVL-Sales, (4) GRVL-Services, (5) GRVL-Projects, Using PowerShell (6) RALE-Sales, (7) RALE-Services, and (8) RALE-Projects. Add users to Global Group I 3PL.Cuu ưulfig Using GUI v) On SERVER, open Active Directory Users and Computers (1) Select Jane King and Bob Greene accounts, right click and select Add to a group... (a) In the Enter the object names to select box, enter GRVL-Sales and click Check Names. You expect the system to respond by underlining GRVL-Sales. This indicates that the name was found. Click OK.
Expert Solution
steps

Step by step

Solved in 3 steps with 4 images

Blurred answer