Everything-PowerShell

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

Jan 2021

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
Exchange 2013 PowerShell

Exchange 2013/2016/2019:- Increase calendar booking window from 180 to a higher value.

In Exchange, you may notice that when you try and book a meeting room, you cannot go higher than 180 days. This is by default. To change this, you can run a simple PowerShell command and increase the value, take note you cannot go higher than 1080 days. The command Read more…

By Edward van Biljon, 2 yearsJan 20, 2021 ago
Exchange 2013 PowerShell

Exchange 2016:- Event ID 2004 – MSExchange Management Application

In Exchange 2016 or even Exchange 2019, when you run cmdlets like Get-TransportServer you will receive a nice yellow warning to use the newer cmdlets. So Get-TransportServer has changed to Get-TransportService. If you head over to the event logs, the application log, you will notice that if you have a Read more…

By Edward van Biljon, 2 yearsJan 7, 2021 ago
Windows 10 PowerShell

PowerShell & PowerShell V7:- Find all scheduled tasks on your server.

Task schedular is brilliant because you can schedule things to run on certain days and times but what about if you looking for a scheduled task but there are so many folders to sift through to find them? PowerShell is the answer, you can run a single command to find Read more…

By Edward van Biljon, 2 yearsJan 6, 2021 ago
Exchange 2013 PowerShell

Exchange 2016 PowerShell:- Restore Recoverable Items with a simple command.

If you have backups in Exchange, you know that you can go to the backup and recover items, either by creating a recoverable mailbox database or performing item level restore to a mailbox or PST file. In Exchange 2016, can also be Exchange 2019 or Exchange 2013, you can run Read more…

By Edward van Biljon, 2 yearsJan 5, 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 V7

PowerShell V7:- Get time skew of a machine

With commands run in PowerShell, I’m referring to the version that comes with Windows 10 (5.1), most scripts or commands run without error unless there is a problem with the script or command. I used a script from Idera to check skew on machines and this script works perfectly when Read more…

By Edward van Biljon, 2 yearsJan 1, 2021 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
  • Exchange 2019:- Set TLS Certificate name on your receive connector.
  • PowerShell:- Start Outlook from command line.
  • 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:- Get Heartbeat of a HyperV Host
  • Windows PowerShell:- Enable RSS on a Network Adapter
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