Lynne Whitehorn

Results 8 comments of Lynne Whitehorn

Also having this problem with v0.64.1 Windows 10 Pro 21H2 19044.2251 Even uninstalling PT doesn't remove this behavior. Possibly related, but it's next-to-impossible to copy with Ctrl-C after installing PowerToys.

Just to be clear that I understand. I need to design a user interface for my application, which doesn't exist yet. In order to design the user interface in anything...

> @lynnewu; Have you tested this? Yes, on a single physical machine running Windows 10. Before - cancel out of a working/running `invoke.bat` session. Restart it. Get the dreaded "`No...

> > Yes, on a single physical machine running Windows 10. > > Nice work. TYVM. YW. Apologies for closing. This is the first time I've ever done this.

I had an opportunity to add a LOC record to a domain and got some interesting results when attempting to read it. I understand that LOC (29) records aren't supported...

Possible solution. Replace ```get-wmiobject``` with ```get-ciminstance``` Source: [https://forums.powershell.org/t/powershell-7-is-missing-get-wmiobject/14011/4]() ### in PowerHunt.psm1 (line 272) ``` # Get service status # $ServiceStatus = Get-WmiObject -Class win32_service | Where-Object {$_.name -like "WinRM"} $ServiceStatus...

This would be useful because tools like ChatGPT refuse to generate any other image type (than webp).

Same problem. I use Android (7.36.2) and Windows Desktop (7.46.0). Tried logging in on a different Android phone and then this started happening when I logged back into the original...