UtilitiesPS

0.1.2

A collection of utility functions.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name UtilitiesPS

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name UtilitiesPS

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Chris Forbes. All rights reserved.

Package Details

Author(s)

  • Chris Forbes

Tags

helper utility

Functions

Get-TimeSinceReboot Measure-Directory New-Credential New-Directory Read-Path Remove-Directory Remove-File Set-EnvironmentVariable Test-Administrator Test-Command Test-PendingReboot

Dependencies

This module has no dependencies.

Release Notes

# Change Log

All notable changes to this project will be documented in this file.

## [Unreleased]

## [v0.1.2] (2020-05-16)

- Add `Get-TimeSinceReboot` function
- Add `Read-Path` function
- Add `Set-EnvironmentVariable` function
- Add `Test-Administrator` function
- Add `Test-PendingReboot` function

## [v0.1.1] (2018-12-08)

- Add setting to disable help generation
- Disable catalog generation

## [v0.1.0] (2018-12-07)

- Add module scaffolding
- Add `Test-Command` function
- Add `New-Directory`, `Measure-Directory` and `Remove-Directory` functions
- Add `New-Credential` function

[Unreleased]: https://github.com/kitforbes/UtilitiesPS/compare/v0.1.2...HEAD
[v0.1.2]: https://github.com/kitforbes/UtilitiesPS/compare/v0.1.1...v0.1.2
[v0.1.1]: https://github.com/kitforbes/UtilitiesPS/compare/v0.1.0...v0.1.1
[v0.1.0]: https://github.com/kitforbes/UtilitiesPS/compare/1e5f30c...v0.1.0

FileList

Version History

Version Downloads Last updated
0.1.2 (current version) 306 5/16/2020
0.1.1 131 12/8/2018
0.1.0 20 12/7/2018