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'll design templates, apply to shares, set notifications, and watch capacity trends for action ahead.
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'll schedule off-hour scans, check exclusions, and note incident response.
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 measurementCheck index use and stats to keep query speed optimal. You'll drop unused indexes, tune key and include columns, schedule rebuilds or reorganises, 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 speed, compatibility, and security. You'll test browser and app behaviour, measure CPU and delay, and note safe rollback.
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 tasks. You'll design volumes, apply 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 speed. You'll check compliance needs, tune policies for servers and clients, validate overhead, and note 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 blocks and guide tweaks. You'll capture waits, link to queries, adjust indexes or code, and check gains with steady 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 to separate data, logs, tempdb on right disk types. You'll align I/O, watch latency, and check gains using steady 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/afterTurn on and tweak IIS kernel and user-mode caching to cut backend load. You'll set output caching rules, vary-by params, durations, then compare before and after 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 fragments and downtime. You'll size files ahead, plan backups, and set tested rollback and recovery.
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 validationTweak IIS app pool settings for stability and resource balance. You'll adjust recycling, idle timeouts, worker counts, then check impact on memory, CPU, and user feel.
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 memory to avoid OS hunger and ensure steady speed. You'll check current use, set safe values, watch impact, and plan rollback and escalation.
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 checks on IIS sites to find slow requests and poor code. You'll use logs and traces, optimise long ops, add async, and check gains.
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 thinking caching, Offline Files, folder redirection. You'll weigh user experience, WAN hit, conflict risks, apply policies, check sync.
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 for better throughput and toughness. You'll enable Multichannel and multithread where supported, check NIC setup, test failover.
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