Hi,
How can I send a new meeting from the exchange server?
without using outlook applicaiton
My exchange version is: 2013, powershell v3, windows 2012R2
Thanks!
The short answer is that you don't! Creating a meeting is a client operation.
To accomplish the task of creating a new meeting can be handled by using EWS.
See here for example: https://docs.microsoft.com/en-us/exchange/client-developer/exchange-web-services/how-to-create-appointments-and-meetings-by-using-ews-in-exchange-2013
Things may have changed since I stopped supporting Exchange in 2014, but this might help: https://jeestirling.info/wp/2015/01/28/getting-powershell-ready-to-work-with-exchange-adding-and-removing-meetings-in-outlook-using-powershell-part-2/
--- Rich Matheisen MCSE&I, Exchange Ex-MVP (16 years)