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

    Silently take screen shots

    Scheduled Pinned Locked Moved IT Discussion
    21 Posts 7 Posters 2.9k 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.
    • bbigfordB
      bbigford @Obsolesce
      last edited by

      @tim_g said in Silently take screen shots:

      So, your employer knows they are doing this, but is giving it to IT? That doesn't make sense. This is a management issue, supervisors needing to tell them to stop. If they still aren't getting work done, that alone is enough to replace them.

      Anyways, NirCmd can do this.

      It's one of our clients. Normally I can talk them out of having to waste time on setting anything up. The user now has an office and privacy so they want to catch them in the act, rather than just firing them for not getting their work done. They would already have cause for reprimand or possibly firing for not getting work done, but we've had that conversation a few times. I'm just doing what they ask at this point.

      I've got NirCmd installed and psexec but still getting an error that psexec.exe is not a recognized cmdlet. Here's what I have so far for testing

      psexec.exe \10.2.23.140 -u "domain\administrator" -i -c nircmd.exe savescreenshot "c:\users\administrator\downloads\screenshots\shot.png" <------- Just testing the tools psexec and nircmd, but errors.

      psexec.exe \10.2.23.140 -u "domain\administrator" -p "Slackware2545%" -i -c nircmd.exe loop 20 60000 savescreenshot "scr~$currdate.MM_dd_yyyy$-~$currtime.HH_mm_ss$.png "c:\users\administrators\downloads\screenshots" <-------20 seconds so I get instant feedback if this works. Will use a network resource if it is successful.

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

        Try just using psexec to see if that works:

        psexec \\computer cmd

        bbigfordB 1 Reply Last reply Reply Quote 1
        • dbeatoD
          dbeato
          last edited by

          I have used ActivTrak
          https://activtrak.com/

          bbigfordB RojoLocoR 3 Replies Last reply Reply Quote 4
          • bbigfordB
            bbigford @Obsolesce
            last edited by

            @tim_g said in Silently take screen shots:

            Try just using psexec to see if that works:

            psexec \\computer cmd

            psexec \hostname cmd errors saying psexec is not recognized as the name of a cmdlet. Suggestion [3,General] the command psexec was not found, but does exist in the current location.

            ObsolesceO 1 Reply Last reply Reply Quote 0
            • bbigfordB
              bbigford @dbeato
              last edited by

              @dbeato said in Silently take screen shots:

              I have used ActivTrak
              https://activtrak.com/

              Looks pretty slick. I will have to check that out. Thanks

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

                We CAN get these from ScreenConnect. We don't, but we can. It DOES have a tray icon, but it's relatively tame since it is the tray icon for support, not screen caps.

                bbigfordB gjacobseG 2 Replies Last reply Reply Quote 0
                • ObsolesceO
                  Obsolesce @bbigford
                  last edited by

                  @bbigford said in Silently take screen shots:

                  @tim_g said in Silently take screen shots:

                  Try just using psexec to see if that works:

                  psexec \\computer cmd

                  psexec \hostname cmd errors saying psexec is not recognized as the name of a cmdlet. Suggestion [3,General] the command psexec was not found, but does exist in the current location.

                  Do you have PSTools downloaded and extracted to your Windows / System32 directory, as well as NirCMD?

                  bbigfordB 1 Reply Last reply Reply Quote 0
                  • bbigfordB
                    bbigford @scottalanmiller
                    last edited by

                    @scottalanmiller said in Silently take screen shots:

                    We CAN get these from ScreenConnect. We don't, but we can. It DOES have a tray icon, but it's relatively tame since it is the tray icon for support, not screen caps.

                    We use ScreenConnect so it isn't crazy that it'd be in their system tray. I know we can do screen shots, but not auto to my knowledge... I'm hoping to let it run every half hour for a few days.

                    1 Reply Last reply Reply Quote 0
                    • bbigfordB
                      bbigford @Obsolesce
                      last edited by bbigford

                      @tim_g said in Silently take screen shots:

                      @bbigford said in Silently take screen shots:

                      @tim_g said in Silently take screen shots:

                      Try just using psexec to see if that works:

                      psexec \\computer cmd

                      psexec \hostname cmd errors saying psexec is not recognized as the name of a cmdlet. Suggestion [3,General] the command psexec was not found, but does exist in the current location.

                      Do you have PSTools downloaded and extracted to your Windows / System32 directory, as well as NirCMD?

                      I opted for Windows directory when prompted. I'll double check.

                      Edit: looks like that is what was needed. Thanks.

                      1 Reply Last reply Reply Quote 0
                      • IRJI
                        IRJ
                        last edited by

                        Just to CYA you should probably get HR to open a ticket with exactly what they want so it's documented.

                        bbigfordB gjacobseG 2 Replies Last reply Reply Quote 6
                        • bbigfordB
                          bbigford @IRJ
                          last edited by

                          @irj said in Silently take screen shots:

                          Just to CYA you should probably get HR to open a ticket with exactly what they want so it's documented.

                          Agreed, they were both on the call (owner and HR). I got everything documented and will have them sign it the next time I'm in the office to implement.

                          1 Reply Last reply Reply Quote 0
                          • bbigfordB
                            bbigford @dbeato
                            last edited by

                            @dbeato said in Silently take screen shots:

                            I have used ActivTrak
                            https://activtrak.com/

                            That software is pretty damn powerful for being a free sign up for a few users... wow. Didn't find a remote remove option, which would be nice. Had to manually run the app again to remove it from the test machine.

                            dbeatoD 1 Reply Last reply Reply Quote 0
                            • gjacobseG
                              gjacobse @scottalanmiller
                              last edited by

                              @scottalanmiller said in Silently take screen shots:

                              We CAN get these from ScreenConnect. We don't, but we can. It DOES have a tray icon, but it's relatively tame since it is the tray icon for support, not screen caps.

                              SC will let you see what is 'active' on the screen.. with some delay. It's not always possible.

                              The other thing, is that it's not the greatest at showing what is on the screen... though - a person can determine what is being done.. It become more difficult if the remote computer has multiple monitors.

                              1 Reply Last reply Reply Quote 0
                              • dbeatoD
                                dbeato @bbigford
                                last edited by

                                @bbigford said in Silently take screen shots:

                                @dbeato said in Silently take screen shots:

                                I have used ActivTrak
                                https://activtrak.com/

                                That software is pretty damn powerful for being a free sign up for a few users... wow. Didn't find a remote remove option, which would be nice. Had to manually run the app again to remove it from the test machine.

                                There is a remote option it is just you need to ask for it.

                                bbigfordB 1 Reply Last reply Reply Quote 0
                                • gjacobseG
                                  gjacobse @IRJ
                                  last edited by

                                  @irj said in Silently take screen shots:

                                  Just to CYA you should probably get HR to open a ticket with exactly what they want so it's documented.

                                  Fully agree here. else it becomes a mess that could be career ending tasks

                                  1 Reply Last reply Reply Quote 0
                                  • bbigfordB
                                    bbigford @dbeato
                                    last edited by

                                    @dbeato said in Silently take screen shots:

                                    @bbigford said in Silently take screen shots:

                                    @dbeato said in Silently take screen shots:

                                    I have used ActivTrak
                                    https://activtrak.com/

                                    That software is pretty damn powerful for being a free sign up for a few users... wow. Didn't find a remote remove option, which would be nice. Had to manually run the app again to remove it from the test machine.

                                    There is a remote option it is just you need to ask for it.

                                    What do you mean ask for it?

                                    dbeatoD 1 Reply Last reply Reply Quote 0
                                    • dbeatoD
                                      dbeato @bbigford
                                      last edited by

                                      @bbigford said in Silently take screen shots:

                                      @dbeato said in Silently take screen shots:

                                      @bbigford said in Silently take screen shots:

                                      @dbeato said in Silently take screen shots:

                                      I have used ActivTrak
                                      https://activtrak.com/

                                      That software is pretty damn powerful for being a free sign up for a few users... wow. Didn't find a remote remove option, which would be nice. Had to manually run the app again to remove it from the test machine.

                                      There is a remote option it is just you need to ask for it.

                                      What do you mean ask for it?

                                      Before they used to not have it available for paid customers
                                      https://birchgrove.zendesk.com/hc/en-us/articles/205937800-How-do-I-deploy-the-agent-remotely-

                                      bbigfordB 1 Reply Last reply Reply Quote 0
                                      • bbigfordB
                                        bbigford @dbeato
                                        last edited by

                                        @dbeato said in Silently take screen shots:

                                        @bbigford said in Silently take screen shots:

                                        @dbeato said in Silently take screen shots:

                                        @bbigford said in Silently take screen shots:

                                        @dbeato said in Silently take screen shots:

                                        I have used ActivTrak
                                        https://activtrak.com/

                                        That software is pretty damn powerful for being a free sign up for a few users... wow. Didn't find a remote remove option, which would be nice. Had to manually run the app again to remove it from the test machine.

                                        There is a remote option it is just you need to ask for it.

                                        What do you mean ask for it?

                                        Before they used to not have it available for paid customers
                                        https://birchgrove.zendesk.com/hc/en-us/articles/205937800-How-do-I-deploy-the-agent-remotely-

                                        Ah, got it. I thought maybe you were talking about getting in touch with support for a request, but wanted to clarify.

                                        1 Reply Last reply Reply Quote 0
                                        • RojoLocoR
                                          RojoLoco @dbeato
                                          last edited by

                                          @dbeato said in Silently take screen shots:

                                          I have used ActivTrak
                                          https://activtrak.com/

                                          Same here, it works well.

                                          1 Reply Last reply Reply Quote 2
                                          • 1
                                          • 2
                                          • 1 / 2
                                          • First post
                                            Last post