Skip to content

Computer Enumeration Functions

Muhammad Ali edited this page Dec 30, 2023 · 4 revisions

Get-NetSession

Description Query session information for the local or a remote computer

Syntax

PV > Get-NetSession
-Computer       -ComputerName   -Count          -Domain         -OutFile

Examples

Parameters

# With Argument
-Computer =       
-ComputerName =             
-Domain =         
-OutFile =

# No Argument
-Count = 

Get-NetShare

Description Query open shares on the local or a remote computer

Syntax

PV > Get-NetShare 
-Computer       -Count          -NoWrap         
-ComputerName   -Domain         -OutFile

Examples

Parameters

# With Argument
-Computer =                        
-ComputerName =   
-Domain =         
-OutFile =

# No Argument
-Count =
-NoWrap =

Getting Started

Use Cases

Available Modules

LDAP Operations
GPO
Computer Enumeration
ADCS
Exchange
Domain Trust
Service Accounts
Shadow Credentials
Misc

Web UI

Usage
API Documentation

Integrations

Sponsor

Clone this wiki locally