FireInWinter

Results 4 comments of FireInWinter
trafficstars

How would it work if you say had 20 servers listed(extreme example)? If your timeout is the default 15 seconds and the timeout is per server, then the cumulative connection...

Regardless if this is easy to detect or not, having warnings all over the place because the variable is "never used" is less than useless. I would almost suggest removing...

@MatthewSteeves Get-History doesn't look at the history file, so isn't an option in this case. Same thing with #searchTerm. Those both only hit the built in PowerShell history and don't...

I think it is a separate issue that ErrorAction is ignored and that it still raises an exception, but I think the correct functionality of ErrorAction with SilentlyContinue should be...