Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exchange12rocks/PS
General purpose PowerShell scripts
https://github.com/exchange12rocks/PS
date-time general-purpose powershell
Last synced: 2 months ago
JSON representation
General purpose PowerShell scripts
- Host: GitHub
- URL: https://github.com/exchange12rocks/PS
- Owner: exchange12rocks
- License: mit
- Created: 2017-04-17T00:01:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-07T11:50:00.000Z (over 3 years ago)
- Last Synced: 2024-05-11T04:36:20.823Z (6 months ago)
- Topics: date-time, general-purpose, powershell
- Language: PowerShell
- Homepage:
- Size: 41 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - exchange12rocks/PS - General purpose PowerShell scripts (PowerShell)
README
[Test-DayProperties](Test-DayProperties) - function to test various parameters of a day - [blog](https://exchange12rocks.org/2017/05/29/function-to-test-a-date-against-different-conditions/)
[Split-Output](Split-Output) - helper function to extract objects (messages) of a specific type from the pipeline and process them separately.
[ConvertFrom-PleskSymmetricallyEncryptedString](ConvertFrom-PleskSymmetricallyEncryptedString.ps1) - script to decrypt Plesk passwords on Windows - [blog](https://exchange12rocks.org/2021/02/08/how-to-decrypt-plesk-passwords-on-windows/)