ScriptUtils
1.0.2
This Module is a collection of wrapper functions that makes your scripting experience fast and easy.
As a scripter you might have come across this situation several times when you have to perform checks before proceeding with a specific task.
These functions helps you eliminate the need to perform checks and just use a single command to get the work done. Thereby, ena
As a scripter you might have come across this situation several times when you have to perform checks before proceeding with a specific task.
These functions helps you eliminate the need to perform checks and just use a single command to get the work done. Thereby, ena
This Module is a collection of wrapper functions that makes your scripting experience fast and easy.
As a scripter you might have come across this situation several times when you have to perform checks before proceeding with a specific task.
These functions helps you eliminate the need to perform checks and just use a single command to get the work done. Thereby, enabling you to focus on the
main section of your script rather than spending time to write code to perform checks
Show more
As a scripter you might have come across this situation several times when you have to perform checks before proceeding with a specific task.
These functions helps you eliminate the need to perform checks and just use a single command to get the work done. Thereby, enabling you to focus on the
main section of your script rather than spending time to write code to perform checks
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) PowerShellStore.com. All rights reserved.
Package Details
Author(s)
- Uzair
Tags
Utility Functions HelperFunctions WrapperFunctions
Functions
Test-FileName Repair-FileName Test-Ipv4AddressFormat Test-IfAdmin Get-PSInfo Write-LogWithTime
Dependencies
This module has no dependencies.
FileList
- ScriptUtils.nuspec
- ScriptUtils.psd1
- Public\Repair-FileName.ps1
- ScriptUtils.psm1
- Public\Write-LogWithTime.ps1
- Public\Test-IfAdmin.ps1
- Public\Test-FileName.ps1
- Public\Get-PSInfo.ps1
- Public\Test-Ipv4AddressFormat.ps1
- Private\Functions\Get-PSInfo-Desktop.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.1 | 80 | 8/18/2022 |
1.1.0 | 11 | 8/18/2022 |
1.0.2 (current version) | 23 | 7/22/2022 |
1.0.1 | 14 | 7/9/2022 |
1.0.0 | 26 | 3/26/2022 |