Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced Script Installation and Execution with a User-Friendly Wizard #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

philiplorenz-code
Copy link

This pull request improves the overall installation and execution flow of the AzureADRecon script. Key enhancements include:

  • Automatic checking and installation of required modules (e.g., AzureAD) if not already present.
  • User-friendly prompts (via Read-Host) acting as an interactive wizard, enabling users to easily specify installation paths and preferences.
  • Improved error handling and structured output for clearer, more robust installation feedback.
  • Optional automatic execution of the script immediately after installation.

These changes make the installation process more intuitive, reliable, and transparent for end-users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant