Skip to content

Commit 08418a3

Browse files
authored
Update Install-SPEduSites.md
1 parent b5a564b commit 08418a3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Install-SPEduSites.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ schema: 2.0.0
77
# Install-SPEduSites
88

99
## SYNOPSIS
10-
{{Fill in the Synopsis}}
10+
Do not use
1111

1212
## SYNTAX
1313

@@ -17,21 +17,21 @@ Install-SPEduSites [-WebApplication] <SPWebApplicationPipeBind> [-MySiteHost] <S
1717
```
1818

1919
## DESCRIPTION
20-
{{Fill in the Description}}
20+
Do not use
2121

2222
## EXAMPLES
2323

2424
### Example 1
2525
```
26-
PS C:\> {{ Add example code here }}
26+
Do not use
2727
```
2828

29-
{{ Add example description here }}
29+
3030

3131
## PARAMETERS
3232

3333
### -AssignmentCollection
34-
{{Fill AssignmentCollection Description}}
34+
Do not use
3535

3636
```yaml
3737
Type: SPAssignmentCollection
@@ -47,7 +47,7 @@ Accept wildcard characters: False
4747
```
4848
4949
### -MySiteHost
50-
{{Fill MySiteHost Description}}
50+
Do not use
5151
5252
```yaml
5353
Type: SPSitePipeBind
@@ -63,7 +63,7 @@ Accept wildcard characters: False
6363
```
6464
6565
### -SearchCenter
66-
{{Fill SearchCenter Description}}
66+
Do not use
6767
6868
```yaml
6969
Type: SPSitePipeBind
@@ -79,7 +79,7 @@ Accept wildcard characters: False
7979
```
8080
8181
### -WebApplication
82-
{{Fill WebApplication Description}}
82+
Do not use
8383
8484
```yaml
8585
Type: SPWebApplicationPipeBind

0 commit comments

Comments
 (0)