Forum Discussion
mariuszg-pro
Jan 22, 2021Copper Contributor
Connection to on-premise Exchage Powershell remotelly from Linux
I'm trying connect to my on-premise Exchange 2013 Powershell remotely from Centos 7. I do every steps as in microsoft docs (https://docs.microsoft.com/en-us/powershell/exchange/connect-to-exch...
saifs1980
Jan 25, 2021Copper Contributor
I dont think such a thing exists yet, but in theory you could write an app that would let you execute commands from linux making calls via EWS.
Don't forget though that many common linux commands are aliased up to their powershell equivalents already (go to a powershell prompt and type ls for example).
Don't forget though that many common linux commands are aliased up to their powershell equivalents already (go to a powershell prompt and type ls for example).