ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. EddieJennings
    3. Best
    • Profile
    • Following 8
    • Followers 2
    • Topics 175
    • Posts 5,444
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: What is your perspective on the overall tone of interactions here on ML?

      @dafyre said in What is your perspective on the overall tone of interactions here on ML?:

      I think a lot of it boils down to whether or not we expect ML to be a site for people to be professionals, or be themselves.

      I don't think the two are mutually exclusive. I think it's possible for someone to be themselves but follow the ideal of "don't be a dick."

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What is your perspective on the overall tone of interactions here on ML?

      @dafyre said in What is your perspective on the overall tone of interactions here on ML?:

      @eddiejennings said in What is your perspective on the overall tone of interactions here on ML?:

      I have a feeling we may be moving to an impasse. 🙂 In my experience I've found "brutal honesty" used to try to excuse the behavior of "being a dick."

      <sarcasm>Did you not read my post?</sarcasm>

      I said I agree with you, lol.

      I did read it 😛 Then you typed "One person's "being a dick" is another person's brutal honesty." Which I'm not convinced is entirely true because [see previous post].

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      Annoying someone on the applications team with questions about VMs they want me to deploy (since they chose to put the fewest details possible in the request).

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      @dafyre said in What Are You Doing Right Now:

      @eddiejennings said in What Are You Doing Right Now:

      Funtimes with ADFS >(

      Let me know how that works out for you... (I'm really not trying to be sarcastic, I promise, lol).

      "Somewhere out there" (can you hear the song), a user has something that's trying to authenticate against Exchange and / or Skype for Business, which authenticates against ADFS, which is feeding a domain controller wrong credentials, which results in a user's account being locked. The question of the day is "what device?" 😛

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      @dustinb3403 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:

      Funtimes with ADFS >(

      Let me know how that works out for you... (I'm really not trying to be sarcastic, I promise, lol).

      "Somewhere out there" (can you hear the song), a user has something that's trying to authenticate against Exchange and / or Skype for Business, which authenticates against ADFS, which is feeding a domain controller wrong credentials, which results in a user's account being locked. The question of the day is "what device?" 😛

      All of them as they are all attempting to sync at different times. . . the user change their password a week ago and hasn't changed it on any of the devices. . .

      Problem solved, and I'm a fool for looking at the wrong set of logs. Though I am sure I remember looking at [aforementioned log] earlier today and it had no entries.

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      VMM agent updated on 11 Hyper-V hosts (manually - since the console is broken). World didn't end 😄

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What are you listening to? What would you recommend?

      The Ancients helping me focus while I work. 🙂
      Youtube Video

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      About to send an E-mail to a member of our applications team which includes a short explanation of how Windows Server OS and SQL Server are not the same thing.

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      /sigh

      "Which of these three servers do you need cloned? How many test servers need to be made from this clone?"

      Response: "Please clone $servername server."

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      Listening to Ben Shaprio while I get some work done.

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now
      if ( $memberServerIsServer2003 ) {
            Write-Host "Joining it to the domain will not be fun."
      }
      

      Need to clear my head. Time for lunch.

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      E-mails that end with "please advise" make my blood boil.

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      The beginning of today.

      0_1534422915057_75a1a6e3-3714-418e-97df-85158d9bf404-image.png

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      @dustinb3403 said in What Are You Doing Right Now:

      @eddiejennings that sounds like a great way to have an OOO response.

      Sorry I'm out sick, will be back Monday.

      Ha! Here's the brief history of this.

      1. Every week I take on old tickets that have been in the Systems queue (usually escalated by HelpDesk with no troubleshooting), 99% of which have already been resolved and were just never closed.
      2. This dude never actually answered the question of "is the issue on $ticket still a problem?" but has now apparently "lost everything"
      3. /sigh
      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: 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.

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      Reading about nginx configuration options to understand why this was written the way it was.

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: Weekend Plans
      1. Take some time to finally become familiar with using git.
      2. Get my OSTicket lab test running.
      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      Reading NextCloud documentation.

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      Just now finished my non-9-to-5 work tasks. Time for sleep 🙂

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • RE: What Are You Doing Right Now

      Weekly project meeting. /yawn

      posted in Water Closet
      EddieJenningsE
      EddieJennings
    • 1 / 1