Skip to content

This script Allows users to view local or domain user group members.

License

Notifications You must be signed in to change notification settings

alexmczz/GroupView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

GroupView PowerShell Module

Overview

The GroupView PowerShell module allows users to view local or domain user group members. This script provides an interactive interface where users can list and view local or domain groups and their respective members.

Usage

  1. Permissions: Ensure you have the necessary permissions to run PowerShell scripts and access group information on the system.

  2. Clone or Download: Clone or download the GroupView module to your local machine.

  3. Import Module: Open a PowerShell session and navigate to the directory where the module is located. Import the module using the following command:

    Import-Module GroupView
    

Run Program: Once the module is imported, run the group_view function to initiate the interactive interface.

Follow Instructions: Follow the on-screen instructions to navigate through the program:

Type 'list' to view available options. Type 'exit' to quit the program. Type 'clear' to clear the terminal window. Type 'help' to view the instructions again. Choose Group Type: Choose the desired group type (Domain or Local) and follow the prompts to view the group members.

Notes

Author: Alex McPadden

Disclaimer: This script is provided as-is without any warranty. The author is not responsible for any potential damages or issues caused by the use of this script. Users are advised to test the script in non-production environments before using it in a production setting.

About This Document

This document provides instructions for using the GroupView PowerShell module. It outlines the necessary steps for installation, usage, and additional information about the script and its author.

About

This script Allows users to view local or domain user group members.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published