Skip to content

Repository files navigation

Build statuscodecovversiondownloads

Quick Start

Import-Module ePOwerShell
$ePOwerShellServer=@{
Server='your-epo-server.com'Port=1234Credentials= (Get-Credential)
}
Set-ePOwerShellServer@ePOwershellServer

From here, you're able to use the rest of the functions:

$Computer=Find-ePOwerShellComputerSystem$env:ComputerName

The rest of the functions are detailed further in the wiki.

About

This PowerShell Class allows you to easily connect to and work with your McAfee ePO Server in PowerShell 5.0+.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages