-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Merging latest changes to live #2178
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
Conversation
* powershell -> pwsh (only v6.0) * Windows PowerShell -> PowerShell
* Remove "About ISE" files of v6.0 ISE is no longer bundled with PowerShell 6.0. * Remove links for "About ISE" files of v6.0
Fixed name parameter details to show it accepts wildcards in the name
The list of compatible systems should include Skype For Business Server 2015 and Lync Server 2013.
* Updated Example 4 * Removed Example 5
It was highlighting as string in the documentation, I was trying to remove all the extra space.
On line 74, it says... "The last line of the example containing only the name of the configuration, calls the configuration." This change actually makes that call.
* reformatting About_* * reformatting About_* part 3 * fixing broken links * fixing more broken links * one more time with the links
* Updated description * Adding note about other output streams
Fix typo of "-CompupterName" in Example 4.
…2156) `Get-Process -ComputerName` parameter is not supported since v6.0.
Removed incorrect step for openSUSE
* Update waitForAllResource.md * Update waitForAnyResource.md * Update waitForSomeResource.md
Fixed a typo in argument of "Example 2: Subscribe to creation events for a process", changed argument from Auery to Query.
* Fix inconsistency in Test-Connection Count default Currently the text description clearly describes the default functionality: four pings are sent. The documentation for the Count's Default value stated that None was default which was false. * Fix Test-Connection inconsistency for 5.0 Default value is 4, not None * Fix Test-Connection inconsistency for 6.0 Default value is 4, not None
- Incorrect whitespace
- Explicitly mention the conflict error and the solution. - Make the command that looks for libcurl more precise, since the goal is to find the specific package that places the lib in the place where the RHEL PS package looks for it. Ref: PowerShell/PowerShell#6184
typos corrected
* Adding DSC Extension history * Link and JSON cleanup
* converted TOC to Yaml * converting all TOC to yaml and fixing breadcrumb warning * fixed breadcrumb for ref content
❌ Validation status: errors
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. |
❌ Validation status: errors
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. |
Close and reopen to retrigger build. |
|
No description provided.