PowerShell

PowerShell:- Create an email using PowerShell

PowerShell:- Start Outlook from command line.

If you are like me and constantly experimenting with applications like PowerShell or Python, you end up doing things a bit differently to the normal user. Why click an Icon for Outlook to open or your daily apps when you can use PowerShell to do it for you. In the...

PowerShell:- Create an email using PowerShell

PowerShell:- Install Microsoft Teams Module

For those new to Teams or those admins that prefer PowerShell like myself, you can now install the PowerShell module for Teams and see the list of commands available. Firstly launch PowerShell elevated and once done, you can run the following command: Install-Module...