-
Notifications
You must be signed in to change notification settings - Fork 8
Get ePOConfig
Michael Arranaga edited this page Aug 30, 2019
·
1 revision
Returns saved $ePOwerShell settings
Get-ePOConfig [<CommonParameters>]
Returns an ePOConfig object of the saved information necessary to communicate with the ePO server
$Config = Get-ePOConfig
Returns the currently set configuration for connecting to the ePO server.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.