Skip to content

fixing placeholder text in articles#2479

Merged
DCtheGeek merged 2 commits intoMicrosoftDocs:stagingfrom
sdwheeler:sdw-placeholders
May 29, 2018
Merged

fixing placeholder text in articles#2479
DCtheGeek merged 2 commits intoMicrosoftDocs:stagingfrom
sdwheeler:sdw-placeholders

Conversation

@sdwheeler
Copy link
Copy Markdown
Collaborator

Version(s) of document impacted

  • Impacts 6.1 document
  • Impacts 6.0 document
  • Impacts 5.1 document
  • Impacts 5.0 document
  • Impacts 4.0 document
  • Impacts 3.0 document

Reason(s) for not updating all version of documents

  • The documented feature was introduced in version (list version here) of PowerShell
  • This issue only shows up in version (list version(s) here) of the document
  • This PR partially fixes the issue, and issue # tracks the remaining work

@zjalexander
Copy link
Copy Markdown
Contributor

✅ Validation status: passed

File Status Preview URL Details
reference/4.0/Microsoft.PowerShell.Core/Out-Default.md ✅Succeeded
reference/4.0/PSDesiredStateConfiguration/Get-DscConfiguration.md ✅Succeeded
reference/4.0/PSDesiredStateConfiguration/Get-DscLocalConfigurationManager.md ✅Succeeded
reference/4.0/PSDesiredStateConfiguration/Restore-DscConfiguration.md ✅Succeeded
reference/4.0/PSDesiredStateConfiguration/Stop-DscConfiguration.md ✅Succeeded
reference/4.0/PSDesiredStateConfiguration/Test-DscConfiguration.md ✅Succeeded
reference/5.0/Microsoft.PowerShell.Core/Enter-PSSession.md ✅Succeeded
reference/5.0/Microsoft.PowerShell.Core/Invoke-Command.md ✅Succeeded
reference/5.0/Microsoft.PowerShell.Core/Start-Job.md ✅Succeeded
reference/5.1/Microsoft.PowerShell.Core/Enter-PSSession.md ✅Succeeded
reference/6/Microsoft.PowerShell.Core/ImportSystemModules.md ✅Succeeded
reference/6/Microsoft.PowerShell.Core/Microsoft.PowerShell.Core.md ✅Succeeded
reference/6/Microsoft.PowerShell.Core/Pause.md ✅Succeeded
reference/6/Microsoft.PowerShell.Core/TabExpansion2.md ✅Succeeded
reference/6/Microsoft.PowerShell.Core/more.md ✅Succeeded
reference/6/Microsoft.PowerShell.Core/prompt.md ✅Succeeded
reference/6/PSDesiredStateConfiguration/Configuration.md ✅Succeeded
reference/6/PSDesiredStateConfiguration/PSDesiredStateConfiguration.md ✅Succeeded
reference/6/PSDesiredStateConfiguration/node.exe.md ✅Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@sdwheeler sdwheeler requested a review from DCtheGeek May 29, 2018 21:21
Copy link
Copy Markdown
Contributor

@DCtheGeek DCtheGeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two minor changes, rest LGTM.


### -Transcript
{{Fill Transcript Description}}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should have at least something for the description here instead of blank.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed


PowerShell is a task-based command-line shell and scripting language designed especially for system
administration. This reference topic for the information technology (IT) professional provides
assistance in utilizing the Windows PowerShell cmdlets to script and automate tasks.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missed a reference to 'Windows PowerShell'

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@zjalexander
Copy link
Copy Markdown
Contributor

✅ Validation status: passed

File Status Preview URL Details
reference/4.0/Microsoft.PowerShell.Core/Out-Default.md ✅Succeeded
reference/4.0/PSDesiredStateConfiguration/Get-DscConfiguration.md ✅Succeeded
reference/4.0/PSDesiredStateConfiguration/Get-DscLocalConfigurationManager.md ✅Succeeded
reference/4.0/PSDesiredStateConfiguration/Restore-DscConfiguration.md ✅Succeeded
reference/4.0/PSDesiredStateConfiguration/Stop-DscConfiguration.md ✅Succeeded
reference/4.0/PSDesiredStateConfiguration/Test-DscConfiguration.md ✅Succeeded
reference/5.0/Microsoft.PowerShell.Core/Enter-PSSession.md ✅Succeeded
reference/5.0/Microsoft.PowerShell.Core/Invoke-Command.md ✅Succeeded
reference/5.0/Microsoft.PowerShell.Core/Start-Job.md ✅Succeeded
reference/5.1/Microsoft.PowerShell.Core/Enter-PSSession.md ✅Succeeded
reference/6/Microsoft.PowerShell.Core/ImportSystemModules.md ✅Succeeded
reference/6/Microsoft.PowerShell.Core/Microsoft.PowerShell.Core.md ✅Succeeded
reference/6/Microsoft.PowerShell.Core/Pause.md ✅Succeeded
reference/6/Microsoft.PowerShell.Core/TabExpansion2.md ✅Succeeded
reference/6/Microsoft.PowerShell.Core/more.md ✅Succeeded
reference/6/Microsoft.PowerShell.Core/prompt.md ✅Succeeded
reference/6/PSDesiredStateConfiguration/Configuration.md ✅Succeeded
reference/6/PSDesiredStateConfiguration/PSDesiredStateConfiguration.md ✅Succeeded
reference/6/PSDesiredStateConfiguration/node.exe.md ✅Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@DCtheGeek DCtheGeek merged commit 794a56f into MicrosoftDocs:staging May 29, 2018
@sdwheeler sdwheeler deleted the sdw-placeholders branch June 12, 2018 19:21
xtqqczze added a commit to xtqqczze/MicrosoftDocs-PowerShell-Docs that referenced this pull request May 24, 2020
xtqqczze added a commit to xtqqczze/MicrosoftDocs-PowerShell-Docs that referenced this pull request May 24, 2020
sdwheeler pushed a commit that referenced this pull request May 24, 2020
* Add `windows-powershell` to link

* Remove `/reference/docs-conceptual` from links

* Retarget redirect to `about_special_characters`

`about_escape_characters.md` was deleted in #1825

* Remove redirects to nonexistent cmdlets

see also: #1580, #1565

* Remove `module/Pester` redirects

pester docs were removed in #1996

* Remove `oss, `mkdir` redirects

targets were removed in #2749

* Remove `help.md` redirect

target removed in #2592

* Remove broken redirects

targets deleted in #2479

* Fix redirect to `about/about`

* Fix redirect to `migrating-from-windows-powershell-51-to-powershell-7`

* Fix `Getting-Started-with-Windows-PowerShell` redirects
@xtqqczze xtqqczze mentioned this pull request May 25, 2020
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants