Everything-PowerShell

  • Home
  • Exchange 2019 PowerShell
  • Exchange 2016 PowerShell
  • Exchange 2013 PowerShell
  • Exchange 2010 PowerShell
  • Contact Us

Dec 2020

PowerShell

PowerShell 7.0.3:- Create an email message

In a previous article, we used Windows 10 which has PowerShell 5.1 to create a new email message. Here is the link to the article: https://everything-powershell.com/powershell-create-an-email-using-powershell/ In this article we will perform the same function but we will use PowerShell v7.0.3 instead. We will run with both options as per Read more…

By Edward van Biljon, 2 yearsDec 31, 2020 ago
PowerShell

PowerShell:- Create an email using PowerShell

In this article we are doing to perform two demonstrations for creating draft emails in Outlook from PowerShell. Option 1: Create an email draft however you need to open Outlook to see it.Option 2: Create an email draft but have the email open for you instead of opening Outlook. Here Read more…

By Edward van Biljon, 2 yearsDec 30, 2020 ago
PowerShell

PowerShell Tip:- Get Windows 10 Version with a simple command.

If you are new to Windows 10, you may be wondering where to find the OS build information. Well, you can firstly head over to Settings -> System -> About and can see the information as below: Or you can use PowerShell and run a simple command to give you Read more…

By Edward van Biljon, 2 yearsDec 29, 2020 ago
PowerShell

PowerShell:- List missing windows updates in Windows 10(20H2)

I was recently asked how to get all Windows updates that are missing in Windows 10. There is a great script written by Grimthorr 5 years ago which is still working on the current version of Windows 10. To get the code, you can head over to his post on Read more…

By Edward van Biljon, 2 yearsDec 28, 2020 ago
PowerShell

PowerShell:- Find out if the Outlook process is running.

Sometimes in Windows 10, you are working on Outlook and you need to close it for some reason and when you try and launch it again nothing happens. This is because there is already a process running in the background, the previous session you closed did not end properly or Read more…

By Edward van Biljon, 2 yearsDec 27, 2020 ago
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 Read more…

By Edward van Biljon, 2 yearsDec 26, 2020 ago
Window Server 2012 R2 PowerShell

PowerShell:- Enable PowerShell logging for more visibility.

One thing I have learnt is you cannot have too many log files. If you want visibility into what is running commands on your server or who is running commands or what is executing, you need to enable PowerShell logging. You get some really sophisticated malware that embeds itself in Read more…

By Edward van Biljon, 2 yearsDec 25, 2020 ago
PowerShell

PowerShell:- Check your execution policy

You may have noticed that when you want to run that PowerShell script you downloaded it gives you an error. This is because windows is designed to protect the operating system. If you are running Windows Server, the default is set to remote signed. On Windows client machines, it is Read more…

By Edward van Biljon, 2 yearsDec 24, 2020 ago
PowerShell

PowerShell:- Running Python script fails with error.

If you want to use PowerShell to execute Python scripts, you need to have Python installed or you will receive the error below: Head over to the Microsoft store and download Python. I opted for Python 3.7 but there are newer versions out: After the install was done, I opened Read more…

By Edward van Biljon, 2 yearsDec 23, 2020 ago
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 MicrosoftTeams You will be prompted for repositories, Read more…

By Edward van Biljon, 2 yearsDec 19, 2020 ago
Donate

Please support my work, if you like the work I'm doing please consider donating to keep my blog going.

Follow me on Twitter
My Tweets
Top Posts & Pages
  • Exchange 2016:- Check last backup using PowerShell
  • PowerShell:- Start Outlook from command line.
  • Exchange 2019:- Set TLS Certificate name on your receive connector.
  • PowerShell:- Create an email using PowerShell
  • Exchange 2019 - Check the Services with PowerShell
  • Windows PowerShell:- Changing time on a Server
  • Exchange 2019:- SMTP responding with wrong certificate.
  • PowerShell:- Enable Active Directory Recycle Bin gives error
  • Windows PowerShell:- Enable RSS on a Network Adapter
  • Windows PowerShell:- Get Heartbeat of a HyperV Host
Recent Posts
  • Exchange 2019 / Active Directory :- Update mobile numbers using PowerShell
  • Exchange online:- Find all mailboxes that have ActiveSync enabled.
  • Exchange 2019:- Find which ActiveSync Policy is assigned to all mailboxes
Archives
  • Oct 2022
  • Sep 2022
  • Jun 2022
  • Feb 2022
  • Jul 2021
  • Apr 2021
  • Mar 2021
  • Jan 2021
  • Dec 2020
  • Oct 2020
  • Aug 2020
  • Jul 2020
  • May 2020
  • Apr 2020
  • Mar 2020
  • Feb 2020
  • Jan 2020
  • Dec 2019
  • Nov 2019
  • Oct 2019
  • Sep 2019
  • Aug 2019
  • Jul 2019
  • Jun 2019
  • May 2019
  • Apr 2019
  • Mar 2019
  • Feb 2019
  • Jan 2019
  • Dec 2018
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

  • About Us
  • Blog
  • Contact Us
Hestia | Developed by ThemeIsle