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.9m 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.
    • DustinB3403D
      DustinB3403 @JaredBusch
      last edited by

      @jaredbusch said in What Are You Doing Right Now:

      @dustinb3403 said in What Are You Doing Right Now:

      The unread bug is back it seems.

      0_1535120362884_chrome_2018-08-24_10-18-57.png

      Nope. Just refresh your browser.

      Yeah cause I didn't try that. . .

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

        @scottalanmiller said in What Are You Doing Right Now:

        Busy morning already. How is everyone?

        Some Office 365 Customers getting this
        https://twitter.com/Office365Status/status/1032990569792978945

        And patching networking devices.

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

          @eddiejennings said in What Are You Doing Right Now:

          Somtimes I love PowerShell

          0_1535123083491_e88d64c3-d820-4dd6-8fbb-f5fc7a7a717d-image.png

          Apparently -erroraction doesn't work with get-aduser and such... I use a try/catch block in my code.

          EddieJenningsE 1 Reply Last reply Reply Quote 0
          • jmooreJ
            jmoore @NerdyDad
            last edited by

            @nerdydad He was being facetious

            JaredBuschJ 1 Reply Last reply Reply Quote 1
            • JaredBuschJ
              JaredBusch @jmoore
              last edited by

              @jmoore said in What Are You Doing Right Now:

              @nerdydad He was being facetious

              feces what?

              Oh PowerShell. yeah :pile_of_poo:

              1 Reply Last reply Reply Quote 0
              • JaredBuschJ
                JaredBusch
                last edited by JaredBusch

                Going cross eyed from repeatedly doing this on 30 folders.
                0_1535127610301_381e7be5-4be6-4e1e-becc-46c14c9711f2-image.png

                Now on to Client 2

                JaredBuschJ 1 Reply Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch @JaredBusch
                  last edited by

                  @jaredbusch said in What Are You Doing Right Now:

                  Going cross eyed from repeatedly doing this on 30 folders.
                  0_1535127610301_381e7be5-4be6-4e1e-becc-46c14c9711f2-image.png

                  Now on to Client 2

                  Note: CTRL+R is my friend...

                  1 Reply Last reply Reply Quote 0
                  • black3dynamiteB
                    black3dynamite
                    last edited by

                    Reading a FUN FAQ FRIDAY email from HR and the subject line says HR FFF!!!

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

                      @black3dynamite HR at my old company said they were there to answer any of our questions. The HR director was a girl I went to elementary school with. I used to e-mail her complex, morally grey scenarios expecting her to answer my questions. She did a lot of the time. Learned a lot about how Jill thought. lol

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

                        @dafyre said in What Are You Doing Right Now:

                        @eddiejennings said in What Are You Doing Right Now:

                        Somtimes I love PowerShell

                        0_1535123083491_e88d64c3-d820-4dd6-8fbb-f5fc7a7a717d-image.png

                        Apparently -erroraction doesn't work with get-aduser and such... I use a try/catch block in my code.

                        A little Googling and testing returned this.
                        Get-ADUser -filter { samaccountname -eq $SAM }
                        if $SAM has a username that doesn't exist, there's no error message. Just an empty value, which I can then use in the forthcoming if statement.

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

                          @eddiejennings said in What Are You Doing Right Now:

                          @dafyre said in What Are You Doing Right Now:

                          @eddiejennings said in What Are You Doing Right Now:

                          Somtimes I love PowerShell

                          0_1535123083491_e88d64c3-d820-4dd6-8fbb-f5fc7a7a717d-image.png

                          Apparently -erroraction doesn't work with get-aduser and such... I use a try/catch block in my code.

                          A little Googling and testing returned this.
                          Get-ADUser -filter { samaccountname -eq $SAM }
                          if $SAM has a username that doesn't exist, there's no error message. Just an empty value, which I can then use in the forthcoming if statement.

                          what are you trying to do?

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

                            @obsolesce said in What Are You Doing Right Now:

                            @eddiejennings said in What Are You Doing Right Now:

                            @dafyre said in What Are You Doing Right Now:

                            @eddiejennings said in What Are You Doing Right Now:

                            Somtimes I love PowerShell

                            0_1535123083491_e88d64c3-d820-4dd6-8fbb-f5fc7a7a717d-image.png

                            Apparently -erroraction doesn't work with get-aduser and such... I use a try/catch block in my code.

                            A little Googling and testing returned this.
                            Get-ADUser -filter { samaccountname -eq $SAM }
                            if $SAM has a username that doesn't exist, there's no error message. Just an empty value, which I can then use in the forthcoming if statement.

                            what are you trying to do?

                            Make AD accounts form a CSV of names, some of which already have accounts. As a challenge I wanted a programmatic way of ignoring those that exist rather than seeing errors that X account exists.

                            I think I’ve got it figured out. 🙂

                            1 Reply Last reply Reply Quote 0
                            • WrCombsW
                              WrCombs
                              last edited by

                              Getting closer to the end of the day ( at least that's what I am telling myself)
                              Have a good weekend everyone.

                              momurdaM 1 Reply Last reply Reply Quote 1
                              • momurdaM
                                momurda @WrCombs
                                last edited by

                                @wrcombs Yes I might be taking a half day. It almost noon here, and is Friday.

                                WrCombsW 1 Reply Last reply Reply Quote 1
                                • jmooreJ
                                  jmoore
                                  last edited by

                                  pizza for lunch. super supreme hand tossed crust

                                  1 Reply Last reply Reply Quote 0
                                  • WrCombsW
                                    WrCombs @momurda
                                    last edited by

                                    @momurda said in What Are You Doing Right Now:

                                    @wrcombs Yes I might be taking a half day. It almost noon here, and is Friday.

                                    It's 1:30pm here, Cant take a half day sadly.

                                    ObsolesceO 1 Reply Last reply Reply Quote 0
                                    • PenguinWranglerP
                                      PenguinWrangler
                                      last edited by

                                      It is 5 O'clock somewhere!

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

                                        @wrcombs said in What Are You Doing Right Now:

                                        @momurda said in What Are You Doing Right Now:

                                        @wrcombs Yes I might be taking a half day. It almost noon here, and is Friday.

                                        It's 1:30pm here, Cant take a half day sadly.

                                        Only lunch time for me.

                                        1 Reply Last reply Reply Quote 0
                                        • WrCombsW
                                          WrCombs
                                          last edited by

                                          Just got a call : " My Pc doesnt have a restart option."
                                          Looking at it.. Nope! no restart option in the start menu .

                                          this is Windows 7 Pro,,
                                          The site did say they are using 2 different towers and one monitor using SCrlk to change between the two..

                                          Any Ideas on why? or how to get them back?

                                          Had to use Shutdown -r to restart today.

                                          WrCombsW 1 Reply Last reply Reply Quote 0
                                          • WrCombsW
                                            WrCombs @WrCombs
                                            last edited by

                                            @wrcombs said in What Are You Doing Right Now:

                                            Just got a call : " My Pc doesnt have a restart option."
                                            Looking at it.. Nope! no restart option in the start menu .

                                            this is Windows 7 Pro,,
                                            The site did say they are using 2 different towers and one monitor using SCrlk to change between the two..

                                            Any Ideas on why? or how to get them back?

                                            Had to use Shutdown -r to restart today.

                                            Looking through Start menu properties :
                                            Power button option: Log off ( Grayed out as well, Can not change) .....

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 4443
                                            • 4444
                                            • 5 / 4444
                                            • First post
                                              Last post