Skip to content

akotu235/APS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APS

APS PowerShell

PowerShell Gallery Version

Description

A set of useful tools in the form of a PowerShell module.

Installation

Run the command below in PowerShell.

Install-Script -Name APS.Installer -Scope CurrentUser;Set-ExecutionPolicy Bypass -Scope Process -Force;& "$((Get-InstalledScript -Name APS.Installer).InstalledLocation)\APS.Installer.ps1"

PowerShell Gallery

Update

Upgrade to the latest version using the command:

Update-APS

Modules

License

Distributed under the MIT License. See LICENSE.md for more information.

GitHub

Contact

Andrew - Report a problem or ask your question online

Project Link: https://github.com/akotu235/APS

Donation

If you like my content, you can give me a coffee or donate. Thank you.

Give me coffee

Donate

Releases

No releases published

Packages

No packages published