Windows Server

How to Configure Distributed File System (DFS) on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Distributed File System (DFS) on Windows Server 2016

How to Configure Distributed File System (DFS) on Windows Server 2016 The Distributed File System (DFS) in Windows Server 2016 provides two complementary technologies: DFS Namespaces and DFS Replication. DFS Namespaces allows you to group shared folders located on different servers into a single, logical namespace, giving users a unified view of file shares regardless […]

Read more
How to Configure iSCSI Target Server on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure iSCSI Target Server on Windows Server 2016

How to Set Up iSCSI Target Server on Windows Server 2016 iSCSI (Internet Small Computer Systems Interface) is a protocol that allows SCSI commands to be transmitted over a TCP/IP network, enabling servers and applications to access block-level storage over standard Ethernet connections. Windows Server 2016 includes a built-in iSCSI Target Server role that allows […]

Read more
How to Configure Storage Spaces Direct (S2D) on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Storage Spaces Direct (S2D) on Windows Server 2016

How to Configure Storage Spaces Direct (S2D) on Windows Server 2016 Storage Spaces Direct (S2D) is a software-defined storage technology introduced in Windows Server 2016 that enables you to build highly available and scalable storage systems using local storage on clustered servers. S2D eliminates the need for shared storage hardware such as SAN or NAS, […]

Read more
How to Test Disaster Recovery on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Test Disaster Recovery on Windows Server 2016

How to Perform Disaster Recovery Testing on Windows Server 2016 Disaster recovery testing is the practice of validating that your backup systems, failover processes, and recovery procedures actually work before you need them in a real emergency. An untested disaster recovery plan is little more than a document of good intentions. Organizations that skip regular […]

Read more
How to Use Robocopy for Backup on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Use Robocopy for Backup on Windows Server 2016

How to Use Robocopy for Scheduled File Backups on Windows Server 2016 Robocopy, short for Robust File Copy, is a command-line utility included with Windows Server 2016 that provides highly reliable file synchronization and backup capabilities far beyond what the basic xcopy command offers. Robocopy supports multithreaded copying, can resume interrupted transfers from the point […]

Read more
How to Set Up Azure Site Recovery for Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Set Up Azure Site Recovery for Windows Server 2016

How to Configure Azure Site Recovery for Windows Server 2016 Azure Site Recovery (ASR) is a Microsoft Azure service that provides disaster recovery capabilities by continuously replicating on-premises workloads to Azure or to a secondary on-premises site. When a disaster occurs, ASR enables rapid failover to the replicated environment, bringing your workloads back online with […]

Read more
How to Configure Device Health Attestation on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Device Health Attestation on Windows Server 2016

How to Set Up Health Attestation Service on Windows Server 2016 Device Health Attestation (DHA) is a Windows Server 2016 feature that allows an organization to verify the security health of Windows 10 and Windows Server 2016 devices before granting them access to corporate resources. The Health Attestation Service works by communicating with the Trusted […]

Read more
How to Generate Storage Reports with FSRM on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Generate Storage Reports with FSRM on Windows Server 2016

How to Configure Storage Reports with FSRM on Windows Server 2016 The Storage Reports feature within File Server Resource Manager on Windows Server 2016 gives administrators a powerful mechanism to analyze disk usage patterns across managed file servers. Storage reports can identify the largest files consuming space, break down usage by file owner, discover duplicate […]

Read more
How to Use SQL Server Profiler on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Use SQL Server Profiler on Windows Server 2016

How to Monitor SQL Server with SQL Server Profiler on Windows Server 2016 SQL Server Profiler is a graphical interface included with SQL Server Management Studio that allows database administrators to capture and analyze a real-time trace of events occurring inside a SQL Server instance. By recording events such as query executions, stored procedure calls, […]

Read more
How to Run Windows Diagnostics on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Run Windows Diagnostics on Windows Server 2016

How to Configure Windows Diagnostics and Memory Dump on Windows Server 2016 When a Windows Server 2016 system experiences a kernel-mode crash, also known as a Blue Screen of Death or Bug Check, the operating system can be configured to capture diagnostic information in the form of a memory dump file. Analyzing this dump file […]

Read more
CHAT