Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging latest updates to Live #1947

Merged
merged 108 commits into from
Dec 12, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
108 commits
Select commit Hold shift + click to select a range
2a3ccf3
Update the example of `Where-Object -IsNot` (#1841)
matt9ucci Nov 7, 2017
f778a37
Update Example 5 in Group-Object.md (#1845)
matt9ucci Nov 8, 2017
1357977
removing @{Text=} tags
Nov 7, 2017
efba651
fixing UTF8 characters
Nov 7, 2017
b93a6ba
removed empty H3
Nov 7, 2017
ec505bf
added H3 for input and output types
Nov 7, 2017
c2abb44
removed mangled UTF8 character
Nov 8, 2017
bbffd77
updating Out-* commands with -NoNewLine per Issue 1739
Nov 9, 2017
2bdb9e6
Fix the example of `Format-Table -DisplayError` (#1848)
matt9ucci Nov 9, 2017
61cb77d
Fix the example of `Format-Wide -DisplayError` (#1850)
matt9ucci Nov 10, 2017
882b0e8
Fix the example of `Format-Custom -DisplayError` (#1849)
matt9ucci Nov 10, 2017
67db02a
updating set-acl docs per PR#901
Nov 7, 2017
9799c2b
using semantic link breaks
Nov 10, 2017
a5f21c5
Fix the example of `Format-Wide -ShowError` (#1851)
matt9ucci Nov 13, 2017
9467262
Fixed Test-ScriptFileInfo example (#1852)
alan-null Nov 13, 2017
b5d12a3
fixing issue 1768
Nov 7, 2017
b04197f
Formatting, example fix for Body parameter (#1847)
ebrucucen Nov 13, 2017
b6b156a
fixing style consistency across articles
Nov 13, 2017
e03a354
fixing conflicts
Nov 13, 2017
07b21b0
Fix example numbers in Resume-Job.md (#1857)
matt9ucci Nov 14, 2017
348ed70
Fixes typo $WebSiteName in separatingEnvData.md (#1856)
DexterPOSH Nov 14, 2017
b04a75a
Updates configurations.md (#1855)
DexterPOSH Nov 14, 2017
484d598
Fix typo in comment (#1854)
ciriarte Nov 14, 2017
e46d3a1
Merge pull request #1846 from sdwheeler/sdw-issue1739
zjalexander Nov 14, 2017
f42a62f
Updating the help content for v6. (#1853)
adityapatwardhan Nov 15, 2017
eade8e4
Fix example numbers in about_Transactions.md (#1859)
matt9ucci Nov 15, 2017
518fde2
Update Alias-Provider.md (#1831)
doctordns Nov 15, 2017
248e283
Add documentation of new -AsHashtable switch for ConvertFrom-Json int…
bergmeister Nov 15, 2017
bcedaf0
Fix example numbers in Invoke-WebRequest.md (#1862)
matt9ucci Nov 16, 2017
8e4ac81
Merge branch 'live' into staging
Nov 16, 2017
1f54577
reformatting and integrating changes from PR#1831 (#1860)
Nov 16, 2017
aeeb091
Fix example numbers in Get-Help.md (#1869)
matt9ucci Nov 17, 2017
83b1241
Fix example numbers in Import-Module.md (#1868)
matt9ucci Nov 17, 2017
99be9ad
Fix example number in ConvertTo-Html.html (#1867)
matt9ucci Nov 17, 2017
919d940
Update dscCiCd.md (#1865)
tomlarse Nov 17, 2017
cb00730
Web Cmdlets 6.0.0 Documentation Refresh (#1870)
markekraus Nov 18, 2017
6e31c85
Merge Example 4 and 5 in Get-Member.md (#1874)
matt9ucci Nov 18, 2017
cc018bf
Remove hash algorithms unsupported in v6.0 (#1873)
matt9ucci Nov 19, 2017
b98aa67
Update outputs of Get-Verb (#1872)
matt9ucci Nov 19, 2017
1b2889e
Fix typo in ConvertTo-Html.md (UTF-x) (#1879)
matt9ucci Nov 20, 2017
4fec39b
Fix "Accept wildcard characters" in Get-Service.md v6 (#1878)
matt9ucci Nov 20, 2017
061245d
Fixed Get-WindowsFeature cmdlet HyperLink (#1877)
keeratsingh Nov 20, 2017
496832f
Update Get-WinEvent.md (#1876)
doctordns Nov 20, 2017
c644c38
Update Example 8 in Get-Process.md (find the owner of a process) (#1875)
matt9ucci Nov 20, 2017
58b15dd
updated localmachine\Root to LocalMachine\My (#1880)
rchaganti Nov 20, 2017
69c037d
Update Group property example in Get-Verb.md (#1881)
matt9ucci Nov 21, 2017
d69465e
adding missing space (#1885)
mairaw Nov 21, 2017
a066c77
removing stray character (#1886)
mairaw Nov 21, 2017
bf70ac9
Update Example 9 in Get-Process.md (#1888)
matt9ucci Nov 22, 2017
6687a84
Remove "About ISE" files of v6.0 (#1891)
matt9ucci Nov 27, 2017
23afc78
Update Get-Process.md (#1890)
doctordns Nov 27, 2017
5a8d5f4
Update productincompat.md (#1892)
Cloud-Writer Nov 27, 2017
46d7c99
Update unapproved verbs examples in Get-Verb.md (#1896)
matt9ucci Nov 28, 2017
a88c947
Removing extra space in the Example 5A script (#1894)
vrnithinkumar Nov 28, 2017
a2d0e9b
fixing merge conflict
Nov 28, 2017
f0f0da0
resolving conflict
Nov 28, 2017
d395d0e
updates to style and contrib
Nov 16, 2017
d4d446d
tweak format
Nov 16, 2017
67ad296
tweak format 2
Nov 16, 2017
7883844
fix typo
Nov 16, 2017
b4877f3
fix number list example
Nov 16, 2017
9e6ebd0
adding review feedback
Nov 22, 2017
323e325
fix broken links
Nov 22, 2017
e6b4a53
incorporating feedback from zach
Nov 27, 2017
7514fcf
reformatting About_* for 80 columns - part 1
Nov 27, 2017
66ecafd
reformat about_*
Nov 28, 2017
56dc2df
reformatting About_* topics - Part 2
Nov 28, 2017
d310e14
fixing broken links
Nov 28, 2017
e084dc5
fixing more broken links
Nov 28, 2017
05ff294
more broken links fixed
Nov 28, 2017
a935671
Fix parameter's position in Get-Random.md (#1901)
matt9ucci Nov 29, 2017
9040d65
Fix parameter's position in Measure-Command.md (#1905)
matt9ucci Nov 30, 2017
c715ab2
Fix parameter's position in Trace-Command.md (#1904)
matt9ucci Nov 30, 2017
6824d85
Actually call the configuration in the example (#1906)
charlesbihis Nov 30, 2017
cece485
reformatting About_* for 80 columns - part 3 (#1902)
Nov 30, 2017
877c2cc
reformatting About_* for 80 columns - part 4
Nov 30, 2017
1e0c256
Adding PreRelease versioning info for PSGallery & PSGet (#1903)
Dec 1, 2017
38d64d4
Style tweaks in STYLE.md (#1913)
SamB Dec 2, 2017
c6f3f13
Fix YAML metadata on "Understanding Concepts" (#1911)
SamB Dec 2, 2017
92e1b1b
Fix parameter's position in Join-Path.md (#1909)
matt9ucci Dec 2, 2017
b71d428
typo correction on line 85 (#1916)
J0F3 Dec 4, 2017
4e6505f
Fix parameter's position in Get-TraceSource.md (#1917)
matt9ucci Dec 4, 2017
a935850
Changed required PSGet version to 1.6.0 (#1920)
Dec 4, 2017
96504e3
Update Example 5 in Get-Process.md (#1923)
matt9ucci Dec 5, 2017
f586a98
fixing backlashes reported in PR1921 (#1924)
Dec 5, 2017
a08dbd5
Merge branch 'live' into staging
Dec 5, 2017
66349ff
reformatting About_* for 80 columns - part 5
Dec 1, 2017
6424e0d
reformatting About_* for 80 columns - part 6
Dec 1, 2017
03211c6
incorporating review feedback
Dec 4, 2017
a0b952c
reformatting About_* for 80 columns - part 7
Dec 2, 2017
bbe8f07
Fixed formatting of output per issue #808
Dec 4, 2017
eb2a12b
Merge branch 'live' into staging
Dec 5, 2017
6976ff4
Fix typo in syntax description (#1931)
TheSecretSquad Dec 6, 2017
6712f85
Fix parameter's position in ConvertTo-Xml.md (#1929)
matt9ucci Dec 6, 2017
6686c23
Remove descriptions about ComputerName parameter in Get-Process.md v6…
matt9ucci Dec 6, 2017
a0b2502
Line 192 Single Quote Breaks Example (#1930)
YuriySamorodov Dec 6, 2017
00a2675
Update Example 2 in Get-Alias.md (ineffective Exclude) (#1935)
matt9ucci Dec 7, 2017
010d9e5
Fix formatting: DESCRIPTION section in ConvertTo-Xml.md (#1934)
matt9ucci Dec 7, 2017
89de813
Fix typo in Unregister-ScheduledJob (#1932)
wemyss Dec 7, 2017
59ff97e
Fix parameter's position in ConvertFrom-Csv.md (#1937)
matt9ucci Dec 8, 2017
d428986
fix typo on metaConfig.md (#1936)
DaniSQL Dec 8, 2017
c070f79
Quick edits (#1938)
Dec 8, 2017
5119bda
Update Get-Item.md (#1942)
skycommand Dec 11, 2017
54a3de4
Add description about Format-Hex -InputObject (#1939)
matt9ucci Dec 11, 2017
4e663d6
Fix parameter's position in Add-Member.md (#1946)
matt9ucci Dec 12, 2017
2342a7e
Fix parameter's position in Select-Object.md (#1945)
matt9ucci Dec 12, 2017
7e23ff9
Correcting add to hash table example (#1944)
Koshersalt Dec 12, 2017
7009825
Merge branch 'live' into staging
Dec 12, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dsc/metaConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ The following properties are available in a **Settings** block.

| Property | Type | Description |
|----------- |------- |--------------- |
| ActionAfterReboot| string| Specifies what happens after a reboot during the application of a configuration. The possible values are __"ContinueConfiguration"__ and __"StopConfiguration"__. <ul><li> __ContinueConfiguration__: Continue applying the current configuration after machine reboot. This is the default falue</li><li>__StopConfiguration__: Stop the current configuration after machine reboot.</li></ul>|
| ActionAfterReboot| string| Specifies what happens after a reboot during the application of a configuration. The possible values are __"ContinueConfiguration"__ and __"StopConfiguration"__. <ul><li> __ContinueConfiguration__: Continue applying the current configuration after machine reboot. This is the default value</li><li>__StopConfiguration__: Stop the current configuration after machine reboot.</li></ul>|
| AllowModuleOverwrite| bool| __$TRUE__ if new configurations downloaded from the pull service are allowed to overwrite the old ones on the target node. Otherwise, $FALSE.|
| CertificateID| string| The thumbprint of a certificate used to secure credentials passed in a configuration. For more information see [Want to secure credentials in Windows PowerShell Desired State Configuration](http://blogs.msdn.com/b/powershell/archive/2014/01/31/want-to-secure-credentials-in-windows-powershell-desired-state-configuration.aspx)?. <br> __Note:__ this is managed automatically if using Azure Automation DSC pull service.|
| ConfigurationDownloadManagers| CimInstance[]| Obsolete. Use __ConfigurationRepositoryWeb__ and __ConfigurationRepositoryShare__ blocks to define configuration pull service endpoints.|
Expand Down
3 changes: 2 additions & 1 deletion gallery/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
### [Publish](psget/module/psget_publish-module.md)
### [Modules with PSEditions](psget/module/modulewithpseditionsupport.md)
### [Modules Requiring License Acceptance](psget/module/RequireLicenseAcceptance.md)
### [Prerelease Versions](psget/module/PreReleaseModule.md)
### [Troubleshooting](psget/psget_cmdlets_troubleshooting.md)

## Script
Expand All @@ -54,7 +55,7 @@
### [Publish](psget/script/psget_publish-script.md)
### [Scripts with PSEditions](psget/script/scriptwithpseditionsupport.md)
### [Require License Acceptance for Scripts](psget/script/script_RequireLicenseAcceptance.md)

### [Prerelease Versions](psget/script/PreReleaseScript.md)
## Repository management
### [Bootstrapping NuGet provider and NuGet.exe](psget/repository/bootstrapping_nuget_proivder_and_exe.md)
### [Registering repository](psget/repository/psget_register-psrepository.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ For example, to add a "Time" key with a value of "Now" to the hash table, use
the following statement format.

```powershell
$hash = $hash.Add("Time", "Now")
$hash.Add("Time", "Now")
```

And, you can add keys and values to a hash table by using the addition
Expand Down
45 changes: 25 additions & 20 deletions reference/3.0/Microsoft.PowerShell.Utility/Add-Member.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,31 @@ Adds custom properties and methods to an instance of a Windows PowerShell object
## SYNTAX

### TypeNameSet (Default)
```
Add-Member -InputObject <PSObject> -TypeName <String> [-PassThru] [<CommonParameters>]
```powershell
Add-Member -InputObject <PSObject> -TypeName <String> [-PassThru]
[<CommonParameters>]
```

### NotePropertyMultiMemberSet
```
Add-Member -InputObject <PSObject> [-TypeName <String>] [-Force] [-PassThru]
[-NotePropertyMembers] <IDictionary> [<CommonParameters>]
### MemberSet
```powershell
Add-Member [-MemberType] <PSMemberTypes> [-Name] <String>
[[-Value] <Object>] [[-SecondValue] <Object>]
-InputObject <PSObject> [-TypeName <String>] [-Force] [-PassThru]
[<CommonParameters>]
```

### NotePropertySingleMemberSet
```
Add-Member -InputObject <PSObject> [-TypeName <String>] [-Force] [-PassThru] [-NotePropertyName] <String>
[-NotePropertyValue] <Object> [<CommonParameters>]
```powershell
Add-Member [-NotePropertyName] <String> [-NotePropertyValue] <Object>
-InputObject <PSObject> [-TypeName <String>] [-Force] [-PassThru]
[<CommonParameters>]
```

### MemberSet
```
Add-Member -InputObject <PSObject> [-MemberType] <PSMemberTypes> [-Name] <String> [[-Value] <Object>]
[[-SecondValue] <Object>] [-TypeName <String>] [-Force] [-PassThru] [<CommonParameters>]
### NotePropertyMultiMemberSet
```powershell
Add-Member [-NotePropertyMembers] <IDictionary>
-InputObject <PSObject> [-TypeName <String>] [-Force] [-PassThru]
[<CommonParameters>]
```

## DESCRIPTION
Expand Down Expand Up @@ -281,7 +286,7 @@ Parameter Sets: MemberSet
Aliases: Type

Required: True
Position: 1
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: True
Expand All @@ -296,7 +301,7 @@ Parameter Sets: MemberSet
Aliases:

Required: True
Position: 2
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Expand Down Expand Up @@ -341,7 +346,7 @@ Parameter Sets: MemberSet
Aliases:

Required: False
Position: 4
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Expand All @@ -357,7 +362,7 @@ Parameter Sets: MemberSet
Aliases:

Required: False
Position: 3
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Expand All @@ -377,7 +382,7 @@ Parameter Sets: NotePropertyMultiMemberSet
Aliases:

Required: True
Position: 1
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Expand All @@ -397,7 +402,7 @@ Parameter Sets: NotePropertySingleMemberSet
Aliases:

Required: True
Position: 1
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Expand All @@ -417,7 +422,7 @@ Parameter Sets: NotePropertySingleMemberSet
Aliases:

Required: True
Position: 2
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Expand Down
14 changes: 8 additions & 6 deletions reference/3.0/Microsoft.PowerShell.Utility/ConvertFrom-Csv.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,15 @@ Converts object properties in comma-separated value (CSV) format into CSV versio
## SYNTAX

### Delimiter (Default)
```
ConvertFrom-Csv [[-Delimiter] <Char>] [-InputObject] <PSObject[]> [-Header <String[]>] [<CommonParameters>]
```powershell
ConvertFrom-Csv [-InputObject] <PSObject[]> [[-Delimiter] <Char>]
[-Header <String[]>] [<CommonParameters>]
```

### UseCulture
```
ConvertFrom-Csv [-UseCulture] [-InputObject] <PSObject[]> [-Header <String[]>] [<CommonParameters>]
```powershell
ConvertFrom-Csv [-InputObject] <PSObject[]> -UseCulture
[-Header <String[]>] [<CommonParameters>]
```

## DESCRIPTION
Expand Down Expand Up @@ -136,7 +138,7 @@ Parameter Sets: Delimiter
Aliases:

Required: False
Position: 2
Position: 1
Default value: "," (comma)
Accept pipeline input: False
Accept wildcard characters: False
Expand Down Expand Up @@ -178,7 +180,7 @@ Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False
Expand Down
19 changes: 10 additions & 9 deletions reference/3.0/Microsoft.PowerShell.Utility/ConvertTo-Xml.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,20 @@ title: ConvertTo-Xml
Creates an XML-based representation of an object.
## SYNTAX

```
ConvertTo-Xml [-Depth <Int32>] [-InputObject] <PSObject> [-NoTypeInformation] [-As <String>]
[<CommonParameters>]
```powershell
ConvertTo-Xml [-InputObject] <PSObject> [-Depth <Int32>] [-NoTypeInformation]
[-As <String>] [<CommonParameters>]
```

## DESCRIPTION
The ConvertTo-Xml cmdlet creates an XML-based representation of one or more Microsoft .NET Framework objects.
To use this cmdlet, pipe one or more objects to the cmdlet, or use the InputObject parameter to specify the object.
The `ConvertTo-Xml` cmdlet creates an XML-based representation of one or more Microsoft .NET Framework objects.
To use this cmdlet, pipe one or more objects to the cmdlet, or use the **InputObject** parameter to specify the object.

When you pipe multiple objects to `ConvertTo-Xml` or use the **InputObject** parameter to submit multiple objects, `ConvertTo-Xml` returns a single XML document that includes representations of all of the objects.

When you pipe multiple objects to ConvertTo-XML or use the InputObject parameter to submit multiple objects, ConvertTo-XML returns a single XML document that includes representations of all of the objects.
This cmdlet is similar to `Export-Clixml` except that `Export-Clixml` stores the resulting XML in a file.
`ConvertTo-Xml` returns the XML, so you can continue to process it in PowerShell.

This cmdlet is similar to Export-Clixml except that Export-Clixml stores the resulting XML in a file.
ConvertTo-XML returns the XML, so you can continue to process it in Windows PowerShell.
## EXAMPLES

### Example 1
Expand Down Expand Up @@ -97,7 +98,7 @@ Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Position: 0
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: True
Expand Down
7 changes: 4 additions & 3 deletions reference/3.0/Microsoft.PowerShell.Utility/Get-Alias.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,12 @@ This command gets all aliases in the current session.
The output shows the "\<alias\> -\> \<definition\>" format that was introduced in Windows PowerShell 3.0.
This format is used only for aliases that do not include hyphens, because aliases with hyphens are typically preferred names for cmdlets and functions, rather than nicknames.
### Example 2
```powershell
Get-Alias -Name gp*, sp* -Exclude *ps
```
PS C:\> Get-Alias -Name g*, s* -Exclude Get-*
```

This command gets all aliases that begin with "g" or "s", except for aliases that begin with "get-".
This command gets all aliases that begin with gp or sp, except for aliases that end with ps.

### Example 3
```
PS C:\> Get-Alias -Definition Get-ChildItem
Expand Down
15 changes: 8 additions & 7 deletions reference/3.0/Microsoft.PowerShell.Utility/Select-Object.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,16 @@ Selects objects or object properties.
## SYNTAX

### DefaultParameter (Default)
```
Select-Object [-InputObject <PSObject>] [[-Property] <Object[]>] [-ExcludeProperty <String[]>]
[-ExpandProperty <String>] [-Unique] [-Last <Int32>] [-First <Int32>] [-Skip <Int32>] [-Wait]
[<CommonParameters>]
```powershell
Select-Object [[-Property] <Object[]>] [-InputObject <PSObject>]
[-ExcludeProperty <String[]>] [-ExpandProperty <String>] [-Unique]
[-Last <Int32>] [-First <Int32>] [-Skip <Int32>] [-Wait] [<CommonParameters>]
```

### IndexParameter
```
Select-Object [-InputObject <PSObject>] [-Unique] [-Wait] [-Index <Int32[]>] [<CommonParameters>]
```powershell
Select-Object [-InputObject <PSObject>] [-Unique] [-Wait] [-Index <Int32[]>]
[<CommonParameters>]
```

## DESCRIPTION
Expand Down Expand Up @@ -279,7 +280,7 @@ Parameter Sets: DefaultParameter
Aliases:

Required: False
Position: 1
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: True
Expand Down
2 changes: 1 addition & 1 deletion reference/3.0/PSScheduledJob/Unregister-ScheduledJob.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ This command deletes the TestJob scheduled job on the local computer.
PS C:\> Get-ScheduledJob | Unregister-ScheduledJob -Force


PS C:\> Unregistered-ScheduledJob -Name * -Force
PS C:\> Unregister-ScheduledJob -Name * -Force
```

This examples shows two different commands that delete all scheduled jobs on the local computer.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ For example, to add a "Time" key with a value of "Now" to the hash table, use
the following statement format.

```powershell
$hash = $hash.Add("Time", "Now")
$hash.Add("Time", "Now")
```

And, you can add keys and values to a hash table by using the addition
Expand Down
Loading