Everything-PowerShell
  • Home
  • Contact
  • About
  • Exchange 2019 PowerShell
  • Exchange 2016 PowerShell
  • Exchange 2013 PowerShell
  • Exchange 2010 PowerShell
  • PowerShell V7
  • PowerShell
  • Other Articles
Select Page
Exchange 2019:- Set Out of Office for a user using PowerShell (EMS)

Exchange 2019:- Set Out of Office for a user using PowerShell (EMS)

by edward | Jul 20, 2019 | Exchange 2019 PowerShell, Exchange 2019

Quick tip: In your organization, you get a call from a departmental managers secretary to advise he/she forget to set there Out of Office and have requested you to do so. To set it, quickly launch the Exchange Management Shell (EMS) and run the following command:...
Exchange 2019:- Set Out of Office for a user using PowerShell (EMS)

Exchange 2019:- Change Deleted Item Retention with PowerShell

by edward | Jul 20, 2019 | Exchange 2019 PowerShell, Exchange 2019

Quick tip: If you want to change your Deleted Item Retention on your mailbox database, you can do so running a simple command in PowerShell using the Exchange Management Shell: Set-MailboxDatabase -Identity “Mailbox Database Name” -DeletedItemRetention 30...
Windows PowerShell:- Adding windows defender exclusions

Windows PowerShell:- Adding windows defender exclusions

by edward | Jul 20, 2019 | Windows Server 2016 PowerShell, Exchange 2016

If you are running Exchange, you are aware that you need to exclude certain folders, processes etc. from scanning for Exchange to run optimally. Now if you have System Center Configuration Manager (SCCM) in your environment, adding exclusions is easy and you can paste...
Exchange 2016:- Get DB size with a simple command

Exchange 2016:- Get DB size with a simple command

by edward | Jul 6, 2019 | Exchange 2019 PowerShell, Exchange 2010 PowerShell, Exchange 2013 PowerShell, Exchange 2016 PowerShell

In Exchange, mailbox moves and cleanup happen all the time, especially when you upgrading to newer versions etc. Now when you move mailboxes and you not using a 3rd party app like Odin that sits as an extra layer, you cannot see the store size from the web console. In...
Windows PowerShell:- Adding windows defender exclusions

PowerShell:- Find a ProcessID and kill the process

by edward | Jul 4, 2019 | Windows Server 2016 PowerShell, Window Server 2012 R2 PowerShell, Windows Server 2012 PowerShell, Windows Server 2019 PowerShell

Ever had that windows service that will not stop and just stays in a stopping state and you cannot reboot the server. And then when you launch task manager you just cannot see it? Well, you are not alone. Let’s say you have the windows update service that is...
« Older Entries
Next Entries »
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
Copyright © 2024 EVERYTHING-POWERSHELL