Skip to content

Commit f8e722d

Browse files
fix
1 parent ccd4b60 commit f8e722d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sharepoint/sharepoint-server-ps/SharePointServer/Test-DefenderAndAmsiWorkProperly.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Tests that Windows Defender components and SharePoint AMSI integration are prope
1414

1515
## SYNTAX
1616

17-
### PSMode
1817
```
1918
Test-DefenderAndAmsiWorkProperly [<CommonParameters>]
2019
```
@@ -48,11 +47,10 @@ Test-DefenderAndAmsiWorkProperly -Verbose
4847
This example tests the Windows Defender components and SharePoint AMSI integration with verbose output to provide detailed information about each component being checked.
4948

5049
## PARAMETERS
50+
5151
### CommonParameters
5252
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
5353

54-
## INPUTS
55-
5654
## OUTPUTS
5755

5856
### System.Object

0 commit comments

Comments
 (0)