PSProfileWatcher
0.2.0
A simple script module for checking if there were changes to your Powershell profile between sessions.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2025 Griff Barker. Open source under the MIT license.
Package Details
Author(s)
- Griffeth Barker (github@griff.systems)
Tags
security utilities profile pwsh powershell powershell-module hash integrity snapshot
Functions
Register-PSProfileSnapshotTest Unregister-PSProfileSnapshotTest New-PSProfileSnapshot Test-PSProfileSnapshot Get-PSProfileSnapshot Restore-PSProfileSnapshot Remove-PSProfileSnapshot Compare-PSProfileSnapshot Clear-PSProfileSnapshotOrphans
Dependencies
This module has no dependencies.
Release Notes
https://github.com/griffeth-barker/PSProfileWatcher/blob/main/CHANGELOG.md
FileList
- PSProfileWatcher.nuspec
- PSProfileWatcher.psm1
- PSProfileWatcher.psd1
- public\Unregister-PSProfileSnapshotTest.ps1
- public\Test-PSProfileSnapshot.ps1
- public\Restore-PSProfileSnapshot.ps1
- public\Remove-PSProfileSnapshot.ps1
- public\Register-PSProfileSnapshotTest.ps1
- public\New-PSProfileSnapshot.ps1
- public\Get-PSProfileSnapshot.ps1
- public\Compare-PSProfileSnapshot.ps1
- public\Clear-PSProfileSnapshotOrphans.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.2.0 (current version) | 7 | 11/16/2025 |
| 0.1.1 | 5 | 11/12/2025 |
| 0.1.0 | 4 | 11/12/2025 |