PAF
0.2.5
The PowerShell Awesome Framework is a versatile and user-friendly PowerShell module that empowers users to streamline their scripting experience with a collection of useful code snippets. This framework is designed to enhance productivity and simplify the execution of various PowerShell tasks, making it a valuable tool for both beginners and experienced PowerShell use
The PowerShell Awesome Framework is a versatile and user-friendly PowerShell module that empowers users to streamline their scripting experience with a collection of useful code snippets. This framework is designed to enhance productivity and simplify the execution of various PowerShell tasks, making it a valuable tool for both beginners and experienced PowerShell users.
Show more
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2023 Wojciech Napierala. All rights reserved.
Package Details
Author(s)
- Wojciech Napierala (voytas75)
Tags
Functions
Start-PAF Get-PAFConfiguration Save-PAFConfiguration
Dependencies
This module has no dependencies.
Release Notes
/docs/ReleaseNotes.md
FileList
- PAF.nuspec
- PAF.psd1
- PAF.psm1
- docs\index.md
- docs\ReleaseNotes.md
- images\banner.txt
- images\PAF.PNG
- snippets\core\PAF_Get-Example.ps1
- snippets\core\PAF_Get-Factorial.ps1
- snippets\core\PAF_Get-LocalCPUInfo.ps1
- snippets\core\PAF_Get-LocalMemoryInfo.ps1
- snippets\core\PAF_Get-LocalServiceStatus.ps1
- snippets\core\PAF_Get-LocalUserGroups.ps1
- snippets\core\PAF_Get-ProcessInfo.ps1
- snippets\core\PAF_Get-RecentFiles.ps1
- snippets\core\PAF_Get-SystemInfo.ps1
- snippets\core\TEMPLATE_Get-Example.ps1