> ## Documentation Index
> Fetch the complete documentation index at: https://docs.askui.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AskUI-TestLongPathSupport

### SYNOPSIS

Tests if Long Path Support is enabled.

### DESCRIPTION

This Commandlet checks if Long Path Support is enabled in Windows.

### NOTES

This Commandlet is only available on Windows.
This Commandlet provides logging information about the current status of Long Path Support.

### EXAMPLES

#### EXAMPLE 1

Checks if Long Path Support is enabled and logs the result.

```powershell theme={null}
AskUI-TestLongPathSupport
```
