this post was submitted on 16 Jul 2023
9 points (100.0% liked)

Powershell

1023 readers
1 users here now

PowerShell (POSH) is a a task automation command-line shell and scripting language created by Microsoft. It became part of the FOSS community in 2016 and is now available across Windows, Linux, and macOS

Resources:


Rules:

Self-promotion rules:


founded 1 year ago
MODERATORS
 

Like the title says. Have you got powershell 7 installed on the machines you connect to or not?

you are viewing a single comment's thread
view the rest of the comments
[–] CarbonatedPastaSauce@lemmy.world 3 points 1 year ago (2 children)

Nope. I support Exchange servers and PS7 is not supported on those.

[–] RoyalEngineering@lemmy.world 2 points 1 year ago (1 children)

Sorry, I’m confused by what you mean here. Do you mean that PS7 is not compatible with the Exchange Powershell module?

[–] CarbonatedPastaSauce@lemmy.world 2 points 1 year ago (1 children)

The Exchange Online module will work with it, but it's unsupported to install PS7 on on-premises Exchange servers. They only support whatever version that comes with the OS version you've installed Exchange on.

[–] RoyalEngineering@lemmy.world 1 points 1 year ago (1 children)

Ack! I did not realize that. I checked my environment and I realized I took it for granted because I run PS7 and pssession into my Exchange server. I guess I didn’t even think!

If you are remoting into Exchange it's probably fine, I honestly don't know what their stance is on that. You just can't install v7 ON the actual Exchange servers.