NetTrace
1.1.1
PowerShell module for Windows network tracing using netsh trace with automatic circular file rotation and background monitoring. Features include configurable file size limits, circular buffer management, non-blocking operation, optional activity logging, technical diagnostics, and administrator privilege validation.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2025 Naveed Khan. All rights reserved.
Package Details
Author(s)
- Naveed Khan
Tags
Network Tracing Netsh Windows ETL Monitoring Diagnostics Performance Troubleshooting Admin
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
v1.1.1: Removed #Requires -RunAsAdministrator directive to allow module loading in non-admin sessions. Module now provides proper error message when run without admin privileges. Updated README with PowerShell Gallery installation instructions and admin privilege clarification. v1.1.0: Added optional logging functionality, fixed file counter accuracy, improved stop command reliability.
FileList
- NetTrace.nuspec
- Example.ps1
- Generate-NetworkTraffic.ps1
- LICENSE
- NetTrace-ScheduledTask.ps1
- NetTrace-Service.ps1
- NetTrace-ServiceRunner.ps1
- NetTrace.psd1
- NetTrace.psm1
- PERSISTENT_SETUP_GUIDE.md
- PUBLICATION_SUMMARY.md
- PUBLISH_GUIDE.md
- README.md
- SCRIPT_ANALYZER_FIXES.md
- Test-NetTrace-Complete.ps1
- Validate-PublishReadiness.ps1