ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    What Are You Doing Right Now

    Scheduled Pinned Locked Moved Water Closet
    time waster
    88.9k Posts 285 Posters 42.3m Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • coliverC
      coliver @dafyre
      last edited by

      @dafyre said in What Are You Doing Right Now:

      @scottalanmiller said in What Are You Doing Right Now:

      @eddiejennings said in What Are You Doing Right Now:

      Finding more ways to do some simple Windows administration tasks using Powershell rather than a GUI tool. Yay more efficiency! 😄

      We've increased the efficiency of PowerShell here by calling it from Linux boxes. We've gained a huge amount of automation performance from that. So silly, but it really works.

      Can you actually do manage Windows stuff from Linux with PowerShell now?

      Yes.

      dafyreD 1 Reply Last reply Reply Quote 0
      • dafyreD
        dafyre @coliver
        last edited by

        @coliver said in What Are You Doing Right Now:

        @dafyre said in What Are You Doing Right Now:

        @scottalanmiller said in What Are You Doing Right Now:

        @eddiejennings said in What Are You Doing Right Now:

        Finding more ways to do some simple Windows administration tasks using Powershell rather than a GUI tool. Yay more efficiency! 😄

        We've increased the efficiency of PowerShell here by calling it from Linux boxes. We've gained a huge amount of automation performance from that. So silly, but it really works.

        Can you actually do manage Windows stuff from Linux with PowerShell now?

        Yes.

        Ah, cool. Then I may need to test some stuff... Does it have the Active Directory modules and such yet?

        coliverC 1 Reply Last reply Reply Quote 0
        • coliverC
          coliver @dafyre
          last edited by

          @dafyre said in What Are You Doing Right Now:

          @coliver said in What Are You Doing Right Now:

          @dafyre said in What Are You Doing Right Now:

          @scottalanmiller said in What Are You Doing Right Now:

          @eddiejennings said in What Are You Doing Right Now:

          Finding more ways to do some simple Windows administration tasks using Powershell rather than a GUI tool. Yay more efficiency! 😄

          We've increased the efficiency of PowerShell here by calling it from Linux boxes. We've gained a huge amount of automation performance from that. So silly, but it really works.

          Can you actually do manage Windows stuff from Linux with PowerShell now?

          Yes.

          Ah, cool. Then I may need to test some stuff... Does it have the Active Directory modules and such yet?

          It's Powershell 6.0. I believe it can do whatever you can do on Windows... but I haven't really tested it yet.

          scottalanmillerS 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller @dafyre
            last edited by

            @dafyre said in What Are You Doing Right Now:

            @scottalanmiller said in What Are You Doing Right Now:

            @eddiejennings said in What Are You Doing Right Now:

            Finding more ways to do some simple Windows administration tasks using Powershell rather than a GUI tool. Yay more efficiency! 😄

            We've increased the efficiency of PowerShell here by calling it from Linux boxes. We've gained a huge amount of automation performance from that. So silly, but it really works.

            Can you actually do manage Windows stuff from Linux with PowerShell now?

            Oh yeah, you can do anything.

            1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @coliver
              last edited by

              @coliver said in What Are You Doing Right Now:

              @dafyre said in What Are You Doing Right Now:

              @coliver said in What Are You Doing Right Now:

              @dafyre said in What Are You Doing Right Now:

              @scottalanmiller said in What Are You Doing Right Now:

              @eddiejennings said in What Are You Doing Right Now:

              Finding more ways to do some simple Windows administration tasks using Powershell rather than a GUI tool. Yay more efficiency! 😄

              We've increased the efficiency of PowerShell here by calling it from Linux boxes. We've gained a huge amount of automation performance from that. So silly, but it really works.

              Can you actually do manage Windows stuff from Linux with PowerShell now?

              Yes.

              Ah, cool. Then I may need to test some stuff... Does it have the Active Directory modules and such yet?

              It's Powershell 6.0. I believe it can do whatever you can do on Windows... but I haven't really tested it yet.

              No, you are thinking of PowerShell on Linux to manage Windows remotely. We are using BASH on Linux to run PowerShell remotely. So the version of PowerShell is whatever is installed on Windows.

              ObsolesceO 1 Reply Last reply Reply Quote 1
              • scottalanmillerS
                scottalanmiller
                last edited by

                PowerShell on Linux is for managing Linux with PowerShell. We are using Linux to manage Windows boxes. So the PowerShell in question is on Windows. We can use anything... BASH, ZSH, PowerShell, GUI on Linux side.

                coliverC 1 Reply Last reply Reply Quote 0
                • ObsolesceO
                  Obsolesce @scottalanmiller
                  last edited by

                  @scottalanmiller said in What Are You Doing Right Now:

                  @eddiejennings said in What Are You Doing Right Now:

                  Finding more ways to do some simple Windows administration tasks using Powershell rather than a GUI tool. Yay more efficiency! 😄

                  We've increased the efficiency of PowerShell here by calling it from Linux boxes. We've gained a huge amount of automation performance from that. So silly, but it really works.

                  What do you mean, using PSCore on Linux to automate tasks on Windows? PSCore is still lacking a lot of functions.

                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                  • ObsolesceO
                    Obsolesce @scottalanmiller
                    last edited by

                    @scottalanmiller said in What Are You Doing Right Now:

                    @coliver said in What Are You Doing Right Now:

                    @dafyre said in What Are You Doing Right Now:

                    @coliver said in What Are You Doing Right Now:

                    @dafyre said in What Are You Doing Right Now:

                    @scottalanmiller said in What Are You Doing Right Now:

                    @eddiejennings said in What Are You Doing Right Now:

                    Finding more ways to do some simple Windows administration tasks using Powershell rather than a GUI tool. Yay more efficiency! 😄

                    We've increased the efficiency of PowerShell here by calling it from Linux boxes. We've gained a huge amount of automation performance from that. So silly, but it really works.

                    Can you actually do manage Windows stuff from Linux with PowerShell now?

                    Yes.

                    Ah, cool. Then I may need to test some stuff... Does it have the Active Directory modules and such yet?

                    It's Powershell 6.0. I believe it can do whatever you can do on Windows... but I haven't really tested it yet.

                    No, you are thinking of PowerShell on Linux to manage Windows remotely. We are using BASH on Linux to run PowerShell remotely. So the version of PowerShell is whatever is installed on Windows.

                    Just got to the answer.

                    1 Reply Last reply Reply Quote 0
                    • coliverC
                      coliver @scottalanmiller
                      last edited by

                      @scottalanmiller said in What Are You Doing Right Now:

                      PowerShell on Linux is for managing Linux with PowerShell. We are using Linux to manage Windows boxes. So the PowerShell in question is on Windows. We can use anything... BASH, ZSH, PowerShell, GUI on Linux side.

                      You're using the built in OpenSSH functionality?

                      ObsolesceO EddieJenningsE scottalanmillerS 3 Replies Last reply Reply Quote 0
                      • ObsolesceO
                        Obsolesce @coliver
                        last edited by

                        @coliver said in What Are You Doing Right Now:

                        @scottalanmiller said in What Are You Doing Right Now:

                        PowerShell on Linux is for managing Linux with PowerShell. We are using Linux to manage Windows boxes. So the PowerShell in question is on Windows. We can use anything... BASH, ZSH, PowerShell, GUI on Linux side.

                        You're using the built in OpenSSH functionality?

                        That's the only reliable way I've found to remotely connect from Linux to Windows to issue PS commands.

                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                        • EddieJenningsE
                          EddieJennings @coliver
                          last edited by

                          @coliver said in What Are You Doing Right Now:

                          @scottalanmiller said in What Are You Doing Right Now:

                          PowerShell on Linux is for managing Linux with PowerShell. We are using Linux to manage Windows boxes. So the PowerShell in question is on Windows. We can use anything... BASH, ZSH, PowerShell, GUI on Linux side.

                          You're using the built in OpenSSH functionality?

                          That's all I could think of.

                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                          • coliverC
                            coliver
                            last edited by

                            Was thinking maybe they are running them via salt but kind of doubt that.

                            ObsolesceO 1 Reply Last reply Reply Quote 0
                            • ObsolesceO
                              Obsolesce @coliver
                              last edited by

                              @coliver said in What Are You Doing Right Now:

                              Was thinking maybe they are running them via salt but kind of doubt that.

                              Salt does PowerShell easy but I don't think that's what he meant.

                              1 Reply Last reply Reply Quote 0
                              • EddieJenningsE
                                EddieJennings
                                last edited by

                                Looks like Reddit's having some issues.

                                0_1529349341053_fbb6551f-408a-46b3-bdad-0d8d305cecbf-image.png

                                1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller @Obsolesce
                                  last edited by

                                  @obsolesce said in What Are You Doing Right Now:

                                  @scottalanmiller said in What Are You Doing Right Now:

                                  @eddiejennings said in What Are You Doing Right Now:

                                  Finding more ways to do some simple Windows administration tasks using Powershell rather than a GUI tool. Yay more efficiency! 😄

                                  We've increased the efficiency of PowerShell here by calling it from Linux boxes. We've gained a huge amount of automation performance from that. So silly, but it really works.

                                  What do you mean, using PSCore on Linux to automate tasks on Windows? PSCore is still lacking a lot of functions.

                                  No, not needed. You normally automate on the target, not on the workstation.

                                  1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @coliver
                                    last edited by

                                    @coliver said in What Are You Doing Right Now:

                                    @scottalanmiller said in What Are You Doing Right Now:

                                    PowerShell on Linux is for managing Linux with PowerShell. We are using Linux to manage Windows boxes. So the PowerShell in question is on Windows. We can use anything... BASH, ZSH, PowerShell, GUI on Linux side.

                                    You're using the built in OpenSSH functionality?

                                    Yes, works great.

                                    1 Reply Last reply Reply Quote 0
                                    • scottalanmillerS
                                      scottalanmiller @Obsolesce
                                      last edited by

                                      @obsolesce said in What Are You Doing Right Now:

                                      @coliver said in What Are You Doing Right Now:

                                      @scottalanmiller said in What Are You Doing Right Now:

                                      PowerShell on Linux is for managing Linux with PowerShell. We are using Linux to manage Windows boxes. So the PowerShell in question is on Windows. We can use anything... BASH, ZSH, PowerShell, GUI on Linux side.

                                      You're using the built in OpenSSH functionality?

                                      That's the only reliable way I've found to remotely connect from Linux to Windows to issue PS commands.

                                      FTFY. Even Windows to Windows, it seems way more robust.

                                      1 Reply Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller @EddieJennings
                                        last edited by

                                        @eddiejennings said in What Are You Doing Right Now:

                                        @coliver said in What Are You Doing Right Now:

                                        @scottalanmiller said in What Are You Doing Right Now:

                                        PowerShell on Linux is for managing Linux with PowerShell. We are using Linux to manage Windows boxes. So the PowerShell in question is on Windows. We can use anything... BASH, ZSH, PowerShell, GUI on Linux side.

                                        You're using the built in OpenSSH functionality?

                                        That's all I could think of.

                                        You can do PSRemoting, too, but why add the hassle?

                                        EddieJenningsE 1 Reply Last reply Reply Quote 0
                                        • EddieJenningsE
                                          EddieJennings @scottalanmiller
                                          last edited by

                                          @scottalanmiller said in What Are You Doing Right Now:

                                          @eddiejennings said in What Are You Doing Right Now:

                                          @coliver said in What Are You Doing Right Now:

                                          @scottalanmiller said in What Are You Doing Right Now:

                                          PowerShell on Linux is for managing Linux with PowerShell. We are using Linux to manage Windows boxes. So the PowerShell in question is on Windows. We can use anything... BASH, ZSH, PowerShell, GUI on Linux side.

                                          You're using the built in OpenSSH functionality?

                                          That's all I could think of.

                                          You can do PSRemoting, too, but why add the hassle?

                                          Didn't know you could use PSRemoting to connect from Windows to a Linux box.

                                          wirestyle22W 1 Reply Last reply Reply Quote 0
                                          • wirestyle22W
                                            wirestyle22 @EddieJennings
                                            last edited by wirestyle22

                                            @eddiejennings said in What Are You Doing Right Now:

                                            @scottalanmiller said in What Are You Doing Right Now:

                                            @eddiejennings said in What Are You Doing Right Now:

                                            @coliver said in What Are You Doing Right Now:

                                            @scottalanmiller said in What Are You Doing Right Now:

                                            PowerShell on Linux is for managing Linux with PowerShell. We are using Linux to manage Windows boxes. So the PowerShell in question is on Windows. We can use anything... BASH, ZSH, PowerShell, GUI on Linux side.

                                            You're using the built in OpenSSH functionality?

                                            That's all I could think of.

                                            You can do PSRemoting, too, but why add the hassle?

                                            Didn't know you could use PSRemoting to connect from Windows to a Linux box.

                                            That is specific to powershell commands I think. PSRemoting specifically

                                            ObsolesceO 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3001
                                            • 3002
                                            • 3003
                                            • 3004
                                            • 3005
                                            • 4443
                                            • 4444
                                            • 3003 / 4444
                                            • First post
                                              Last post