forked from MicrosoftDocs/OfficeDocs-SharePoint-PowerShell
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.openpublishing.redirection.spserver.json
More file actions
819 lines (819 loc) · 45 KB
/
.openpublishing.redirection.spserver.json
File metadata and controls
819 lines (819 loc) · 45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
{
"redirections": [
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPAppDeniedEndpoint.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spappdeniedendpoint",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPCertificateNotificationContact.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spcertificatenotificationcontact",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPClaimTypeMapping.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spclaimtypemapping",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPDatabaseToAvailabilityGroup.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spdatabasetoavailabilitygroup",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPDiagnosticsPerformanceCounter.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spdiagnosticsperformancecounter",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPDistributedCacheServiceInstance.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spdistributedcacheserviceinstance",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPInfoPathUserAgent.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spinfopathuseragent",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPPeoplePickerDistributionListSearchDomain.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-sppeoplepickerdistributionlistsearchdomain",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPPeoplePickerSearchADDomain.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-sppeoplepickersearchaddomain",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPPeoplePickerServiceAccountDirectoryPath.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-sppeoplepickerserviceaccountdirectorypath",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPPluggableSecurityTrimmer.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-sppluggablesecuritytrimmer",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPProfileLeader.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spprofileleader",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPProfileSyncConnection.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spprofilesyncconnection",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPRoutingMachineInfo.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-sproutingmachineinfo",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPRoutingMachinePool.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-sproutingmachinepool",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPRoutingRule.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-sproutingrule",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPScaleOutDatabase.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spscaleoutdatabase",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPSecureStoreSystemAccount.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spsecurestoresystemaccount",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPServerScaleOutDatabase.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spserverscaleoutdatabase",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPServiceApplicationProxyGroupMember.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spserviceapplicationproxygroupmember",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPShellAdmin.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spshelladmin",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPSiteSubscriptionFeaturePackMember.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spsitesubscriptionfeaturepackmember",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPSiteSubscriptionProfileConfig.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spsitesubscriptionprofileconfig",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPSolution.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spsolution",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPThrottlingRule.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spthrottlingrule",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPUserLicenseMapping.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spuserlicensemapping",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Add-SPUserSolution.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/add-spusersolution",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Backup-SPConfigurationDatabase.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/backup-spconfigurationdatabase",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Backup-SPEnterpriseSearchServiceApplicationIndex.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/backup-spenterprisesearchserviceapplicationindex",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Backup-SPFarm.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/backup-spfarm",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Backup-SPSite.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/backup-spsite",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPAppDeniedEndpointList.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spappdeniedendpointlist",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPBusinessDataCatalogEntityNotificationWeb.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spbusinessdatacatalogentitynotificationweb",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPCertificateNotificationContact.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spcertificatenotificationcontact",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPContentDatabaseSyncData.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spcontentdatabasesyncdata",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPDistributedCacheItem.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spdistributedcacheitem",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPLogLevel.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-sploglevel",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPMetadataWebServicePartitionData.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spmetadatawebservicepartitiondata",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPPeoplePickerDistributionListSearchDomain.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-sppeoplepickerdistributionlistsearchdomain",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPPeoplePickerSearchADDomain.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-sppeoplepickersearchaddomain",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPPeoplePickerServiceAccountDirectoryPath.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-sppeoplepickerserviceaccountdirectorypath",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPScaleOutDatabaseDeletedDataSubRange.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spscaleoutdatabasedeleteddatasubrange",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPScaleOutDatabaseLog.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spscaleoutdatabaselog",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPScaleOutDatabaseTenantData.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spscaleoutdatabasetenantdata",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPSecureStoreCredentialMapping.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spsecurestorecredentialmapping",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPSecureStoreDefaultProvider.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spsecurestoredefaultprovider",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPServerScaleOutDatabaseDeletedDataSubRange.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spserverscaleoutdatabasedeleteddatasubrange",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPServerScaleOutDatabaseLog.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spserverscaleoutdatabaselog",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPServerScaleOutDatabaseTenantData.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spserverscaleoutdatabasetenantdata",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Clear-SPSiteSubscriptionBusinessDataCatalogConfig.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/clear-spsitesubscriptionbusinessdatacatalogconfig",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Connect-SPConfigurationDatabase.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/connect-spconfigurationdatabase",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Convert-SPWebApplication.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/convert-spwebapplication",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Copy-SPActivitiesToWorkflowService.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/copy-spactivitiestoworkflowservice",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Copy-SPBusinessDataCatalogAclToChildren.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/copy-spbusinessdatacatalogacltochildren",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Copy-SPContentTypes.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/copy-spcontenttypes",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Copy-SPSideBySideFiles.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/copy-spsidebysidefiles",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Copy-SPSite.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/copy-spsite",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Copy-SPTaxonomyGroups.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/copy-sptaxonomygroups",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-ProjectServerLicense.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-projectserverlicense",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPAppAutoProvision.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spappautoprovision",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPBusinessDataCatalogEntity.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spbusinessdatacatalogentity",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPFeature.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spfeature",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPHealthAnalysisRule.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-sphealthanalysisrule",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPInfoPathFormTemplate.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spinfopathformtemplate",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPProjectActiveDirectoryEnterpriseResourcePoolSync.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spprojectactivedirectoryenterpriseresourcepoolsync",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPProjectEmailNotification.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spprojectemailnotification",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPProjectEnterpriseProjectTaskSync.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spprojectenterpriseprojecttasksync",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPProjectQueueStatsMonitoring.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spprojectqueuestatsmonitoring",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPSessionStateService.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spsessionstateservice",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPSingleSignOn.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spsinglesignon",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPTimerJob.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-sptimerjob",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPUserLicensing.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spuserlicensing",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPUserSolutionAllowList.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spusersolutionallowlist",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPWebApplicationHttpThrottling.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spwebapplicationhttpthrottling",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disable-SPWebTemplateForSiteMaster.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disable-spwebtemplateforsitemaster",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Disconnect-SPConfigurationDatabase.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/disconnect-spconfigurationdatabase",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Dismount-SPContentDatabase.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/dismount-spcontentdatabase",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Dismount-SPStateServiceDatabase.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/dismount-spstateservicedatabase",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-ProjectServerLicense.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-projectserverlicense",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPAppAutoProvision.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-spappautoprovision",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPBusinessDataCatalogEntity.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-spbusinessdatacatalogentity",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPFeature.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-spfeature",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPHealthAnalysisRule.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-sphealthanalysisrule",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPInfoPathFormTemplate.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-spinfopathformtemplate",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPProjectActiveDirectoryEnterpriseResourcePoolSync.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-spprojectactivedirectoryenterpriseresourcepoolsync",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPProjectEmailNotification.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-spprojectemailnotification",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPProjectEnterpriseProjectTaskSync.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-spprojectenterpriseprojecttasksync",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPProjectQueueStatsMonitoring.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-spprojectqueuestatsmonitoring",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPSessionStateService.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-spsessionstateservice",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPTimerJob.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-sptimerjob",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPUserLicensing.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-spuserlicensing",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPUserSolutionAllowList.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-spusersolutionallowlist",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPWebApplicationHttpThrottling.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-spwebapplicationhttpthrottling",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Enable-SPWebTemplateForSiteMaster.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/enable-spwebtemplateforsitemaster",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Export-SPAppPackage.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/export-spapppackage",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Export-SPBusinessDataCatalogModel.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/export-spbusinessdatacatalogmodel",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Export-SPCacheClusterConfig.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/export-spcacheclusterconfig",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Export-SPCertificate.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/export-spcertificate",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Export-SPEnterpriseSearchTopology.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/export-spenterprisesearchtopology",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Export-SPInfoPathAdministrationFiles.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/export-spinfopathadministrationfiles",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Export-SPMetadataWebServicePartitionData.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/export-spmetadatawebservicepartitiondata",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Export-SPScaleOutDatabaseTenantData.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/export-spscaleoutdatabasetenantdata",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Export-SPServerScaleOutDatabaseTenantData.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/export-spserverscaleoutdatabasetenantdata",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Export-SPSiteSubscriptionBusinessDataCatalogConfig.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/export-spsitesubscriptionbusinessdatacatalogconfig",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Export-SPSiteSubscriptionSettings.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/export-spsitesubscriptionsettings",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Export-SPTagsAndNotesData.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/export-sptagsandnotesdata",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Export-SPWeb.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/export-spweb",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-ProjectServerLicense.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-projectserverlicense",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPAlternateURL.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spalternateurl",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPAppAcquisitionConfiguration.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spappacquisitionconfiguration",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPAppAutoProvisionConnection.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spappautoprovisionconnection",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPAvailabilityGroupStatus.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spavailabilitygroupstatus",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPCache.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spcache",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPCacheClusterHealth.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spcacheclusterhealth",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPCacheClusterInfo.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spcacheclusterinfo",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPCacheHost.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spcachehost",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPCacheHostConfig.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spcachehostconfig",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPCacheStatistics.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spcachestatistics",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPCertificate.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spcertificate",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPCertificateNotificationContact.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spcertificatenotificationcontact",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPCertificateSettings.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spcertificatesettings",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPFlightsInfo.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spflightsinfo",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPPeoplePickerConfig.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-sppeoplepickerconfig",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPPeoplePickerDistributionListSearchDomain.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-sppeoplepickerdistributionlistsearchdomain",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPPeoplePickerSearchADDomain.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-sppeoplepickersearchaddomain",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Get-SPRemoteShareBlobStore.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/get-spremoteshareblobstore",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Import-SPCacheClusterConfig.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/import-spcacheclusterconfig",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Import-SPCertificate.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/import-spcertificate",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Move-SPCertificate.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/move-spcertificate",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/New-SPCache.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/new-spcache",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/New-SPCertificate.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/new-spcertificate",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/New-SPODataConnectionSetting.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/new-spodataconnectionsetting",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/New-SPOnlineApplicationPrincipalManagementServiceApplicationProxy.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/new-sponlineapplicationprincipalmanagementserviceapplicationproxy",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Register-SPRemoteShareBlobStore.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/register-spremoteshareblobstore",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Register-SPVssWriter.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/register-spvsswriter",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Remove-SPCertificate.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/remove-spcertificate",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Remove-SPCertificateNotificationContact.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/remove-spcertificatenotificationcontact",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Remove-SPConfigurationObject.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/remove-spconfigurationobject",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Remove-SPDatabaseFromAvailabilityGroup.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/remove-spdatabasefromavailabilitygroup",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Remove-SPODataConnectionSetting.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/remove-spodataconnectionsetting",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Remove-SPPeoplePickerDistributionListSearchDomain.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/remove-sppeoplepickerdistributionlistsearchdomain",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Remove-SPPeoplePickerSearchADDomain.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/remove-sppeoplepickersearchaddomain",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Remove-SPPeoplePickerServiceAccountDirectoryPath.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/remove-sppeoplepickerserviceaccountdirectorypath",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Rename-SPCertificate.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/rename-spcertificate",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Renew-SPCertificate.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/renew-spcertificate",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Set-SPCertificateSettings.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/set-spcertificatesettings",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Set-SPMachineKey.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/set-spmachinekey",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Set-SPODataConnectionSetting.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/set-spodataconnectionsetting",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Set-SPODataConnectionSettingMetadata.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/set-spodataconnectionsettingmetadata",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Set-SPPeoplePickerConfig.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/set-sppeoplepickerconfig",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Set-SPRemoteShareBlobStore.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/set-spremoteshareblobstore",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Start-SPCacheCluster.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/start-spcachecluster",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Stop-SPCacheCluster.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/stop-spcachecluster",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Switch-SPBlobStorage.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/switch-spblobstorage",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Switch-SPCertificate.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/switch-spcertificate",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Test-SPRemoteShareBlobStore.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/test-spremoteshareblobstore",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Unregister-SPRemoteShareBlobStore.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/unregister-spremoteshareblobstore",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Unregister-SPVssWriter.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/unregister-spvsswriter",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Update-SPAzureBlobConfigLocatorEx1.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/update-spazureblobconfiglocatorex1",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Update-SPDataRetrievalServiceConfig.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/update-spdataretrievalserviceconfig",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Update-SPFlightsConfigFile.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/update-spflightsconfigfile",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Update-SPMachineKey.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/update-spmachinekey",
"redirect_document_id": false
},
{
"source_path": "sharepoint/virtual-folder/sharepoint-server/Use-SPCacheCluster.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.powershell/use-spcachecluster",
"redirect_document_id": false
}
]
}