Skip to content

Commit 24578a0

Browse files
authored
Merge pull request #4069 from moeghassi/docs-editor/Set-MpPreference-1770156557
Update Set-MpPreference.md
2 parents e3c3206 + 3af7f0d commit 24578a0

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docset/winserver2025-ps/Defender/Set-MpPreference.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1622,7 +1622,11 @@ Accept wildcard characters: False
16221622
```
16231623

16241624
### -SharedSignaturesPath
1625-
Specifies the shared signatures path.
1625+
Specifies the shared signatures path as a UNC file path to a file share containing pre-downloaded and unpackaged security intelligence updates. For example, `\\<FileServer>\<ShareName>`. The parameter enables the shared security intelligence feature, which offloads the update unpackaging process to a central host machine.
1626+
1627+
To learn more about the shared security intelligence feature, see [Configure Microsoft Defender Antivirus on a remote desktop or virtual desktop infrastructure environment](/defender-endpoint/deployment-vdi-microsoft-defender-antivirus).
1628+
1629+
Configuring the shared signatures path disables definition updates using the sources defined in the **SignatureFallbackOrder**.
16261630

16271631
```yaml
16281632
Type: String

0 commit comments

Comments
 (0)