Everything-PowerShell

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

PowerShell

Exchange 2019 PowerShell

Exchange online:- Find all mailboxes that have ActiveSync enabled.

As many of you have seen that starting 1 October 2022, Microsoft will start disabling Basic Auth on Tenants. This means disruption for many users that make use of EAS and are using the native mail applications on Android and iOS. I put together a script that will help you Read more…

By Edward van Biljon, 5 monthsSep 1, 2022 ago
PowerShell

PowerShell:- Enable Active Directory Recycle Bin gives error

In Active Directory, you have the ability to enable the Recycle bin option, not only from the Active Directory Admin Center but also from PowerShell. Let’s say that you have just setup a new domain or you have an existing one and when you use PowerShell to enable the Recycle Read more…

By Edward van Biljon, 2 yearsApr 9, 2021 ago
PowerShell

PowerShell:- Create an PowerShell script to output results to the Event Log

I had a request to check connectivity to a SQL server and to email the results, however I thought of doing something different. Have the application check the connectivity but create an Event ID and Event Log entry on Success and Failure and you can monitor that with any application Read more…

By Edward van Biljon, 2 yearsJan 21, 2021 ago
PowerShell

PowerShell:- Increase the value of MaxMemoryPerShellMB.

In PowerShell you have a few options to increase the values of certain settings, in this example we will be looking at MaxMemoryPerShellMB setting that needs to be increased. The default value of 150mb might be fine in a small environment but in a larger environment where you are running Read more…

By Edward van Biljon, 2 yearsJan 4, 2021 ago
PowerShell

PowerShell V7:- Upgrade from V7.0.3 to V7.1.0 from the command line.

If you are running PowerShell V7 like I am, when you launch it you will see a white box similar to the one below: In this article, we will be upgrading using the command line and below is the command: iex “& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI” Once you have Read more…

By Edward van Biljon, 2 yearsJan 3, 2021 ago
PowerShell

PowerShell V7:- Run Python scripts flawlessly

In my previous blog post on running Python scripts from PowerShell (Article Here), I was keen to test out the same thing but using PowerShell V7 instead of PowerShell V5.1 that comes with Windows 10. I used the same script as I did previously in PowerShell V7 and here is Read more…

By Edward van Biljon, 2 yearsJan 2, 2021 ago
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

Posts navigation

1 2 Next
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 2019:- Set TLS Certificate name on your receive connector.
  • PowerShell:- Start Outlook from command line.
  • Exchange 2016:- Check last backup using PowerShell
  • Windows PowerShell:- Changing time on a Server
  • PowerShell:- Create an email using PowerShell
  • PowerShell:- Disable Netbios on your network adapters
  • Exchange 2019:- SMTP responding with wrong certificate.
  • Windows PowerShell:- Crashing on opening
  • Exchange 2019 - Check the Services with PowerShell
  • 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