💾 Archived View for zigford.org › powershell-links.gmi captured on 2023-11-04 at 11:32:50. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-03-20)
-=-=-=-=-=-=-
Sharing linux/windows scripts and tips
March 29, 2019 — Jesse Harris
A bunch of links for powershell things I like and want to remember
~~~
=> https://megamorf.gitlab.io/2018/10/17/ps-core-snap-tls-issue.html Fix PowerShell snap package TLS issues
```
export DOTNET_SYSTEM_NET_HTTP_USESOCKETSHTTPHANDLER=0
```
=> https://powershellexplained.com/2016-10-28-powershell-everything-you-wanted-to-know-about-pscustomobject/?utm_source=twitter&utm_medium=blog&utm_content=bottomlink PowerShell: Everything you wanted to know about PSCustomObject
=> https://powershellexplained.com/2018-10-15-PowerShell-arrays-Everything-you-wanted-to-know/?utm_source=twitter&utm_medium=blog&utm_content=bottomlink check it out
Tags:
Generated with bashblog, a single bash script to easily create blogs like this one