Lesson 1WS-FS01 — action 4: implement file server resource manager (FSRM) quotas and file screening to control growth and improve performanceSet up FSRM quotas and file screening to manage growth and enforce data rules. You will design templates, apply to shares, set notifications, and watch capacity trends for proactive steps.
Plan quota thresholds and notification rulesCreate FSRM quota and template definitionsConfigure file screening and allowed typesApply policies to key shares and foldersReview reports and adjust thresholdsLesson 2WS-APP01 — action 5: set antivirus exclusions for web and temp folders, schedule scans off-hours with validation stepsSet antivirus exclusions for IIS content, logs, and temp paths to cut I/O load while keeping security. You will schedule off-hour scans, check exclusions, and note incident response steps.
Identify IIS content, log, and temp directoriesDefine real-time and on-access scan exclusionsSchedule full and quick scans during off-hoursValidate exclusions with performance baselinesDocument security review and exception handlingLesson 3WS-DB01 — action 2: analyze and optimize indexes, update statistics, and implement maintenance plans (rebuild/reorganize) with measurementAnalyse index use and stats to keep query performance optimal. You will drop unused indexes, tune key and include columns, schedule rebuild or reorganise tasks, and measure workload impact.
Review index usage and missing index reportsIdentify redundant or unused indexesTune composite keys and included columnsUpdate statistics with appropriate samplingSchedule index rebuild and reorganize jobsLesson 4WS-APP01 — action 3: configure HTTP compression, TLS settings, and keep-alive; test compatibility and performance impactSet IIS HTTP compression, TLS, and keep-alive to balance performance, compatibility, and security. You will test browser and app behaviour, measure CPU and latency, and note safe rollback steps.
Plan baseline metrics and rollback stepsConfigure static and dynamic HTTP compressionTune TLS protocol and cipher suite settingsAdjust keep-alive timeouts and connection limitsTest client compatibility and performance impactLesson 5WS-FS01 — action 3: layout storage and use QoS or storage tiering; exclude high-IO antivirus scans and schedule maintenanceOptimise file server storage layout and QoS for mixed workloads. You will design volumes, apply storage tiering if available, tune antivirus for high-IO paths, and schedule maintenance with low downtime.
Assess workload I/O patterns and hot dataDesign volume layout and disk provisioningConfigure storage QoS and tiering policiesExclude high-IO paths from heavy AV scansSchedule defrag, chkdsk, and firmware updatesLesson 6WS-FS01 — action 5: tune SMB signing, encryption, and auditing with risk assessment and validationAdjust SMB signing, encryption, and auditing to balance security and performance. You will check compliance needs, tune policies for servers and clients, validate overhead, and note accepted risks.
Review security and compliance requirementsConfigure SMB signing policies by scopeEnable SMB encryption where justifiedTune file access and object auditing levelsMeasure performance overhead and adjustLesson 7WS-DB01 — action 3: collect and act on wait statistics and rework problematic queries or add indexes; validate via wait stats and query run-timesUse SQL Server wait stats to spot bottlenecks and guide tuning. You will capture waits, link with queries, adjust indexes or code, and check improvements with repeatable measures.
Capture baseline wait statistics snapshotsIdentify top waits and categorize by typeMap waits to specific queries and workloadsRefactor queries or add supporting indexesRecheck waits and query durations post-fixLesson 8WS-DB01 — action 4: tune storage layout (separate data, log, tempdb; disk type choice, I/O alignment) and measure I/O latency improvementsDesign SQL Server storage layout separating data, logs, and tempdb on right disk types. You will align I/O, monitor latency, and check improvements using steady performance baselines.
Inventory current LUNs and disk characteristicsSeparate data, log, and tempdb file locationsAlign block sizes and NTFS allocation unitsMonitor read and write latency per volumeCompare pre and post-change performanceLesson 9WS-APP01 — action 2: enable and tune IIS caching and output caching; measure before/afterEnable and tune IIS kernel and user-mode caching to cut backend load. You will set output caching rules, vary-by params, and cache durations, then compare baseline and post-change performance.
Capture baseline response time and CPU usageEnable kernel-mode caching where applicableConfigure output cache profiles and rulesTune vary-by headers and cache durationsMeasure hit ratio and backend load reductionLesson 10WS-DB01 — action 5: configure SQL Server file autogrowth settings, tempdb configuration, and set proper backup/maintenance schedules with rollback planSet SQL Server file autogrowth, tempdb layout, and maintenance schedules to avoid fragmentation and downtime. You will size files ahead, plan backups, and define tested rollback and recovery plans.
Review current file sizes and autogrowth settingsRight-size data, log, and tempdb file countsSet fixed-size autogrowth incrementsDesign backup and index maintenance windowsTest restore and document rollback proceduresLesson 11WS-APP01 (IIS) — action 1: tune application pool settings (recycling, max worker processes) with when-to-apply, risks, and validationTune IIS app pool settings to balance stability and resource use. You will adjust recycling, idle timeouts, and worker counts, then check impact on memory, CPU, and user experience.
Review current app pool configurationPlan recycling schedules and conditionsAdjust idle timeouts and rapid-fail settingsTune max worker processes and CPU limitsMonitor logs, memory, and user impactLesson 12WS-DB01 (SQL Server) — action 1: review and configure max server memory and min server memory with risk and validationSet SQL Server max and min server memory to prevent OS starvation and ensure steady performance. You will analyse current use, set safe values, monitor impact, and define rollback and escalation paths.
Collect current memory and page file metricsDetermine max server memory target rangeSet min server memory and observe behaviorMonitor buffer cache, PLE, and OS pressureDocument rollback and change approval stepsLesson 13WS-APP01 — action 4: apply application-level diagnostics (eliminate long-running requests, optimize code, async operations) and validate via request execution time countersApply app-level diagnostics on IIS sites to find slow requests and bad code. You will use logs and tracing, optimise long-running ops, add async patterns, and check improvements.
Enable detailed IIS and application loggingIdentify slow URLs and long-running requestsProfile code paths and external dependenciesImplement async and batching where suitableTrack request time and error rate changesLesson 14WS-FS01 — action 2: design and apply NTFS and share-level caching, offline files policy, and folder redirection trade-offsDesign NTFS and share permissions with caching, Offline Files, and folder redirection in view. You will check user experience, WAN impact, and conflict risks, then apply policies and validate sync behaviour.
Review current NTFS and share permissionsPlan Offline Files and caching behaviorDesign folder redirection structure and pathsEvaluate WAN, laptop, and conflict scenariosApply GPOs and validate client synchronizationLesson 15WS-FS01 (File Server) — action 1: optimize SMB settings and enable SMB Multichannel/Multithread where applicable with validationOptimise SMB settings on file server to boost throughput and resiliency. You will enable SMB Multichannel and multithread where supported, check NIC setup, and test failover behaviour.
Review SMB protocol version and featuresEnable SMB Multichannel and RSS supportValidate NIC teaming and RDMA capabilitiesTune SMB client and server registry optionsTest throughput and failover path behavior