ssg47
ssg47
Thanks for the detailed explanation. I've been using PowerShell since Monad and the ActiveDirectory module since it came into being and that's a lot of muscle memory to overcome. I...
It has been more than six months and I am still making this mistake. Multiple times. Every. Single. Day. So, to the people who made this decision: thank you. From...
I was looking through the closed issues and I realised I had the same issue as @jbaechtelMT, [here](https://github.com/Badgerati/Pode.Web/issues/601#issuecomment-2227428134), in that I didn't know you could install preview editions of modules...
Problem solved. The documentation [here](https://badgerati.github.io/Pode.Web/0.8.3/Tutorials/Pages/#iis) is wrong: It says: Enable-PodeSessionMiddleware -Duration 120 -Extend Add-PodeAuthIIS -Name Example Set-PodeWebAuth -Authentication Example It should say: Enable-PodeSessionMiddleware -Duration 120 -Extend Add-PodeAuthIIS -Name Example Use-PodeWebTemplates...
I wondered if it might be a proxy server issue. The laptop's proxy server is configured via a PAC file. So, I used: (Get-ItemProperty -Path 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings' -Name AutoConfigURL).AutoConfigURL to...
Gladly. Didn't work, though I'm afraid: info: profile set to 'default' info: default host triple is x86_64-pc-windows-msvc info: syncing channel updates for 'stable-x86_64-pc-windows-msvc' error: could not download file from 'https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256'...
When I raised the ticket, I was in the office. Now, I'm working from home but using the corporate VPN. The proxy is Zscaler (for all locations). I think there...
The networking team came back to me after eight (8) days and said I'd used the wrong form! So, I filled out the right one, and waited some more. Then...
Never mind. They found a different proxy server url with an obscure port (not 80, not 443, not 8080 or any of the other ones you see used elsewhere) and...