Stephen Owen
My feedback
-
12 votes
Stephen Owen shared this idea ·
-
228 votes
https://github.com/dotnet/docs/issues/3455 The DotNet team is collecting feedback on this item as well.
An error occurred while saving the comment Stephen Owen supported this idea ·
-
8 votes
Stephen Owen shared this idea ·
-
43 votes
An error occurred while saving the comment Stephen Owen commented
This is a big problem for a financial customer of mine. With WiNRM HTTPs enabled across the whole environment, we anticipate a nightmare scenario when WinRM stops funtioning, once the certificate is no longer valid.
To clarify, this issue exists because WinRM will configure listeners using a hard-coded reference to a given certificate thumbprint. Once the cert no longer exists due to revocation, machine renaming or expiration, the listenere will still remain with the previous Cert Thumbprint. I've written code to resolve this problem, which can be deployed as a Scheduled Task or to execute with any tooling, but it's still an unneeded complication.
Tools like SCCM and SCOM already have built-in tasks to remediate cert issues. I think PowerShell should as well.
Stephen Owen supported this idea ·
-
38 votes
Stephen Owen shared this idea ·
-
48 votes
We’re not sure how much work this might be, but we’ll look into it.
Thanks,
JoeyAn error occurred while saving the comment Stephen Owen commented
An additional way to do this could be a SublimeText style 'highlight all' when I do a Find. Control+F's window should display the number of occurrences of my highlighted strings as well.
Stephen Owen supported this idea ·
-
44 votes
Hi Bartek,
You’re right in that this is annoying. We will likely change the behavior as a bugfix. If anyone really, really likes the old behavior, we may decide to add an option to re-enable it.
Thoughts everyone?
Joey
Stephen Owen supported this idea ·
An error occurred while saving the comment Stephen Owen commented
Joey, kill it! Kill! It's the worst thing. Anytime I do a training I forget about this and it's super obnoxious to have click behavior highjacked to take me back to the cursor. The silly thing about this 'feature' is that we already had the option to do this just by moving the cursor using the arrow keys or typing. Doing one of those will automatically scroll back to the cursor location.
Not sure who benefits from the 'click to scroll back' use case.
-
29 votes
Stephen Owen shared this idea ·
-
32 votes
Stephen Owen shared this idea ·
-
5 votes
Stephen Owen shared this idea ·
-
24 votes
Stephen Owen supported this idea ·
An error occurred while saving the comment Stephen Owen commented
Agreed, I'd love to see Enhanced Session support added for non-Windows OSes!
-
125 votes
Stephen Owen supported this idea ·
-
362 votes
In process, via Windows Admin Center.
Download WAC here: http://aka.ms/WACDownload
Stephen Owen supported this idea ·
-
85 votes
Stephen Owen supported this idea ·
-
81 votes
Stephen Owen supported this idea ·
-
11 votes
Stephen Owen supported this idea ·
-
42 votes
An error occurred while saving the comment Stephen Owen commented
I'd love for Hyper-V to have CPU and Disk access indicators in the Virtual Machine Connection status bar, much like VMware does today.
While we're at it, I don't think that the Stop vs. Save button distinction makes a lot of sense. It would make more sense to have a Downward facing error, or a diskette save icon.
-
5 votes
Stephen Owen shared this idea ·
Syntax examples are what we're looking for. Give us an extra tab, just like this, with PowerShell examples of how to do the stuff we're shown how to do today in VB, C++ and C#.
I took the liberty of mocking up exactly what we're asking for.
https://foxdeploy.files.wordpress.com/2017/01/powershell-samples-in-technet.png