jantari
jantari
Since this is an Intel Graphics driver, there should be a log file from the installer at `$env:ProgramData\Intel\Logs\IntelGFX.log`. Maybe that contains more details on the problem, just an ExitCode of...
I've seen this on a few ThinkPad models maybe a year or so ago, but just excluded BIOS updates for those and then the problem never really came back again....
I opened the original issue (#170) and I have a 600E with regular IPSec, Dialup IPsec and SSLVPN all configured simultaneously. What can I do to help?
Any news on this? We utilize many IPSec dialup VPNs that we would like to monitor using this exporter.
You can configure your VPN tunnels to always stay up with `keepalive enable` and `auto-negotiate enable`, see: https://community.fortinet.com/t5/FortiGate/Technical-Tip-Using-the-IPSec-auto-negotiate-and-keepalive/ta-p/189536
@josesa-xx ```powershell Install-Module -Name Microsoft.WinGet.Client ``` https://www.powershellgallery.com/packages/Microsoft.WinGet.Client
MUCH more important than `Get-Credential` itself is - to us at least - the support of `[PSCredential]` parameter types. The majority of our scripts have to do something on one...
Hi, i'ts been a few months - is this being worked on or still in the backlog?
Ok so this issue is from 2016 and nobody was able to contribute a working solution to the original question yet. @BenjaminSchaaf gave a great and concise test case in...
This is a huge blocker. Does it run over ssh? Even if it does, WinRM needs to work flawlessly too. Not every windows tool can utilize ssh for remoting yet....