Skip to content

Merging latest changes into Live #2063

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

Merged
merged 212 commits into from
Jan 17, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
212 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
4e99941
Fix Set-TraceSource -ListenerOption parameter (#1949)
matt9ucci Dec 13, 2017
85a3adb
Fix Trace-Command -ListenerOption parameter (#1948)
matt9ucci Dec 13, 2017
ba3ae32
Fix parameter's position in Select-Xml.md (#1953)
matt9ucci Dec 14, 2017
e9721d2
Fix Get-Alias -Name parameter (#1952)
matt9ucci Dec 14, 2017
41dc145
Wmf 5.1 cleanup (#1950)
Dec 14, 2017
c11cc97
Typo fix ("you will are not" -> "you will not"). (#1951)
relsqui Dec 14, 2017
8be92ec
added article about formatting code samples
Dec 14, 2017
52c3d1d
fixing typos
Dec 14, 2017
da136b5
fixed typos and incorporated feedback
Dec 14, 2017
7f1bfb6
updating metadata tags in docfx.json
Dec 14, 2017
4a0e687
Merge pull request #1954 from sdwheeler/sdw-codestyle
joeyaiello Dec 14, 2017
f190e9d
Merge pull request #1955 from sdwheeler/sdw-metafix
joeyaiello Dec 14, 2017
ff9fc52
Merge branch 'live' into staging
Dec 14, 2017
d0b75bb
fixing filename spelling
Dec 14, 2017
8c303f1
Fix parameter's position in Get-Content.md (#1959)
matt9ucci Dec 15, 2017
2dffaff
Fix parameter's position in Get-Member.md (#1958)
matt9ucci Dec 15, 2017
fa5064b
Update PSGallery "Items Tab" (for the new prerelease feature) (#1957)
matt9ucci Dec 15, 2017
8190bfc
Fix link for about_WorkflowCommonParameters in New-PSWorkflowExecutio…
matt9ucci Dec 18, 2017
9cfd38a
Fix link for about_Types.ps1xml in Update-TypeData.md (#1961)
matt9ucci Dec 18, 2017
219e848
Fix parameter's position in Group-Object.md (#1966)
matt9ucci Dec 19, 2017
91a778c
Fix hex values in about_Arithmetic_Operators.md (#1965)
matt9ucci Dec 19, 2017
7569a34
Indent headers as subheaders (#1967)
lavahot Dec 19, 2017
a6c39a2
Update minor typo in Limit-EventLog.md (#1968)
DannyMeister Dec 19, 2017
4dfa90f
Update Example 3 in Get-FileHash.md (#1969)
matt9ucci Dec 20, 2017
9603e0f
Fix parameter's position in Tee-Object.md (#1970)
matt9ucci Dec 20, 2017
45517f9
fixing output example per issue 1933
Dec 20, 2017
4c8ad5c
fix -Path metadata to reflect wildcard support
Dec 20, 2017
7f07ed2
fixing issue 1640
Dec 20, 2017
e3d2746
fixing issue 1651
Dec 20, 2017
83a1f36
Merge pull request #1974 from sdwheeler/sdw-issue1651
joeyaiello Dec 20, 2017
9fea401
Merge pull request #1973 from sdwheeler/sdw-issue1640
joeyaiello Dec 20, 2017
703bce7
Merge pull request #1972 from sdwheeler/sdw-issue1672
joeyaiello Dec 20, 2017
700455e
Merge pull request #1971 from sdwheeler/sdw-issue1933
joeyaiello Dec 20, 2017
2247085
Fix link for about_Remote_Requirements (#1976)
matt9ucci Dec 21, 2017
2f7bd31
Split parameter set in Sort-Object.md v6.0 (#1975)
matt9ucci Dec 21, 2017
bfb1184
Merge branch 'live' into staging
Dec 21, 2017
1854c4d
Fix link for about_Preference_Variables (#1982)
matt9ucci Dec 22, 2017
34e0059
Fix broken headers in Get-CimSession.md v6.0 (#1981)
matt9ucci Dec 22, 2017
bd76183
Update Example 1 in Import-Counter.md (#1980)
matt9ucci Dec 22, 2017
ce0b7c1
move $OFS to prefs article added note about read-only (#1978)
Dec 22, 2017
4ff282e
Merge branch 'live' into staging
Dec 22, 2017
62d8b8a
Update decisionMaker.md (#1984)
rockygiglio Dec 30, 2017
6a1218a
Update configurations.md (#1985)
bradh Dec 30, 2017
ccb1710
Fix parameter's position in Restart-Service.md (#1993)
matt9ucci Jan 2, 2018
8eca7bc
Fix link for logical operators in about_Operator_Precedence.md (#1992)
matt9ucci Jan 2, 2018
272aa18
Update scriptResource.md (#1986)
bradh Jan 2, 2018
c454e5d
Bad link (#1988)
fullenw1 Jan 2, 2018
cb095ea
Update Example 1 of Protect-CmsMessage (#1987)
BladeFireLight Jan 2, 2018
8d405c1
Small edits for mispellings (#1989)
hintbw Jan 2, 2018
e777b83
Corrected command (#1990)
Jan 2, 2018
d0b6eb8
removing module ref for modules that do not ship in v6-rc2 (#1996)
Jan 2, 2018
160ba5e
Fix parameter's position in Resume-Service.md (#1998)
matt9ucci Jan 3, 2018
0e1efd4
Fix link for about_Providers (#1999)
matt9ucci Jan 3, 2018
ea3e851
Merge branch 'live' into staging
Jan 3, 2018
b1a95ce
Help doc enhancement for ConvertFrom-StringData cmdlet (#2002)
kvprasoon Jan 3, 2018
fa96dbb
PowerShell 6 logging on Windows, Linux, and MacOS (#1922)
dantraMSFT Jan 3, 2018
1ed352f
Adding calling the ComputerName parameter to the example (#1964)
mbreakey3 Jan 3, 2018
43ba68f
Removed unused variable in Example 1 (#2004)
Jan 4, 2018
308c233
Made surrounding text agree with sample code. (#2003)
regexaurus Jan 4, 2018
a2607ed
Reformatting v4 About_ topics missed in first pass (#2006)
Jan 4, 2018
e740350
Reformatting v3 About_ topics missed in first pass (#2005)
Jan 4, 2018
98f2b8a
Reformatting v5 About_ topics missed in first pass (#2008)
Jan 4, 2018
95d4005
v5.1 about scrub missed files (#2009)
Jan 4, 2018
c4bc861
Reformatting v6 About_ topics missed in first pass (#2010)
Jan 4, 2018
6c34220
final pass on About_ topic reformat (#2011)
Jan 5, 2018
27973f4
Merge branch 'live' into staging
Jan 5, 2018
11244d2
Corrected Example 3 (#2014)
Jan 5, 2018
f2f819f
Enable running pandoc on about topic files (#2012)
adityapatwardhan Jan 5, 2018
e7835e3
Creates output directory as pandoc needs it (#2018)
adityapatwardhan Jan 6, 2018
9a59fc6
Merge branch 'live' into staging
Jan 6, 2018
607b9f4
remove alias `sc` to match PSCore6 (#2021)
SteveL-MSFT Jan 9, 2018
3fceb89
Cmdlet help for ConvertFrom-Clixml and ConvertTo-Clixml (#2022)
charlieschmidt Jan 9, 2018
d9aa756
fix broken link (#2024)
Jan 9, 2018
38d2060
Adding more info to Contributor Guide (#2023)
Jan 10, 2018
7298a9d
Support lifecycle doc (#1994)
joeyaiello Jan 10, 2018
d05c00e
Move setup/install and remoting docs into PowerShell-Docs (#2026)
joeyaiello Jan 10, 2018
76160fe
PowerShell Core 6.0 release notes (#2020)
joeyaiello Jan 10, 2018
c4734c8
Merge branch 'live' into staging
Jan 10, 2018
4e8ebb8
update TOC and change title of setup mac/linux article (#2030)
Jan 10, 2018
d2b1b89
Merge branch 'live' into staging
Jan 10, 2018
436a35a
attempt to fix images (#2033)
Jan 11, 2018
debdacf
Merge branch 'live' into staging
Jan 11, 2018
491970b
Update docfx to add image support (#2040)
Jan 11, 2018
7eb9814
Update Installing-PowerShell-Core-on-Windows.md (#2042)
doctordns Jan 11, 2018
18fedf7
Fix $PSVersionTable.OS in What's New 6.0 (#2039)
matt9ucci Jan 11, 2018
6026e8d
Update WSMan-Remoting-in-PowerShell-Core.md (#2038)
Jan 11, 2018
2947472
Update Get-FormatData.md (#2034)
MSAdministrator Jan 11, 2018
b507330
Update Get-FormatData Markdown (#2035)
MSAdministrator Jan 11, 2018
c2ffb26
Updated Get-Runspace Help (#2032)
MSAdministrator Jan 11, 2018
cebcd52
updated docfx to try to fix images (#2043)
Jan 11, 2018
81a2dda
Add resource per version in docfx.json (#2046)
qinezh Jan 12, 2018
69e1113
Merge branch 'live' into staging
Jan 12, 2018
a98db07
Change 'PowerShellProperties.json' to 'powershell.config.json' in abo…
daxian-dbw Jan 12, 2018
e0f0486
OPS Build config changes and minor article edits (#2051)
Jan 12, 2018
cf5f956
Update New-PSSessionOption.md (#2052)
berberich Jan 12, 2018
78a132d
Update Add-Member.md example layouts (#2055)
shanehoey Jan 16, 2018
8f3410a
Removes unnecessary description about the RunAsAdministrator paramete…
exchange12rocks Jan 16, 2018
a443952
Fix Example 2 in Set-PSReadlineKeyHandler.md (#2058)
matt9ucci Jan 16, 2018
8fd856c
Fix Example 1 in Remove-PSReadlineKeyHandler.md (#2059)
matt9ucci Jan 16, 2018
2de1cc3
Fix minor Markdown syntax error (#2060)
0xfeeddeadbeef Jan 16, 2018
8d53e25
Update secureMOF.md (#2061)
egor-yudkin Jan 16, 2018
a75c405
remove eric and jp from metadata
Jan 16, 2018
db54ddf
update docs to reflect change by https://github.com/PowerShell/PowerS…
SteveL-MSFT Jan 17, 2018
3c4b867
Merge branch 'live' into staging
Jan 17, 2018
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
15 changes: 15 additions & 0 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,21 @@
"redirect_url": "/powershell/wmf/readme",
"redirect_document_id": "False"
},
{
"source_path": "reference/docs-conceptual/core-powershell/console-guide.md",
"redirect_url": "/powershell/scripting/core-powershell/console/powershell.exe-command-line-help",
"redirect_document_id": "False"
},
{
"source_path": "reference/docs-conceptual/core-powershell/ise-guide.md",
"redirect_url": "/powershell/scripting/core-powershell/ise/introducing-the-windows-powershell-ise",
"redirect_document_id": "False"
},
{
"source_path": "reference/docs-conceptual/getting-started/understanding-concepts-reference.md",
"redirect_url": "/powershell/scripting/getting-started/fundamental/about-windows-powershell",
"redirect_document_id": "False"
},
{
"source_path": "reference/virtual-directory/index.md",
"redirect_url": "/powershell/scripting/powershell-scripting",
Expand Down
1 change: 0 additions & 1 deletion dsc/DSCAutomationHostEnabled.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: DSCAutomationHostEnabled registry key
Expand Down
7 changes: 3 additions & 4 deletions dsc/DscForEngineers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-10-13
author: eslesar;mgreenegit
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Desired State Configuration Overview for Decision Makers
Expand Down Expand Up @@ -112,15 +111,15 @@ Configuration Sample_Share
# implement the logic of "how" to execute a task
xSmbShare MySMBShare
{
Ensure = "Present"
Ensure = "Present"
Name = "MyShare"
Path = "C:\Demo\Temp"
Path = "C:\Demo\Temp"
ReadAccess = "Alice"
FullAccess = "Bob"
Description = "This is an updated description for this share"
}
}
}
}
#Run the function to compile the configuration
Sample_Share
#Pass the configuration to the nodes we defined and configure them
Expand Down
1 change: 0 additions & 1 deletion dsc/PackageManagementDscResource.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: DSC PackageManagement Resource
Expand Down
1 change: 0 additions & 1 deletion dsc/PackageManagementSourceDscResource.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: DSC PackageManagementSource Resource
Expand Down
23 changes: 11 additions & 12 deletions dsc/archiveResource.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: DSC Archive Resource
Expand All @@ -12,7 +11,7 @@ title: DSC Archive Resource

The Archive resource in Windows PowerShell Desired State Configuration (DSC) provides a mechanism to unpack archive (.zip) files at a specific path.

## Syntax
## Syntax
```MOF
Archive [string] #ResourceName
{
Expand All @@ -28,15 +27,15 @@ Archive [string] #ResourceName

## Properties

| Property | Description |
|---|---|
| Destination| Specifies the location where you want to ensure the archive contents are extracted.|
| Path| Specifies the source path of the archive file.|
| __Checksum__| Defines the type to use when determining whether two files are the same. If __Checksum__ is not specified, only the file or directory name is used for comparison. Valid values include: SHA-1, SHA-256, SHA-512, createdDate, modifiedDate, none (default). If you specify __Checksum__ without __Validate__, the configuration will fail.|
| Ensure| Determines whether to check if the content of the archive exists at the __Destination__. Set this property to __Present__ to ensure the contents exist. Set it to __Absent__ to ensure they do not exist. The default value is __Present__.|
| DependsOn | Indicates that the configuration of another resource must run before this resource is configured. For example, if the ID of the resource configuration script block that you want to run first is ResourceName and its type is __ResourceType__, the syntax for using this property is `DependsOn = "[ResourceType]ResourceName"`.|
| Validate| Uses the Checksum property to determine if the archive matches the signature. If you specify Checksum without Validate, the configuration will fail. If you specify Validate without Checksum, a SHA-256 checksum is used by default.|
| Force| Certain file operations (such as overwriting a file or deleting a directory that is not empty) will result in an error. Using the Force property overrides such errors. The default value is False.|
| Property | Description |
|---|---|
| Destination| Specifies the location where you want to ensure the archive contents are extracted.|
| Path| Specifies the source path of the archive file.|
| __Checksum__| Defines the type to use when determining whether two files are the same. If __Checksum__ is not specified, only the file or directory name is used for comparison. Valid values include: SHA-1, SHA-256, SHA-512, createdDate, modifiedDate, none (default). If you specify __Checksum__ without __Validate__, the configuration will fail.|
| Ensure| Determines whether to check if the content of the archive exists at the __Destination__. Set this property to __Present__ to ensure the contents exist. Set it to __Absent__ to ensure they do not exist. The default value is __Present__.|
| DependsOn | Indicates that the configuration of another resource must run before this resource is configured. For example, if the ID of the resource configuration script block that you want to run first is ResourceName and its type is __ResourceType__, the syntax for using this property is `DependsOn = "[ResourceType]ResourceName"`.|
| Validate| Uses the Checksum property to determine if the archive matches the signature. If you specify Checksum without Validate, the configuration will fail. If you specify Validate without Checksum, a SHA-256 checksum is used by default.|
| Force| Certain file operations (such as overwriting a file or deleting a directory that is not empty) will result in an error. Using the Force property overrides such errors. The default value is False.|

## Example

Expand All @@ -47,6 +46,6 @@ Archive ArchiveExample {
Ensure = "Present" # You can also set Ensure to "Absent"
Path = "C:\Users\Public\Documents\Test.zip"
Destination = "C:\Users\Public\Documents\ExtractionPath"
}
}
```

11 changes: 5 additions & 6 deletions dsc/authoringResource.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Build Custom Windows PowerShell Desired State Configuration Resources
Expand All @@ -16,9 +15,9 @@ Windows PowerShell Desired State Configuration (DSC) has built-in resources that

A DSC resource is a Windows PowerShell module. The module contains both the schema (the definition of the configurable properties) and the implementation (the code that does the actual work specified by a configuration) for the resource. A DSC resource schema can be defined in a MOF file, and the implementation is performed by a script module. Beginning with the support of PowerShell classes in version 5, the schema and implementation can both be defined in a class. The following topics describe in more detail how to create DSC resources.

* [Writing a custom DSC resource with MOF](authoringResourceMOF.md)
* [Implementing a DSC resource in C#](authoringResourceMofCS.md)
* [Writing a custom DSC resource with PowerShell classes](authoringResourceClass.md)
* [Composite resources: Using a DSC configuration as a resource](authoringResourceComposite.md)
* [Using the Resource Designer tool](authoringResourceMofDesigner.md)
* [Writing a custom DSC resource with MOF](authoringResourceMOF.md)
* [Implementing a DSC resource in C#](authoringResourceMofCS.md)
* [Writing a custom DSC resource with PowerShell classes](authoringResourceClass.md)
* [Composite resources: Using a DSC configuration as a resource](authoringResourceComposite.md)
* [Using the Resource Designer tool](authoringResourceMofDesigner.md)

1 change: 0 additions & 1 deletion dsc/authoringResourceClass.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Writing a custom DSC resource with PowerShell classes
Expand Down
1 change: 0 additions & 1 deletion dsc/authoringResourceComposite.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Composite resources--Using a DSC configuration as a resource
Expand Down
1 change: 0 additions & 1 deletion dsc/authoringResourceMOF.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Writing a custom DSC resource with MOF
Expand Down
1 change: 0 additions & 1 deletion dsc/authoringResourceMofCS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Authoring a DSC resource in C#
Expand Down
1 change: 0 additions & 1 deletion dsc/authoringResourceMofDesigner.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Using the Resource Designer tool
Expand Down
1 change: 0 additions & 1 deletion dsc/azureDsc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Using DSC on Microsoft Azure
Expand Down
1 change: 0 additions & 1 deletion dsc/bootstrapDsc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Configure a virtual machines at initial boot-up by using DSC
Expand Down
1 change: 0 additions & 1 deletion dsc/builtInResource.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Built-In Windows PowerShell Desired State Configuration Resources
Expand Down
1 change: 0 additions & 1 deletion dsc/compositeConfigs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Nesting configurations
Expand Down
1 change: 0 additions & 1 deletion dsc/configData.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Using configuration data
Expand Down
23 changes: 13 additions & 10 deletions dsc/configDataCredentials.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Credentials Options in Configuration Data
Expand All @@ -18,7 +17,10 @@ To suppress these error and warning messages use the DSC configuration data keyw
* **PsDscAllowPlainTextPassword**
* **PsDscAllowDomainUser**

>**Notes:** <p>Storing/transmitting plaintext passwords unencrypted is generally not secure. Securing credentials by using the techniques covered later in this topic is recommended.</p> <p>The Azure Automation DSC service allows you to centrally manage credentials to be compiled in configurations and stored securely. For information, see: [Compiling DSC Configurations / Credential Assets](https://docs.microsoft.com/en-in/azure/automation/automation-dsc-compile#credential-assets)</p>
> [!NOTE]
> Storing/transmitting plaintext passwords unencrypted is generally not secure. Securing credentials by using the techniques covered later in this topic is recommended.
> The Azure Automation DSC service allows you to centrally manage credentials to be compiled in configurations and stored securely.
> For information, see: [Compiling DSC Configurations / Credential Assets](/azure/automation/automation-dsc-compile#credential-assets)

The following is an example of passing plain text credentials:

Expand Down Expand Up @@ -133,7 +135,8 @@ see [Running DSC with user credentials](runAsUser.md).
Newer resources and custom resources can use this automatic property
instead of creating their own property for credentials.

>**Note:** the design of some resources are to use multiple credentials for a specific reason, and they will have their own credential properties.
> [!NOTE]
> The design of some resources are to use multiple credentials for a specific reason, and they will have their own credential properties.

To find the available credential properties on a resource
use either `Get-DscResource -Name ResourceName -Syntax`
Expand Down Expand Up @@ -228,8 +231,8 @@ for node 'localhost'.
```

This example has two issues:
1. An error explains that plain text passwords are not recommended
2. A warning advises against using a domain credential
1. An error explains that plain text passwords are not recommended
2. A warning advises against using a domain credential

## PsDscAllowPlainTextPassword

Expand Down Expand Up @@ -276,10 +279,11 @@ $cred = Get-Credential -UserName contoso\genericuser -Message "Password please"
DomainCredentialExample -DomainCredential $cred -ConfigurationData $cd
```

>**Note:** `NodeName` cannot equal asterisk, a specific node name is mandatory.
> [!NOTE]
> `NodeName` cannot equal asterisk, a specific node name is mandatory.

**Microsoft advises to avoid plain text passwords due to the significant security risk.**

**Microsoft advises to avoid plain text passwords
due to the significant security risk.**
An exception would be when using the Azure Automation DSC service,
only because the data is always stored encrypted
(in transit, at rest in the service, and at rest on the node).
Expand All @@ -291,8 +295,7 @@ still generates the warning that using a domain account for a credential is not
Using a local account eliminates potential exposure of domain credentials
that could be used on other servers.

**When using credentials with DSC resources,
prefer a local account over a domain account when possible.**
**When using credentials with DSC resources, prefer a local account over a domain account when possible.**

If there is a '\' or '@' in the `Username` property of the credential,
then DSC will treat it as a domain account.
Expand Down
1 change: 0 additions & 1 deletion dsc/configHelp.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Writing help for DSC configurations
Expand Down
1 change: 0 additions & 1 deletion dsc/configurations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: DSC Configurations
Expand Down
1 change: 0 additions & 1 deletion dsc/crossNodeDependencies.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Specifying cross-node dependencies
Expand Down
1 change: 0 additions & 1 deletion dsc/debugResource.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Debugging DSC resources
Expand Down
1 change: 0 additions & 1 deletion dsc/decisionMaker.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Desired State Configuration Overview for Decision Makers
Expand Down
1 change: 0 additions & 1 deletion dsc/directCallResource.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Calling DSC resource methods directly
Expand Down
1 change: 0 additions & 1 deletion dsc/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"breadcrumb_path":"bread/toc.json",
"uhfHeaderId": "MSDocsHeader-Powershell",
"layout": "conceptual",
"ms.locale": "en-us",
"ROBOTS": "INDEX, FOLLOW",
"ms.prod": "powershell",
"ms.technology": "dsc",
Expand Down
1 change: 0 additions & 1 deletion dsc/dscCiCd.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Building a Continuous Integration and Continuous Deployment pipeline with DSC
Expand Down
1 change: 0 additions & 1 deletion dsc/dscExamples.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: DSC Examples
Expand Down
3 changes: 1 addition & 2 deletions dsc/enactingConfigurations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-10-16
author: eslesar;mgreenegit
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Enacting configurations
Expand All @@ -27,7 +26,7 @@ For example, if the configuration MOF is located at `C:\DSC\Configurations\local
you would apply it to the local machine with the following command:
`Start-DscConfiguration -Path 'C:\DSC\Configurations'`

> __Note__: By default, DSC runs a configuration as a background job. To run the configuration interactively, call the
> __Note__: By default, DSC runs a configuration as a background job. To run the configuration interactively, call the
>[Start-DscConfiguration](https://technet.microsoft.com/library/dn521623.aspx) with the __-Wait__ parameter.

## Pull mode
Expand Down
1 change: 0 additions & 1 deletion dsc/environmentResource.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: DSC Environment Resource
Expand Down
1 change: 0 additions & 1 deletion dsc/fileResource.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: DSC File Resource
Expand Down
1 change: 0 additions & 1 deletion dsc/gettingStarted.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Getting Started with PowerShell Desired State Configuration
Expand Down
1 change: 0 additions & 1 deletion dsc/groupSetResource.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
description: Provides a mechanism to manage local groups on the target node.
Expand Down
1 change: 0 additions & 1 deletion dsc/lnxArchiveResource.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: DSC for Linux nxArchive Resource
Expand Down
1 change: 0 additions & 1 deletion dsc/lnxBuiltInResources.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ms.date: 2017-06-12
author: eslesar
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Built-In Desired State Configuration Resources for Linux
Expand Down
Loading