PSStow

0.13

This PowerShell module provides the ability to stow away an item, and to then unstow that item.  By "stowing", we mean moving the item away for safekeeping, and then to unstow means to restore it to its original location.

In some networked environments, there is a size limit on your `USERPROFILE` directory.  You can keep its size down by stowing directories when yo
This PowerShell module provides the ability to stow away an item, and to then unstow that item.  By "stowing", we mean moving the item away for safekeeping, and then to unstow means to restore it to its original location.

In some networked environments, there is a size limit on your `USERPROFILE` directory.  You can keep its size down by stowing directories when you log off and then unstow these directories when you log on.

Check the GitHub repository https://github.com/tahir-hassan/PSStow for more information.
Show more

Installation Options

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

Install-Module -Name PSStow

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

Install-PSResource -Name PSStow

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) 2017 Tahir Hassan. MIT License.

Package Details

Author(s)

  • Tahir Hassan

Functions

Stow-Item Unstow-Item Get-AbsoluteStowStoragePath

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.13 (current version) 397 5/4/2018
0.12 111 6/30/2017
0.11 18 6/30/2017
0.1 19 6/30/2017