🎬 Powershell 7. New $ErrorView
https://youtu.be/RocEmfVNN9w?list=PLdESG89G24aOhO0UyFPf-3VlRc_5ZYICm
#video
https://youtu.be/RocEmfVNN9w?list=PLdESG89G24aOhO0UyFPf-3VlRc_5ZYICm
#video
YouTube
Part 5 New Error View
This media is not supported in your browser
VIEW IN TELEGRAM
📚 Convert remote time to local time with ArgumentCompleter and ArgumentTransformation attributes
https://powershellone.wordpress.com/2020/06/30/convert-remote-time-to-local-time-with-argumentcompleter-and-argumenttransformation-attributes/
https://powershellone.wordpress.com/2020/06/30/convert-remote-time-to-local-time-with-argumentcompleter-and-argumenttransformation-attributes/
📚 Setup FTP Server with PowerShell
https://ridicurious.com/2020/07/02/setup-ftp-server-with-powershell/
#tutorial
https://ridicurious.com/2020/07/02/setup-ftp-server-with-powershell/
#tutorial
📚 Magic of $MyInvocation in PowerShell
https://kpatnayakuni.com/2020/07/01/powershell-magic-of-myinvocation/
$MyInvocation is an automatic variable which contains information about the invocation details of the current execution, such as function or noscript name, parameters, parameter values, noscript root, noscript path, invocation name and etc., and $MyInvocation works with noscripts, functions, and noscript blocks only.https://kpatnayakuni.com/2020/07/01/powershell-magic-of-myinvocation/
Kpatnayakuni
Magic of $MyInvocation in PowerShell
🎁 Hey! PowerShell v7.1.0-preview 5 is out!
- Engine Updates and Fixes
- Code Cleanup
- Build and Packaging Improvements
Check full list of changes on GitHub
- Engine Updates and Fixes
- Code Cleanup
- Build and Packaging Improvements
Check full list of changes on GitHub
❗ How to use task-based c# methods in Powershell to work even faster than using runspaces or jobs
https://gist.github.com/JustinGrote/d1421208bf1dea22664fc6a198219047
https://gist.github.com/JustinGrote/d1421208bf1dea22664fc6a198219047
Gist
High Performance DNS Resolver in Powershell
High Performance DNS Resolver in Powershell. GitHub Gist: instantly share code, notes, and snippets.
🎬 PSPowerHour Epsiode 3 - PowerShell 7.1: The Modern/Next-Gen Shell
https://youtu.be/YDEbQlxumzg?list=PLfeA8kIs7Coci01gWr0QiGedcPpQ69lks
#video
https://youtu.be/YDEbQlxumzg?list=PLfeA8kIs7Coci01gWr0QiGedcPpQ69lks
#video
YouTube
PSPowerHour Epsiode 3 - PowerShell 7.1: The Modern/Next-Gen Shell
Modern shells should help you be successful as soon as you start typing. Join Steve and Jason to discuss future shell improvements, Predictive IntelliSense, Dynamic Help, Native Commands and more in this exciting look at PowerShell 7.1. Join us and share…
📘 How to become better in (Powershell) noscript-writing.
https://vviking.nl/2020/07/09/how-to-become-better-in-powershell-noscript-writing/
https://vviking.nl/2020/07/09/how-to-become-better-in-powershell-noscript-writing/
vViking.nl
How to become better in (Powershell) noscript-writing.
How to become a better powershell noscript writeere
🎁 PowerShell 7.0.3 and 6.2.7 are out!
- Fix Azure file copy issues in release build by fixing the path to upload directory content
- Update .NET Core to 3.1.6
- Fix Azure file copy break in AzDevOps by updating task version to latest
- Fix Azure file copy issues in release build by fixing the path to upload directory content
- Update .NET Core to 3.1.6
- Fix Azure file copy break in AzDevOps by updating task version to latest
📘 Detecting Wired, Wireless, and VPN Connections using PowerShell
The noscript detects the following VPN platforms
- Palo Alto GlobalProtect
- Cisco
- Juniper
- Dell VPN (Sonicwall)
- F5 Networks VPN
https://deploymentresearch.com/detecting-wired-wireless-and-vpn-connections-using-powershell
The noscript detects the following VPN platforms
- Palo Alto GlobalProtect
- Cisco
- Juniper
- Dell VPN (Sonicwall)
- F5 Networks VPN
https://deploymentresearch.com/detecting-wired-wireless-and-vpn-connections-using-powershell
Deployment Research
Detecting Wired, Wireless, and VPN Connections using PowerShell
📘 Elevate your documentation with PowerShell Jupyter Notebook
https://blog.darrenjrobinson.com/elevate-your-documentation-with-powershell-jupyter-notebook/
https://blog.darrenjrobinson.com/elevate-your-documentation-with-powershell-jupyter-notebook/
darrenjrobinson - Bespoke Identity and Access Management Solutions
Elevate your documentation with PowerShell Jupyter Notebook - darrenjrobinson - Bespoke Identity and Access Management Solutions
How to elevate your documentation with PowerShell Jupyter Notebook. Examples, links and the presentation from my Microsoft Reactor Session.