1/15
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
File and Storage Services
Technologies helping set up and manage file servers that provide central locations for network storage and sharing.
File Server Setup Triggers
Users need access to the same files and applications;
Centralized backup and file management are important to the organization.
Default Installation Components
The File and Storage Services role and the Storage Services role service.
Role Service Installation Methods
Add Roles and Features Wizard in Server Manager;
Install-WindowsFeature cmdlet in Windows PowerShell.
Practical Application Examples
Storage Spaces (resilient and scalable storage);
Folder Redirection, Offline Files, and Roaming User Profiles (network redirection with local caching);
Work Folders (access files on personal/corporate PCs);
Data Deduplication (reducing disk space requirements);
iSCSI Target Server (software-based disk subsystems);
Server Manager (remote management);
Windows PowerShell (automated task management).
Server Message Block (SMB)
A client-server communication protocol used for sharing access to files, printers, and serial ports.
Primary SMB Uses
Shared access to network resources;
Secure methods for opening, reading, moving, creating, and updating remote files;
Communication with server programs.
Windows SMB 3.0 Capabilities
Accessing and reading resources at remote servers;
Creating and updating files on remote servers;
Communicating with server programs receiving client requests.
Network File System (NFS)
A distributed file system protocol based on RFC 1094 enabling sharing between Windows and non-Windows systems.
NFS Implementation Components
Server for NFS (Windows acts as file server for all clients);
Client for NFS (Windows accesses files on NFS servers).
NFS Management Tools
Services for Network File System MMC snap-in;
Windows PowerShell cmdlets;
Windows command-line tools.
Windows Domain User
A user account authenticated and managed centrally in a Windows domain environment (on-premises or cloud).
AD Account Management
Centrally performed on the domain controller; disabling an account immediately affects login ability on all domain-joined machines.
AD Device Setup
Involves specifying the domain name, providing admin credentials, and rebooting the machine.
AD User Experience
Credentials verified by the central AD server for access to all resources using one password.
AD Policies
Group Policy Objects applied at login to ensure centralized control over security and user environments.