PowerShell – Telegram
PowerShell
821 subscribers
214 photos
4 videos
1 file
802 links
Task automation and configuration management framework #PowerShell
Download Telegram
📦 PowerShellGet v3-beta9 is out!

New Features:
- Add DSCResources

Bug Fixes:
- Fix bug related to finding dependencies that do not have a specified version in Find-PSResource
- Fix bug related to parsing 'RequiredModules' in .psd1 in Publish-PSResource
- Improve error handling for when repository in Publish-PSResource does not exist
- Fix for unix paths in Get-PSResource, Install-PSResource, and Uninstall-PSResource
- Add debugging statements for Get-PSResource and Install-PSResource
- Fix bug related to paths in Uninstall-PSResource

https://www.powershellgallery.com/packages/PowerShellGet/3.0.0-beta9
🗓️ PowerShell 2020: State of the Art / Hack / Infection

Join Jason Fossen as he explains what PowerShell really is, how it's being used (and abused) and future trends like PowerShell on Linux.

Wednesday, September 09, 2020 at 3:30 PM EST (2020-09-09 19:30:00 UTC)
v7.1.0-preview.7 Release of PowerShell

Breaking Changes
- Fix $? to not be $false when native command writes to stderr

General Cmdlet Updates and Fixes
- Revert "Add the parameter -Paged to Get-Help to support paging
- Add support for TLS 1.3 in Web cmdlets
- Add null check for args in CommandLineParser
- Process reparse points for Microsoft Store applications
- Move PSNullConditionalOperators feature out of experimental
- Move PSNativePSPathResolution feature out of Experimental
- Use field if property does not exist for ObRoot when using PowerShell Direct to container
- Suppress UTF-7 obsolete warnings
- Avoid multiple enumerations of an IEnumerable<Expression> instance in Compiler.cs
- Change Add-Type -OutputType to not support ConsoleApplication and WindowsApplication
- Create warnings when UTF-7 is specified as an encoding

https://github.com/PowerShell/PowerShell/releases/tag/v7.1.0-preview.7
This media is not supported in your browser
VIEW IN TELEGRAM
Visually display Active Directory Nested Group Membership using PowerShell
📘 PowerShell Security Guide

- PowerShell as hacking-tool
- Disarm PowerShell with integrated mechanisms
- Restrict execution of noscripts
- Set Execution Policy
- Securing communication
- SSH Remoting with Public Key Authentication

and so on...
#ebook #free