Hello freinds.
I was messing with an exchange server for 3 F***ing days because i got it from an IT that installed it badly.
There is no ECP managment, No Powershell Commands (or at least thats was the situation).
After 3 days of head breaking and hair ripping i found how to bring all the Powershelll Exchange commands back and i want to share it with you (in case youre getting the same problem as i).
First of all open Powershell and run the following command:
New-Item -path $profile -type file –force
affter that open this $Profile File with notepad
on Powershell run - .\notepad.exe $PROFILE
add the next line into the file and save it:
Add-PSSnapin *exch
And Whalla! You have all the Exchange Shell Commands back :)
Hope i've been helpful for someone.
Have a Great day
Adi.
EdbMails EDB to PST Converter supports 2016, 2013, 2010, 2007, 2003 Exchange Server versions and non english Unicode characters. EdbMails maintains folder structure and provides extensive filtering options to apply date / time, subject, attachments and from / to address based filtering.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit