Skip to main content

Windows - Offline Files Enabled

Summary

This document outlines a method to detect if offline files are enabled in Windows.

Settings

Detection StringComparatorResultApplicable OS
{%@powershell.exe "Get-WmiObject -Class win32_OfflineFilesCache -ErrorAction SilentlyContinueSelect-Object -ExpandProperty Enabled"@%}EqualsTrue