Travis Plunk

Results 74 issues of Travis Plunk

The resources should check is the RemoteDesktop module exists before loading it

enhancement
help wanted

``` if (!(Test-xRemoteDesktopSessionHostOsRequirement)) { Throw "The minimum OS requirement was not met."} ```

enhancement
help wanted

0x80244022 -2145107934 WU_E_PT_HTTP_STATUS_SERVICE_UNAVAIL Same as HTTP status 503 - the service is temporarily overloaded. wuerror.h

bug
help wanted

## Repro Steps Get-Process -Name wmip\* | Stop-Process -Force configuration foo { import-dscresource -modulename xwindowsupdate xHotFix bar { Path = 'http://download.microsoft.com/download/0/1/C/01CD1394-5649-4129-B284-A62F87E31E9E/Windows8.1-KB3013816-x64.msu' Id = '3013816' Ensure = 'Present' } } foo...

bug
help wanted

## Repro Steps do something in windows update which triggers Windows Update to need a restart run a configuration that use xHotFix and uninstalls a hotfix ## Expected it should...

bug
help wanted

# PR Summary ## PR Context ## PR Checklist - [ ] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - Use the present tense and imperative mood when describing your changes -...

Waiting on Author

## Issue When running the package you get a message like this ![image](https://user-images.githubusercontent.com/10873629/67424362-d6d3af80-f58a-11e9-9c59-1d837529bf8c.png) `"powershell-7.0.0-preview.5-osx-x64.pkg" can't be opened because Apple cannot check it for malicious software.` ## Workaround - Finder 1....

Issue-Question
Area-Maintainers-Build
WG-NeedsReview
KeepOpen

When `` is the only group, APIDiff doesn't work https://www.fuget.org/packages/System.Management.Automation/6.2.1/lib

Based on https://github.com/microsoft/coe-starter-kit/blob/3d5598bcef607055d41bcaf9c11538558254e3a3/CenterofExcellenceResources/Release/Pipelines/CoEStarterKit/create-github-release.yml#L201 , this input can be a branch name. Please confirm. Hopefully, I'll be able to confirm soon. - [ ] Are you creating a new task article?...

Change sent to author
do-not-merge
azure-devops-pipelines/svc
azure-devops-pipelines-tasks/subsvc
qualifies-for-auto-merge

# PR Summary Cleanup unused csproj ## PR Context ## PR Checklist - [ ] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - Use the present tense and imperative mood when describing...

Review - Needed
CL-BuildPackaging
Backport-7.2.x-Consider
BackPort-7.4.x-Consider