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

  • Tovervlag@feddit.nlOP
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    I find that in the environments I touch it’s usually Windows default until I actually need additional functionality.

  • NixDev@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    Yes pretty much all of my machines have PowerShell installed. Even the Linux ones. We have been using azure quite a bit and PS is pretty much a requirement for us. The azure cli works better but for some strange reason our devs prefer PS over bash/shell scripting

      • CarbonatedPastaSauce@lemmy.world
        link
        fedilink
        dansk
        arrow-up
        2
        ·
        11 months ago

        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
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          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!

          • CarbonatedPastaSauce@lemmy.world
            link
            fedilink
            dansk
            arrow-up
            2
            ·
            11 months ago

            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.