Skip to content

Fixes #5774 - update UseNewEnvironment#5835

Merged
DCtheGeek merged 2 commits intoMicrosoftDocs:stagingfrom
sdwheeler:sdw-i5774
Apr 24, 2020
Merged

Fixes #5774 - update UseNewEnvironment#5835
DCtheGeek merged 2 commits intoMicrosoftDocs:stagingfrom
sdwheeler:sdw-i5774

Conversation

@sdwheeler
Copy link
Collaborator

@sdwheeler sdwheeler commented Apr 24, 2020

PR Summary

Fixes AB#1711467 - Fixes #5774 - update UseNewEnvironment

PR Context

Select the type(s) of documents being changed.

Cmdlet reference & about_ topics

  • Version 7.x preview content
  • Version 7.0 content
  • Version 6 content
  • Version 5.1 content

Conceptual articles

  • Fundamental conceptual articles
  • Script sample articles
  • DSC articles
  • Gallery articles
  • JEA articles
  • WMF articles
  • SDK articles

PR Checklist

  • I have read the contributors guide and followed the style and process guidelines
  • PR has a meaningful title
  • PR is targeted at the staging branch
  • All relevant versions updated
  • Includes content related to issues and PRs - see Closing issues using keywords.
  • This PR is ready to merge and is not Work in Progress
    • If the PR is work in progress, please add the prefix WIP: or [WIP] to the beginning of the
      title and remove the prefix when the PR is ready.

@sdwheeler sdwheeler requested a review from DCtheGeek April 24, 2020 16:45
@opbld32
Copy link

opbld32 commented Apr 24, 2020

Docs Build status updates of commit 961a132:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Management/Start-Process.md ✅Succeeded View (powershell-5.1)
reference/6/Microsoft.PowerShell.Management/Start-Process.md ✅Succeeded View (powershell-6)
reference/7.0/Microsoft.PowerShell.Management/Start-Process.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Management/Start-Process.md ✅Succeeded View (powershell-7.x)

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.

Copy link
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.

Minor formatting issue, but also I think you sync'ed the -UseNewEnvironment changes back to 5.1, 6, 7 versions and shouldn't have.

@opbld30
Copy link

opbld30 commented Apr 24, 2020

Docs Build status updates of commit 37dcbab:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Management/Start-Process.md ✅Succeeded View (powershell-5.1)
reference/6/Microsoft.PowerShell.Management/Start-Process.md ✅Succeeded View (powershell-6)
reference/7.0/Microsoft.PowerShell.Management/Start-Process.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Management/Start-Process.md ✅Succeeded View (powershell-7.x)

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 3c90788 into MicrosoftDocs:staging Apr 24, 2020
@sdwheeler sdwheeler deleted the sdw-i5774 branch April 24, 2020 21:42
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.

New UseNewEnvironment parameter behavior of Start-Process cmdlet on Windows

4 participants