#psframework search results
Hey #powershell folks, just released a new version of the #psframework! Adding better eventids for eventlog logging, logfile upgrades, ConvertTo-PSFHashtable improvements, jsonc support for Import-PSFPowerShellDataFile, more colorful messages & a most beautiful new command:
First session after lunch: @FredWeinmann now explains key features of #PSFramework in his #PSSaturdayHannover session. @PSUGHannover
Heya #powershell people, the latest version of my #psframework module just shipped with big load of goodies and tweaks. For example: Introducing the hashtable you always wanted to have:
Hey folks, just shipped the latest version of the #psframework #powershell module! Fixing a memory leak and adding some new toys. Introducing the new command: New-PSFThrottle - for when you actually _want_ to go slowly
Heya everybody, the final preview of #psframework was just released! - Integrating @lzybkr 's TabExpansionPlusPlus main code for PS3+4, enabling the full tab expansion even on legacy systems - Adding a new, mysterious argument transformation attribute 😇
Heya #powershell folks! Recently released the next version of #psframework It's been some time since the nineties*, so I decided to give the website some love and recreate the entire documentation platform: psframework.org/blog/release-p… Feedback on the new layout more than welcome :)
Heya #powershell people, a new version of #psframework is out with some some improvements and one feature I'm particularly proud of: Simplified Path handling. psframework.org/documentation/…
Weeellllll ... not really tbh. The only thing I have built into the #PSFramework in that direction are humanized types to display numbers more conveniently.
Now at @PSUGHannover session about Build #powershell #module with #psframework and #AzureDevOps by @FredWeinmann
Hi everybody, the latest version of #psframework shipped today and it finally includes an overdue feature: ToolTips for Tab Completion: psframework.org/documentation/… So ... how about adding some nice text to tabcompleting subscription IDs in Set-AzContext? gist.github.com/HelloThereImTo…
Hey guys! #PowerShell #PSFramework just received some fixes! Time to update!!! :) @github @opensource @planetpshell @PSHOrg @PowerTip
Recently released: #psframework v1.4.149 #powershell module, fixing a slight problem where I accidentally broke _all_ classic defined logging. If you already got yourself 1.4.146 ... uhm, you may want to update 😓 Apologies for the inconvenience.
Hey #powershell people, a new version of my #psframework module has hit the gallery. It comes with a shiny new major feature: Runspace Workflows Multithreading in stages. Even better, it comes with documentation. And examples. psframework.org/documentation/…
Hi #powershell people, the latest version of #psframework shipped today and it contains a *CRITICAL SECURITY UPDATE*. I strongly encourage anybody using it - especially in a remoting scenario - to update to the latest version.
The next version of #psframework #powershell module has just been released! - Provide configuration from environment variables - Automatic configuration import from multiple files - Mutex support for logfile provider - Additional logging as json options - Log to console - ...
Hey #powershell people! Shipped the latest version of #psframework today, with several bugfixes around the logfile provider and a new configuration option to prevent multiline messages in custom hosts such as the powershell universal admin console or some pipeline consoles.
Big introduction to #psframework logging: youtu.be/Uy5Qd9g25Dg Install-Module -Name PSFramework
Heya #powershell folks! Recently released the next version of #psframework It's been some time since the nineties*, so I decided to give the website some love and recreate the entire documentation platform: psframework.org/blog/release-p… Feedback on the new layout more than welcome :)
I might be biased, but as @talarion83 pointed out, I use #PSFramework for that: psframework.org/documentation/… The Write-PSFMessage command has a parameter "-Level" that determines verbosity on the console screen.
Time to update your #PowerShell module(s). #PSFramework has a important security update
Hi #powershell people, the latest version of #psframework shipped today and it contains a *CRITICAL SECURITY UPDATE*. I strongly encourage anybody using it - especially in a remoting scenario - to update to the latest version.
Hi #powershell people, the latest version of #psframework shipped today and it contains a *CRITICAL SECURITY UPDATE*. I strongly encourage anybody using it - especially in a remoting scenario - to update to the latest version.
Heya #powershell people, the latest version of my #psframework module just shipped with big load of goodies and tweaks. For example: Introducing the hashtable you always wanted to have:
Einführung Active Directory Management Framework und #PSFramework mit @FredWeinmann Am 14.12.23, 19 Uhr, beim @PSUGInnSalzach Meetup lmy.de/MlM #ActiveDirectoryManagementFramework #PowerShell
Hey #powershell people, a new version of my #psframework module has hit the gallery. It comes with a shiny new major feature: Runspace Workflows Multithreading in stages. Even better, it comes with documentation. And examples. psframework.org/documentation/…
Working on the new #psframework feature (managing multi-runspace workflows, exchanging data via queues as it is generated/processed). Working on bugfixing and documentation. #powershell #PSTweetChat
Incidentally, one of the "hidden" features in my #psframework #powershell module provides a generic type serializer for types with all-public read/writeable properties: psframework.org/documentation/… Had some fun ideas on what to do with that ... but there are just too few use cases ...
Want to simplify your scripts? Make sure to use #psframework !
Heya #powershell people, a new version of #psframework is out with some some improvements and one feature I'm particularly proud of: Simplified Path handling. psframework.org/documentation/…
Heya #powershell people, a new version of #psframework is out with some some improvements and one feature I'm particularly proud of: Simplified Path handling. psframework.org/documentation/…
A shameless plug, but the #psframework logging might be for you: psframework.org/documentation/… It also easily includes messages written from another script called by your main script. Also great for catching messages from background runspaces or logging to eventlog/splunk/log analytics
Hey #powershell folks, just released a new version of the #psframework! Adding better eventids for eventlog logging, logfile upgrades, ConvertTo-PSFHashtable improvements, jsonc support for Import-PSFPowerShellDataFile, more colorful messages & a most beautiful new command:
You should take a look at the #PSFramework tools from @FredWeinmann. PsModuleDevelopment ships templates with built-in GitHub actions and Azure DevOps pipelines
Hey #powershell people! Shipped the latest version of #psframework today, with several bugfixes around the logfile provider and a new configuration option to prevent multiline messages in custom hosts such as the powershell universal admin console or some pipeline consoles.
Want be write better #Powershell scripts with better error handling? Read this blog from Bill Kindle on @adbertram's site how to use #PSFrameWork (from @FredWeinmann) for adding logging to your scripts. It will force you to think on the error handling adamtheautomator.com/powershell-log…
adamtheautomator.com
PowerShell Logging Best Practices for IT Pros
Establish clear PowerShell logging guidelines with informative and actionable logs for better understanding and troubleshooting.
Aye. In the meantime, PowerShell 7+ suports jsonc, Windows PowerShell 5.1 does not. One of the main reasons I've been using psd1 files is the comments capability. Oh, and if you are good ingesting either format, #psframework's "Import-PSFPowerShellDataFile" can handle both 😎
I have updated my #PowerShell #Intune Software Collection to now include saving settings to #PSFramework. Super handy if you deploy via Intune and want to store your information in a secure fashion. Email results or uploading data to azure storage: github.com/dgoldman-msft/…
github.com
GitHub - dgoldman-msft/Get-IntuneSoftwareInventory: A helper script that will grab a software...
A helper script that will grab a software inventory based on filter and upload to an Azure Storage Blob. - dgoldman-msft/Get-IntuneSoftwareInventory
For those that don't use @FredWeinmann #PowerShell ' #psframework for your system configuration, you have absolutely no idea what you are missing out on!!!!!! Nothin like deploying secret keys to Azure and taking advantage of its super power’s!!!!!
I had a client request to update my #Intune software inventory scripts to use send email using GraphApi with secret key or certificates. github.com/dgoldman-msft/… Soon will add functionality to grab certs from Azure Key Vault or from the #PSFramework configuration system
github.com
GitHub - dgoldman-msft/Get-IntuneSoftwareInventory: A helper script that will grab a software...
A helper script that will grab a software inventory based on filter and upload to an Azure Storage Blob. - dgoldman-msft/Get-IntuneSoftwareInventory
Happy to announce the release of the latest version of the #psframework #powershell module, now with fun tab completion thrown in for good measure 🙃
imagine a world where the #powershell cmdlet Export-Clixml didn't take excessive amounts of storage space, just to persist a few meager objects on your disk. With the latest release of the #PSFramework module, this need no longer be a dream!
Released v0.9.19.55 of the #powershell module #PSFramework Introducing the new command Test-PSFPowerShell, a command actually asking to be mocked!
First session after lunch: @FredWeinmann now explains key features of #PSFramework in his #PSSaturdayHannover session. @PSUGHannover
Proud to announce the release of the latest #psframework #powershell module version! Ever had to deal with relying on an environment variable to point at a path not always being available? Get-PSFPath to the rescue - better path detection and easy to override / redirect.
Imagine file sizes that are both - good looking to the human eye - Still are numbers and sort true And that with trivial effort. Introducing the [PSFSize] type in the v1.0.12 #psframework #powershell module release 😎
Just hit the 7k mark on the #psframework #powershell module and wanted to thank all the people supporting me in this project! All the feedback, feature requests, bug reports and encouragement really helped carry me this far!
Released v0.9.19.55 of the #powershell module #PSFramework Introducing the new Remove-PSFNull command: Stop littering on your pipeline!
Just released the latest version of the #PSFramework #PowerShell module. Mostly focused on bugfixes and quality/user experience enhancements, it _does_ come with a new command for the kit:
Hey #powershell folks, just released a new version of the #psframework! Adding better eventids for eventlog logging, logfile upgrades, ConvertTo-PSFHashtable improvements, jsonc support for Import-PSFPowerShellDataFile, more colorful messages & a most beautiful new command:
Weeellllll ... not really tbh. The only thing I have built into the #PSFramework in that direction are humanized types to display numbers more conveniently.
Now at @PSUGHannover session about Build #powershell #module with #psframework and #AzureDevOps by @FredWeinmann
Heya everybody, the final preview of #psframework was just released! - Integrating @lzybkr 's TabExpansionPlusPlus main code for PS3+4, enabling the full tab expansion even on legacy systems - Adding a new, mysterious argument transformation attribute 😇
Hey folks, just shipped the latest version of the #psframework #powershell module! Fixing a memory leak and adding some new toys. Introducing the new command: New-PSFThrottle - for when you actually _want_ to go slowly
Heya #powershell people, the latest version of my #psframework module just shipped with big load of goodies and tweaks. For example: Introducing the hashtable you always wanted to have:
Imagine it would be this simple to build a function that can accept ADComputer objects or strings for targeting computers in #PowerShell Not a dream with the #PSFramework module's Computer parameterclass: psframework.org/documentation/…
Heya #powershell people, a new version of #psframework is out with some some improvements and one feature I'm particularly proud of: Simplified Path handling. psframework.org/documentation/…
Something went wrong.
Something went wrong.
United States Trends
- 1. Veterans Day 303K posts
- 2. Luka 78K posts
- 3. Nico 131K posts
- 4. Mavs 30.3K posts
- 5. Gambit 34.3K posts
- 6. Kyrie 7,074 posts
- 7. Sabonis 2,805 posts
- 8. Wike 86.7K posts
- 9. Pat McAfee 3,059 posts
- 10. Vets 26.7K posts
- 11. #csm220 7,937 posts
- 12. Tomas 20.8K posts
- 13. Wanda 24.1K posts
- 14. Dumont 24.6K posts
- 15. Rogue 45.2K posts
- 16. Payne 9,456 posts
- 17. #MarvelRivals 32K posts
- 18. Bond 69.1K posts
- 19. Jay Rock 2,871 posts
- 20. #MFFL 2,438 posts