An open API service indexing awesome lists of open source software.

https://github.com/sonofmartinus/son-s-powershell-console

PowerShell Console customization
https://github.com/sonofmartinus/son-s-powershell-console

powershell

Last synced: 8 months ago
JSON representation

PowerShell Console customization

Awesome Lists containing this project

README

          

# Highly Customized PowerShell Console
This console includes installing latest version of PowerShell core using winget. Adding RSAT tools for local domain management. Adding Exchange Online Module for Exchange Online management. Includes some default imports, variables, and some aliases for convenience.

# Example(s)
```
exoc -UserPrincipalName $adminUPN
```

Connecting to Exchange Online console using alias and variable for convenience.