cbucher / console

This is a modified version of Console 2 for a better experience under Windows Vista/7/8/10 and a better visual rendering.
https://github.com/cbucher/console/wiki
GNU General Public License v2.0
2.93k stars 230 forks source link

Get-Credential throws "Access Denied" when ConsoleZ is in Quake-style mode #454

Closed PDunbarCGI closed 6 years ago

PDunbarCGI commented 7 years ago

Expected Behavior

When running Get-Credential, a graphical prompt for user/password displayed.

Actual Behavior

PS C:\Users\PDUNBAR\Applications\ConsoleZ> Get-Credential

cmdlet Get-Credential at command pipeline position 1 Supply values for the following parameters: Credential Access is denied At line:1 char:1

Steps to reproduce

1) Enable Quake-style (dock top-middle, always on top) 2) Run Get-Credential 3) Observe error above

Diagnostic Report


[dmpD154.tmp.txt](https://github.com/cbucher/console/files/1352657/dmpD154.tmp.txt)
cbucher commented 7 years ago

Sorry I cannot reproduce your issue. I don't think your problem is caused by ConsoleZ. Are-you really sure you cannot reproduce your issue without ConsoleZ?

PDunbarCGI commented 7 years ago

image The first time I ran Get-Credential, it was normally. The second time I ran it, it was with the Console Window opened.

cbucher commented 7 years ago

By "normally", you mean "I have the issue" (aka the red error) ?

As you can see with your settings file and Windows 7, I don't reproduce your issue. image

cbucher commented 7 years ago

What are your UAC settings? Try to disable antiviral software. Read security event log.

PDunbarCGI commented 7 years ago

By this, I meant "it was what I normally see" (the error in red).

The first time I ran Get-Credential, it was normally.

UAC Settings are here: image

I'm not able to disable AV, I'm afraid.

I see nothing in the Application, System or Security event log.

cbucher commented 7 years ago

Can you capture a trace with procmon? Select "All events" when you save to file.