Skip to content

Latest commit

 

History

History
87 lines (69 loc) · 2.59 KB

File metadata and controls

87 lines (69 loc) · 2.59 KB
name Bug Report
about Create a report to help us improve the AD-Audit module
title [BUG]
labels bug
assignees

🐛 Bug Description

A clear and concise description of what the bug is.

🔄 Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected Behavior

A clear and concise description of what you expected to happen.

Actual Behavior

A clear and concise description of what actually happened.

📋 Environment Information

  • 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 Information

  • 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)

🔍 Error Details

Paste any error messages or stack traces here

📝 Additional Context

Add any other context about the problem here.

🧪 Testing Performed

  • 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

📋 Checklist

  • 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

🔧 Troubleshooting Information

Common Issues

  • 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

Debug Information

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

Support Resources


Thank you for helping improve the AD-Audit module! 🚀