Skip to content

Commit e41c68d

Browse files
authored
Merge pull request MicrosoftDocs#1979 from eNeRGy164/master
Replace smartquotes with regular quotes in code samples
2 parents 6993b2e + 495d2f3 commit e41c68d

16 files changed

+41
-45
lines changed

exchange/exchange-ps/exchange/mailboxes/Set-Mailbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2277,7 +2277,7 @@ This parameter is available only in Exchange Online.
22772277
22782278
The ExcludeFromOrgHolds parameter excludes the mailbox from one or more organization-wide Office 365 retention policies. This parameter can only be used for inactive mailboxes. A valid value for this parameter is the GUID of the organization-wide Office 365 retention policy that the inactive mailbox is excluded from. To find the GUID values of organization-wide Office 365 retention policies, run the command Get-OrganizationConfig | Format-List InplaceHolds. Note that retention policies assigned to mailboxes are prefaced by 'mbx'.
22792279
2280-
You can specify multiple values for this parameter by using the syntax "GUID1",GUID2",…"GUIDX".
2280+
You can specify multiple values for this parameter by using the syntax "GUID1","GUID2",…"GUIDX".
22812281
22822282
When you use this parameter, use the DistinguishedName or ExchangeGuid property value for the identity of the inactive mailbox (those are the values that guarantee uniqueness).
22832283

sharepoint/sharepoint-ps/sharepoint-online/Export-SPOQueryLogs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Example 1 exports the query log for a user who has the e-mail address user1@cont
4545

4646
### ------------ Example 2 --------------------
4747
```
48-
Export-SPOQueryLogs -LoginName [email protected] -StartTime 2018-10-21 -OutputFolder c:\users\contosoadmin\Documents
48+
Export-SPOQueryLogs -LoginName [email protected] -StartTime "2018-10-21" -OutputFolder "c:\users\contosoadmin\Documents"
4949
```
5050
Example 2 exports the query log from the starting time 21. October 2018, for a user who has the e-mail address [email protected], to the two files [email protected]_queries.csv and [email protected]_personalQueries.csv, in the folder c:\users\contosoadmin\Documents.
5151

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteDesignTask.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Used to retrieve a scheduled site design script. It takes the ID of the schedule
3535
This example applies a site design that includes two site scripts - totaling over 30 site script actions. Executing the commands will schedule the site design to be queued and run against the designated site collection.
3636

3737
```powershell
38-
Get-SPOSiteDesignTask -Identity 501z8c32-4147-44d4-8607-26c2f67cae82 -WebUrl "https://contoso.sharepoint.com/sites/projectawesome%3Cspan%20class="x x-first x-last">”
38+
Get-SPOSiteDesignTask -Identity 501z8c32-4147-44d4-8607-26c2f67cae82 -WebUrl "https://contoso.sharepoint.com/sites/projectawesome%3Cspan%20class="x x-first x-last">"
3939
```
4040

4141
## PARAMETERS

sharepoint/sharepoint-ps/sharepoint-online/Invoke-SPOSiteDesign.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Applies a published site design to a specified site collection target. This allo
3131
This example applies a site design whose script creates two lists, formats several of the columns, adds the lists to the site navigation, and then joins the site to an existing hub site.
3232

