| name | Bug Report |
|---|---|
| about | Create a report to help us improve the AD-Audit module |
| title | [BUG] |
| labels | bug |
| assignees |
A clear and concise description of what the bug is.
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
A clear and concise description of what you expected to happen.
A clear and concise description of what actually happened.
- PowerShell Version: (e.g., 5.1.19041.3570)
- OS Version: (e.g., Windows Server 2019, Windows 10)
- Module Version: (e.g., 3.0.0)
- Active Directory Version: (e.g., Windows Server 2019)
- Domain Functional Level: (e.g., 2016)
- Forest Functional Level: (e.g., 2016)
- Module Path: (e.g., C:\Program Files\WindowsPowerShell\Modules\AD-Audit\3.0.0)
- Execution Policy: (e.g., RemoteSigned)
- User Context: (e.g., Domain Admin, Local Admin)
Paste any error messages or stack traces here
Add any other context about the problem here.
- Tested with latest module version
- Tested with different PowerShell versions
- Tested with different user contexts
- Tested with different domain configurations
- Checked existing issues for similar problems
- I have searched for existing issues before creating this one
- I have provided all required information
- I have tested with the latest module version
- I have included error messages and stack traces
- I have provided environment information
- I have described the expected vs actual behavior
- Module Import Errors: Ensure PowerShell execution policy allows module import
- Permission Errors: Ensure you have appropriate Active Directory permissions
- Network Connectivity: Ensure connectivity to domain controllers
- Dependencies: Ensure all required modules are installed
If possible, please include:
- Verbose output from the failing command
- Event log entries related to the error
- Network connectivity test results
- Module import test results
Thank you for helping improve the AD-Audit module! 🚀