ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Jason
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 3
    • Topics 139
    • Posts 2,344
    • Groups 0

    Topics

    • J

      Outlet Covers

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      21
      0 Votes
      21 Posts
      2k Views
      J

      @brianlittlejohn said:

      They also use colored ones to identify isolated ground circuits too.

      yeah cause no one wants a nice shock from different in ground potentials.. well some people like getting shocked but not me.

    • J

      MWI Cisco Remote Site

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      1
      1 Votes
      1 Posts
      255 Views
      No one has replied
    • J

      Looking for a cheaper/entry level SAN

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      13
      1 Votes
      13 Posts
      1k Views
      scottalanmillerS

      @Dashrender said:

      @scottalanmiller do any of those support SSD caching?

      No. The Drobo B1200i does SSD tiering. None of them do caching.

    • J

      MangoLassi

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet
      14
      0 Votes
      14 Posts
      2k Views
      JaredBuschJ

      @Dashrender said:

      @MattSpeller For me it's about just making everything online encrypted.

      Hide the important things in the noise. Right now the use of encryption is more of a flashing red light to those looking that someone has something to hide. OK that's over stating it, there are plenty of sites that use encryption, but I'd rather the sea just be nothing but.

      To me, it is not even that.

      It is hide everything in transit.

      What I post is highly public for multiple reason. Not the least of which is the use of my name.

      But when I am posting I want the expectation of knowing that no one in between me and the site I am posting on has the ability to scrape anything plain text out of the packets in transit.

    • J

      SAP Licence server

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      8
      1 Votes
      8 Posts
      778 Views
      J

      Looks like it's not tied to the IP address itself, nowdays but a virtual IP. Which the way we did our rescoping was to add a second NIC so that mapping was lost (if we had just changed it on the primary NIC it would have been fine, but caused other issues). Anyway we can't just add this back because SAP destroys the licence if it detects this changed. We have to wait for a new file from SAP..

    • J

      1/1/1970 will brick an iPhone

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      4
      1 Votes
      4 Posts
      594 Views
      J

      @aaron said:

      It is 2016, not 1969-12-31, why would you do that?

      It's about software bugs.

    • J

      AD copy account memebership

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      8
      1 Votes
      8 Posts
      854 Views
      J

      This worked

      import-module ActiveDirectory cls write-output "This script adds the destination user to all the Groups which the source user is memberof." write-output " " write-output " " $SName = Read-Host "Please Enter the alias name of the source user " $DName = Read-Host "Please Enter the alias name of the Destination user " $DN = Get-ADUser $DName -Server DOMAINBDC $K = Get-ADUser -Identity $SName -Properties memberOf foreach($group in $K.memberof) { Add-ADGroupMember -Identity $group -Member $DN write-output $group }
    • J

      Microsoft Volume Licensing Service Center Down?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      5
      0 Votes
      5 Posts
      1k Views
      StrongBadS

      Working here.

    • J

      Cisco ASA vulterablities

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      4
      4 Votes
      4 Posts
      896 Views
      dafyreD

      @Jason said:

      @Dashrender said:

      Thanks - I have one customer with one of these.. might be time to change to a ERL

      It's an easy upgrade Just upgrade to the ASA version not affected.

      Assuming said customer is paying the contortionist extortionist pricing for software updates.

    • J

      New IT Director

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet
      26
      2 Votes
      26 Posts
      4k Views
      Reid CooperR

      Sounds like at least a chat with the big boss is in order.

    • J

      IT people treatment

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet
      23
      1 Votes
      23 Posts
      2k Views
      nadnerBN

      @dafyre said:

      @wirestyle22 said:

      @Jason said:

      So I've always wondered, why do so many people treat IT Staff (Technicians, Network/server admins and even directors) like crap? Is is because employees think these positions are below them or what?

      Most people have trouble managing their expectations I find. There is also a disconnect with users where they think you caused their problem when in reality you are there to fix it.

      And they expect the fix to be as simple as you waving your magic wand.

      I have been know to proximity fix things. 😉

    • J

      Comcast never showed up

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet
      27
      2 Votes
      27 Posts
      4k Views
      scottalanmillerS

      @travisdh1 said:

      Which is how we get to today, where government has near direct control of business. Or is it business has near direct control of government? Either way, it's just bad for the little guy.

      I think this thinking is what allows it to happen. The fault cannot be that of the government nor can it be of business. They act as they are told and are predictable. The fault is always with the people. Always.

      The problem is, business has control of the people. This is at the request and permission of the people, of course. But that is the essential problem. It's a democracy, the people control the government. But the businesses control the people. The people could stop it anytime they want, but they don't want.

    • J

      Cisco Jabber (CUPS) Interclustering

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion cisco jabber cups
      7
      1 Votes
      7 Posts
      2k Views
      A

      @Jason True 🙂

    • J

      List of websites that support 2FA

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      21
      2 Votes
      21 Posts
      2k Views
      DashrenderD

      @Jason said:

      @Dashrender said:

      I'll definitely give you that - but then you're still at the single device problem. Logging in from a phone, and getting a text message on the same device.

      Same Device isn't as big of a deal.. It's more of same method of access. EX: Email is a back door to most accounts, if you have the email you can reset anything. So using the email as a place to send the 2FA login codes is just not a good idea.

      Agreed.

    • J

      Comcast Claims Cable modem is theirs

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      11
      1 Votes
      11 Posts
      1k Views
      scottalanmillerS

      @travisdh1 said:

      @Jason said:

      I'll probably have to turn it over to them (while filming) and the pursue legal action. Otherwise they will send the account to collections for the fees, and possibly even back charge for cable modem rental for 3 years. ($10/month + $300 fee).

      Do not turn it over to them. Don't even talk to them anymore. Just head for small claims court. This is theft, and you have the evidence.

      And with the contract you might even have "premeditated intent to defraud and extort."

    • J

      Best Smart/Video Door Bell

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet
      6
      1 Votes
      6 Posts
      2k Views
      H

      Correct

    • J

      Best Smart Thermostat

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet
      11
      1 Votes
      11 Posts
      2k Views
      J

      @Dashrender said:

      What good are remote sensors if you don't have a HVAC system that has multiple zones?

      My house is all a single zone. My second floor is often 5-10 degrees more than the main floor, which is 5+ degrees warmer than the basement.

      Averaging is about the only good thing. In a ranch house the thermostat is always in the hallway.You can say you you want a sensor to be at a certain temperature but it's going to affect everything else and over work your system.

    • J

      VPN for Domain Controllers

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      30
      2 Votes
      30 Posts
      5k Views
      scottalanmillerS

      @travisdh1 said:

      @scottalanmiller said:

      I've not run my own but several people here have, they might have a good idea as to the time and effort involved.

      After looking at it for 5 minutes this morning, really no need to. It's just a client so far.

      I'd love to see something like this that you could easily keep everything in-house.

      Totally in house available too.

    • J

      Cisco AutoSmart Port

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      2
      1 Votes
      2 Posts
      563 Views
      J

      Turned out to be a bug in the Cisco IOS version 15.0.. updated to 15.2 and it worked.

    • J

      Hyper-V/Cisco 2960 Switch issues

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      7
      3 Votes
      7 Posts
      1k Views
      J

      @dafyre said:

      I gotcha. Yeah... I ran into that problem too when I first started at this employer. They didn't want me to do my Hyper-V setup on hardware initially, but then I convinced them because they didn't want to make changes to production VMware servers, lol.

      We have so many of them it doesn't matter. We have them with Trunked with the production lan and the Test Lan, we use the same physical hosts for both.

    • 1 / 1