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
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
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.
Installation Options
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
- PSStow.nuspec
- GetAbsoluteStoragePath-Tests.ps1
- PSStow.psd1
- PSStow.psd1~
- PSStow.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
0.13 (current version) | 402 | 5/4/2018 |
0.12 | 112 | 6/30/2017 |
0.11 | 19 | 6/30/2017 |
0.1 | 20 | 6/30/2017 |