Skip to content

Commit b7bf67e

Browse files
authored
Merge pull request MicrosoftDocs#2215 from tseward/patch-9
Update New-SPSubscriptionSettingsServiceApplication.md
2 parents 383d9aa + f4d438b commit b7bf67e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sharepoint/sharepoint-ps/sharepoint-server/New-SPSubscriptionSettingsServiceApplication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ For permissions and the most current information about Windows PowerShell for Sh
3434
```
3535
3636
PS C:\>$sa = New-SPSubscriptionSettingsServiceApplication -ApplicationPool 'SharePoint Web Services Default' -Name 'Subscriptions Settings Service Application' -DatabaseName 'Subscription'
37+
PS C:\>New-SPSubscriptionSettingsServiceApplicationProxy -ServiceApplication $sa
3738
3839
```
3940

0 commit comments

Comments
 (0)