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, 7 monthsSep 1, 2022 ago
Window Server 2012 R2 PowerShell

PowerShell:- Get properties of a user account/s in Active Directory.

In a previous article we looked at group membership for accounts in Active Directory that you can pull using PowerShell. In this short article we will look at extracting certain information for a user account or for all users in Active Directory. For all users, you can use the following Read more…

By Edward van Biljon, 2 yearsMar 26, 2021 ago
Window Server 2012 R2 PowerShell

PowerShell: Get all Active Directory users membership

In PowerShell, you can do many things and this includes reporting on items or updating information but specifically in Active Directory, you can pull information about users and groups etc simply by using PowerShell. Below is a script that allows you to get membership information for all users in Active Read more…

By Edward van Biljon, 2 yearsMar 25, 2021 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:- 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
Window Server 2012 R2 PowerShell

PowerShell:- Disable Netbios on your network adapters

Recently we had a customer that wanted to turn off Netbios on all servers for all interfaces. StackOverflow had a nice script that did this with ease, here is the script: https://stackoverflow.com/questions/34387413/command-line-disable-netbios Happy scripting.

By edward, 4 years ago
Window Server 2012 R2 PowerShell

Windows PowerShell:- Shuffle DNS on a Server

In a large environment where you have hundreds of servers, imagine now having to go and manually add in more than 2 DNS servers to each of those? That will take a few days or weeks. With PowerShell you can do this and you can randomize the order or each Read more…

By edward, 4 yearsApr 18, 2019 ago
Window Server 2012 R2 PowerShell

Windows PowerShell:- Importing modules and adding Roles and features

Importing roles and features on a windows server has never been easier. Lot’s of people prefer the GUI interface but PowerShell makes your life so much easier. Firstly, for PowerShell to understand what you are trying to do, you need to have the correct module in place. In this instance Read more…

By edward, 4 yearsApr 15, 2019 ago
Window Server 2012 R2 PowerShell

Windows PowerShell:- Get Heartbeat of a HyperV Host

Tip of the day: Need to find out about the integration services of virtual machines running a hyper-v host and filter by heartbeat, you can run this simple command: get-vm -computername Host1 | Get-VMIntegrationService -Name heartbeat* Hope it helps.

By edward, 4 yearsApr 15, 2019 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 2019:- Set TLS Certificate name on your receive connector.
  • Exchange 2019:- SMTP responding with wrong certificate.
  • Exchange:- Check when user mailboxes were created using PowerShell
  • PowerShell:- Start Outlook from command line.
  • Windows PowerShell:- Changing time on a Server
  • Windows PowerShell:- Enable RSS on a Network Adapter
  • Windows PowerShell:- Remove files and folders from the Temp directory
  • Exchange 2019 - Update the Autodiscover Internal URL
  • Exchange 2019 - Check a mail-queue that is giving an error with PowerShell
  • PowerShell:- Create an email using PowerShell
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