File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
sharepoint/sharepoint-ps/sharepoint-server Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ schema: 2.0.0
7
7
# Install-SPEduSites
8
8
9
9
## SYNOPSIS
10
- {{Fill in the Synopsis}}
10
+ Do not use
11
11
12
12
## SYNTAX
13
13
@@ -17,21 +17,21 @@ Install-SPEduSites [-WebApplication] <SPWebApplicationPipeBind> [-MySiteHost] <S
17
17
```
18
18
19
19
## DESCRIPTION
20
- {{Fill in the Description}}
20
+ Do not use
21
21
22
22
## EXAMPLES
23
23
24
24
### Example 1
25
25
```
26
- PS C:\> {{ Add example code here }}
26
+ Do not use
27
27
```
28
28
29
- {{ Add example description here }}
29
+
30
30
31
31
## PARAMETERS
32
32
33
33
### -AssignmentCollection
34
- {{Fill AssignmentCollection Description}}
34
+ Do not use
35
35
36
36
``` yaml
37
37
Type : SPAssignmentCollection
@@ -47,7 +47,7 @@ Accept wildcard characters: False
47
47
` ` `
48
48
49
49
### -MySiteHost
50
- {{Fill MySiteHost Description}}
50
+ Do not use
51
51
52
52
` ` ` yaml
53
53
Type : SPSitePipeBind
@@ -63,7 +63,7 @@ Accept wildcard characters: False
63
63
` ` `
64
64
65
65
### -SearchCenter
66
- {{Fill SearchCenter Description}}
66
+ Do not use
67
67
68
68
` ` ` yaml
69
69
Type : SPSitePipeBind
@@ -79,7 +79,7 @@ Accept wildcard characters: False
79
79
` ` `
80
80
81
81
### -WebApplication
82
- {{Fill WebApplication Description}}
82
+ Do not use
83
83
84
84
` ` ` yaml
85
85
Type : SPWebApplicationPipeBind
You can’t perform that action at this time.
0 commit comments