Luc FULLENWARTH

Results 16 comments of Luc FULLENWARTH

@EricG-S Please read my first comment completely. I have the same issue by using Get-PSWSUSUpdateSummary directly. At the end of my comment are PoshWSUS, Powershell, and Windows versions. Which version...

> The difficulty with this is I want to search for commands where I have done things with *.tmp or whatever, so how does one differentiate between searching _for_ a...

> @fullenw1 Just so I'm clear, are you asking for wildcard matching in history prediction, or the history searching, like when using Ctrl+r? @daxian-dbw , originally it was for the...

Hi Mike, I had recently a similar discussion with Raimund... :) I try to use one tool and one method if possible, meaning if I configure servers with DSC, I...

Sorry if I'm wrong but I couldn't find a resource to configure the MaxEnvelopeSizeKb... `PS> Get-DscResource -module WSManDsc -syntax -name wsmanserviceconfig` `WSManServiceConfig [String] #ResourceName` `{` ` IsSingleInstance = [string]{ Yes...

> Hi @fullenw1 - No, you're quite right. Those particular properties (including MaxTimeoutms, MaxBatchItems and MaxProviderRequests) are actually not set in the Service container. They're set one level up. So...