In this video, learn how to create shared folders using PowerShell. This can assist you in creating shares remotely on other servers, as well as scripting for creating large amounts of shares at once.
- [Narrator] We're in a Windows 2019 … Active Directory Domain Controller. … We're going to create some new powershell commands … that will allow us to create groups … and add those groups into the file shares. … Let's go ahead and right click and create a new folder. … We'll just call it shared. … Now we'll go into our powershell … and we're going to want to start by … making sure that all of the server roles … are installed so we can run these commands properly. … We're going to run the Install-WindowsFeature … and the name is going to be FS-FileServer server role … and it's going to include the sub-features, if there are any, … as well as the management tools. … Now if everything has already been installed, … you're going to see that no change is needed, … otherwise, you'll see the installation that happened … just after hitting the Enter command. … The next thing we're going to do … is we're going to create a New Active Directory Group. … Now this command only works on … an active directory domain controller, …
Author
Released
3/13/2019- Working with the Computer Management interface
- Formatting disks and editing files from the command line
- Configuring advanced file services
- Using PowerShell to create VHD and VHDX files
- Implementing Storage Replica
- Configuring tiered storage
- Data deduplication
- Storage on Hyper-V
- Creating a RAID mirror in Storage Spaces Direct
Skill Level Intermediate
Duration
Views
Related Courses
-
Windows Server 2019: First Look
with Ed Liberman43m 37s Intermediate -
Windows Server 2019 Essential Training
with Scott M Burrell3h 18m Intermediate
-
Introduction
-
1. Introduction to File and Storage Services in Server 2019
-
Command-line disk formatting5m 34s
-
Command-line file utilities5m 55s
-
Volumes and disks4m 22s
-
2. Configure Advanced File Services
-
Configure file sharing6m 31s
-
-
3. Implement Storage Features
-
Mount VHDX files in Explorer2m 23s
-
Implement Storage Replica6m 38s
-
4. Configure and Optimize Storage
-
Implementing iSNS5m 23s
-
Configure tiered storage5m 43s
-
Configure MPIO2m 57s
-
5. Additional Storage Roles
-
Data deduplication intro1m 36s
-
Practical deduplication4m 6s
-
Storage on Hyper-V4m 41s
-
-
6. Other Storage Options
-
Configure storage pools3m 45s
-
-
Conclusion
-
Next steps40s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Configure SMB shares using PowerShell