3333
```powershell
34-
Invoke-SPOSiteDesign -Identity 501z8c32-4147-44d4-8607-26c2f67cae82 -WebUrl "https://contoso.sharepoint.com/sites/projectgo%3Cspan%20class="x x-first x-last">”
34+
Invoke-SPOSiteDesign -Identity 501z8c32-4147-44d4-8607-26c2f67cae82 -WebUrl "https://contoso.sharepoint.com/sites/projectgo%3Cspan%20class="x x-first x-last">"
3535
3636
Title Outcome
3737
---------------------------------------------- -------

sharepoint/sharepoint-ps/sharepoint-online/Request-SPOPersonalSite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ get-MSOLUser | Where {$_.PreferredDataLocation -eq "EUR"]
3434

3535
### ----------------------EXAMPLE 1-----------------------
3636
```
37-
37+
3838
Request-SPOPersonalSite –UserEmails $emails
3939
```
4040

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenantSyncClientRestriction.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,19 +119,15 @@ Note that it may take up to an hour for this change to be reflected.
119119

120120
### --------------------EXAMPLE---------------------
121121
```
122-
Set-SPOTenantSyncClientRestriction –Enable –DomainGuids “786548DD-877B-4760-A749-6B1EFBC1190A; 877564FF-877B-4760-A749-
123-
124-
6B1EFBC1190A”
122+
Set-SPOTenantSyncClientRestriction –Enable –DomainGuids "786548DD-877B-4760-A749-6B1EFBC1190A; 877564FF-877B-4760-A749-6B1EFBC1190A"
125123
```
126124

127125
This example enables the feature for the tenancy and adds the domains GUIDs to the safe recipient list.
128126

129127
### --------------------EXAMPLE------------------
130128

131129
```
132-
Set-SPOTenantSyncClientRestriction –Enable –DomainGuids “786548DD-877B-4760-A749-6B1EFBC1190A; 877564FF-877B-4760-A749-
133-
134-
6B1EFBC1190A” -BlockMacSync:$true
130+
Set-SPOTenantSyncClientRestriction –Enable –DomainGuids "786548DD-877B-4760-A749-6B1EFBC1190A; 877564FF-877B-4760-A749-6B1EFBC1190A" -BlockMacSync:$true
135131
```
136132

137133
This example turns on the Block Mac sync functionality.

skype/skype-ps/skype/New-CsOnlineSchedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ This example creates a fixed schedule that is active from December 24, 2017 to D
7979
```
8080
$dtr1 = New-CsOnlineDateTimeRange -Start "24/12/2017" -End "26/12/2017"
8181
$dtr2 = New-CsOnlineDateTimeRange -Start "24/12/2018" -End "26/12/2018"
82-
$notInEffectSchedule = New-CsOnlineSchedule -Name NotInEffect -FixedSchedule
82+
$notInEffectSchedule = New-CsOnlineSchedule -Name "NotInEffect" -FixedSchedule
8383
```
8484

8585
This example creates a fixed schedule that is never active.

skype/skype-ps/skype/New-CsOrganizationalAutoAttendant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ $afterHoursSchedule = New-CsOnlineSchedule -Name "After Hours Schedule" -WeeklyR
5656
5757
$afterHoursCallHandlingAssociation = New-CsOrganizationalAutoAttendantCallHandlingAssociation -Type AfterHours -ScheduleId $afterHoursSchedule.Id -CallFlowId $afterHoursCallFlow.Id
5858
59-
$inclusionScopeGroupIds = @(4c3053a6-20bf-43df-bf7a-156124168856)
59+
$inclusionScopeGroupIds = @("4c3053a6-20bf-43df-bf7a-156124168856")
6060
$inclusionScope = New-CsOrganizationalAutoAttendantDialScope -GroupScope -GroupIds $inclusionScopeGroupIds
6161
6262
$o=New-CsOrganizationalAutoAttendant -Name "Main auto attendant" -LineUris @($lineUri) -DefaultCallFlow $defaultCallFlow -EnableVoiceResponse -Schedules @($afterHoursSchedule) -CallFlows @($afterHoursCallFlow) -CallHandlingAssociations @($afterHoursCallHandlingAssociation) -Language "en-US" -TimeZoneId "UTC" -Operator $operatorEntity -InclusionScope $inclusionScope

spmt/spmt-ps/spmt/Add-SPMTTask.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ $Global:SourceListName = "SourceListName"
105105
106106
107107
#Define SPO target#
108-
$Global:SPOUrl = https://contoso.sharepoint.com
109-
$Global:UserName = [email protected]
108+
$Global:SPOUrl = "https://contoso.sharepoint.com"
109+
$Global:UserName = "[email protected]"
110110
$Global:PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force
111111
$Global:SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $Global:UserName, $Global:PassWord
112112
$Global:TargetListName = "TargetListName"

spmt/spmt-ps/spmt/Get-SPMTMigration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ $Global:SourceListName = "SourceListName"
3939
4040
4141
#Define SPO target#
42-
$Global:SPOUrl = https://contoso.sharepoint.com
43-
$Global:UserName = [email protected]
42+
$Global:SPOUrl = "https://contoso.sharepoint.com"
43+
$Global:UserName = "[email protected]"
4444
$Global:PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force
4545
$Global:SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $Global:UserName, $Global:PassWord
4646
$Global:TargetListName = "TargetListName"

0 commit comments

Comments
 (0)