Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docset/windows/adfs/test-adfsfarmbehaviorlevelraise.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To test raising the behavior level of a farm that uses SQL Server as the policy

### Example 1: Test raising the farm behavior level
```
PS C:\> Invoke-AdfsFarmBehaviorLevelRaise
PS C:\> Test-AdfsFarmBehaviorLevelRaise
```

This command tests whether you can raise the farm behavior level.
Expand Down