ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. kamidon
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 259
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: What Are You Watching Now

      @WrCombs said in What Are You Watching Now:

      @RojoLoco said in What Are You Watching Now:

      @black3dynamite said in What Are You Watching Now:

      @RojoLoco said in What Are You Watching Now:

      @black3dynamite it's impossible if you don't have $200k to.piss away.

      This is the Tesla model 3 which is there affordable model.

      I thought there was a really long line to get those. And only the standard battery is available anytime soon from what I've read. Don't get me wrong, I'd love to have one, but I prefer not having a car payment.

      car payments are the devil

      Weeeeeeeeeeell, I mean at least car payments make sense. Now insurance, I think that should be significantly cheaper.
      Though then we wouldn't have insurance companies...hrmmmmm

      posted in Water Closet
      kamidonK
      kamidon
    • RE: Starting a job search

      @Dashrender Ugh, I have experience with that crap. You see a job post, click to apply, go through a stupid sign up process and end up being on some janky looking job finding website that noone has ever heard of.

      posted in IT Careers
      kamidonK
      kamidon
    • RE: The Great Pizza Debate...

      Yeaaaaaaaaah I'd just call it pizza, I have never said it's <day of the week> pizza. Now, if somebody asked me when I bought the pizza, if it was on a Thursday............Then regardless of whether or not I ate the pizza the following Wednesday, it'd still be purchased/acquired on Thursday....
      Thus I suppose if one names pizza by the day of the week it is, it'd be Thursdays pizza since the pizza was essentially born on that date.

      posted in IT Discussion
      kamidonK
      kamidon
    • RE: Gaming - What's everyone playing / hosting / looking to play

      At the moment me and the wife have been playing Diablo 3 RAS. We beat the game together, but now we've both been playin' solo, she wants to beat the game herself and as for me, I love leveling a new character with set gear once they hit 22 and while being paragon 122 😄

      posted in Water Closet
      kamidonK
      kamidon
    • RE: Starting a job search

      @travisdh1 said in Starting a job search:

      I used ZipRecruiter. It took me a bit, but finally found something that pays reasonably well. Once you get your information plugged in, applying is really quick and easy. A lot less work than any of the other sites.

      That's my favorite.
      Another great one is Indeed. It's simple, easy to use and makes applying easy (when applicable lol)

      posted in IT Careers
      kamidonK
      kamidon
    • RE: MSP Helpdesk Options

      @360col Man I love Zendesk.
      I'll admit though to hating it in the beginning.
      I was so used to Spiceworks and all the # commands, switching over to different # commands drove me nuts!

      But yeah, now I'd never go back.

      My current org uses ServiceNow, which has the worst UI I have ever seen. There's just too many damned options, so confusing. Though I believe it's customizable, but I'm not sure.
      No longer am I running the show, which is a huge relief. Four years of stress added triple that to my age lol.
      (New state, new job, yay!)

      posted in IT Discussion
      kamidonK
      kamidon
    • RE: Gaming - What's everyone playing / hosting / looking to play

      @scottalanmiller But I don't have a computer! Lol... well I finally do now, but at the time, my 8 year old computer took a dumb. The motherboard decided to harikari itself.
      Well.......darnit I guess I could start getting a new build together piece by piece. Definitely not fixing my dinosaur. What's a DDR2 and a Q9650? Lol...or a GTX 280....

      posted in Water Closet
      kamidonK
      kamidon
    • RE: What Are You Doing Right Now

      And I apologize to everyone for venting and veering this overall question/topic off the rails.

      Right now I'm working on a new project I've been tasked with: Creating several scripts, one for setting default credentials for all IIS Sites, another for setting up application pools, another for websites, another for application setup, another for shared configuration.

      Since this project is so simple, I'm thinking about creating a Powershell GUI for the scripts. (and also asking if I can just combine them all...Though I think I'll make them all separate as requested and then just make the one with the GUI)

      So finally, after two weeks of literally doing nothing, I have work.

      posted in Water Closet
      kamidonK
      kamidon
    • RE: What Are You Watching Now

      @black3dynamite said in What Are You Watching Now:

      @kamidon said in What Are You Watching Now:

      @black3dynamite said in What Are You Watching Now:

      @kamidon said in What Are You Watching Now:

      I suppose it would be boring if Thor just beheads Thanos a second time, but I think I'd prefer it, then they could just be shown fighting that massive army.

      From the first Iron Man movie that ended up kicking off a 10 year journey. And with Avengers, Iron Man 3, AofU, Infinity War and Endgame. It was always about Thanos and Tony Stark. At least that's how I see it.

      I'm going to go back and watch all the movies again one of these weekends.

      Endgame brought out a lot of "I remember that" moments from me because of the previous films.

      It's just been too long for me. I was like, "Who is that dude?" "Wtf are they talking about?"
      Lmao..............yeah definitely need to re-watch some movies...

      posted in Water Closet
      kamidonK
      kamidon
    • RE: What Are You Doing Right Now

      Writing a GUI Powershell script for setting up Application pools for IIS.

      posted in Water Closet
      kamidonK
      kamidon
    • RE: What Are You Doing Right Now

      Celebrating in my head for finishing two gui scripts.
      One to create AppPools and the other GUI that will create websites. (boss wanted them separate.)
      I'm getting pretty decent with scripting, I still suck...but...they work! 😛

      posted in Water Closet
      kamidonK
      kamidon
    • Throwing the White Flag

      I need help with MDT deployments, more specifically with deploying applications. For some reason I keep getting errors, the only deployment that I have working is with Office 2016 and that one is much more complicated!
      I have .MSIs' that should be extremely straight forward to install! They silent install for me when I enter the same darn command that's in MDT!
      example... In MDT I'm installing an MSI from a remote server (our file server, Hyper-v, Server 2012 R2, It's hosted on the same network as the install I'm making), so I use \server-location-file\store\software\Trend_micro\Trend.msi /qn
      Doing that in command prompt works just fine, though MDT doesn't like that! MDT installs while booted in the OS, so I fail to see why it can't do that simple command... That's just one example, the other is adobe reader DCs silent install .msi and the last one is BlueBeam Vu.

      There are several other programs, but I'm trying to get the free ones working.
      OH I did get AutoCAD working again, so there's that...which again is nowhere near as complicated as these simple MSIs' I'm trying to get to silent install.
      Ugh. Can anybody help?

      posted in IT Discussion mdt deployment windows 10 enterprise windows 10 server 2012
      kamidonK
      kamidon
    • RE: Uncertain Of Wants

      @scottalanmiller Ohhhhhhhh ok, I'll try that!
      Thanks

      posted in IT Careers
      kamidonK
      kamidon
    • RE: Gaming - What's everyone playing / hosting / looking to play

      At the moment, I just started playing Oniguri. I like it so far, it's pretty fun actually. It's cool that abilities are different per weapon and they can level up! The game doesn't have the polish of the more mainstream MMOs out there, but it's fun and that's all that counts for me 🙂

      posted in Water Closet
      kamidonK
      kamidon
    • RE: Recommended IT Dashboard?

      @johnhooks Oh really? Well we'll definitely give it a try. Thanks John!

      posted in IT Discussion
      kamidonK
      kamidon
    • RE: Uncertain Of Wants

      @flaxking I love writing Powershell scripts, but I can't see myself full time developing, despite my wanting to learn C# or Jquery.
      Hmm, I think I'll try and continue down the Azure Devops path, get that cert and go from there.

      posted in IT Careers
      kamidonK
      kamidon
    • RE: Gaming - What's everyone playing / hosting / looking to play

      Must.....play......Division...... Dangit, just got paid too! Annnnnnd it's gone! lol.

      posted in Water Closet
      kamidonK
      kamidon
    • RE: Laptop trying to factory reset itself

      Maybe F11 is sticking? Lol

      posted in IT Discussion
      kamidonK
      kamidon
    • RE: Updated my Resume

      @s-hackleman said in Updated my Resume:

      Ok Here is Attempt 2.

      Version 2

      Now THAT is a great looking resume.
      Short, straight to the point.

      Excellent job.

      posted in IT Careers
      kamidonK
      kamidon
    • RE: Gaming - What's everyone playing / hosting / looking to play

      @wirestyle22 Ohhh I figured it might be something to do with retro gaming.
      I do love indie games, me and the wife recently had a blast with Bro Force!
      Several months back we were playing (and only I was loving!) Nom Nom Galaxy! The wife despised it, I absolutely love the game haha
      You simply run around, collect ingredients for soup and toss them into the soup making machines. Then lift the barrel and launch it to the stores in the galaxy.
      Super fun

      Haven't played it in a while, but The Escapists is pretty fun. Though the prison I'm in now is super hard!

      posted in Water Closet
      kamidonK
      kamidon
    • 1 / 1