You may have posted that in the wrong thread?Arnold says all of 73 words in The Terminator.
It's not always obvious that this is in "The Server Room". And besides, Arnold was a robot with AI generated programming.You may have posted that in the wrong thread?
Lol, yes. There's a very similarly named thread in the Lounge where that does belong. Mea culpa, but I'll leave it there as a learning tool.It's not always obvious that this is in "The Server Room". And besides, Arnold was a robot with AI generated programming.
Yeah that's often the case.Renewing support/maintenance on our "end of sale" (but not "end of life") PA firewalls will cost more than buying brand new replacements. That doesn't count the person cost of screwing around with the actual replacement, but still, funny in a not-haha-funny kind of way.
And that is by design.....Renewing support/maintenance on our "end of sale" (but not "end of life") PA firewalls will cost more than buying brand new replacements
Oh I know, nothing I hate more than the bullshit on-prem hardware replacement treadmill...while I am aggressively moving compute and storage to public cloud, unfortunately we're still going to need firewalls for our physical locations for the time being. Almost certainly not going to be PA in the future though. Maybe it's worth it for large orgs to put up with their crap, but it's not for us.And that is by design.....
Change control should tell you whodunnit.Oh that was dumb. Turns out the problem node's bootarg.init.boot_recovery had a flag set. Unsetting it let everything come up normally.
Change control should tell you whodunnit.![]()
So your plan is to have people in the lobby, snack room, and MPR(?) watching conference room meetings?Well this isn't going to be cheap, we're excited about the build though
Other way around. Be able to feed the conference rooms arbitrary inputs (Cable TV, HDMI input somewhere, digital signage (brightsign)So your plan is to have people in the lobby, snack room, and MPR(?) watching conference room meetings?
I'm just hoping nothing interferes with all this HD bluetooth. It was awkward once when we had so many guests, it took down our wifi and a video couldn't be played.
Sorry if I laughed at that (not entirely), but if you stop and look about, you'll see that ridiculousness way too often in the industry. Hell, that one even bit IBM at one of their call centers once (both outside connections ended up going back to AT&T where an upstream cut happened). If I recall the news article correctly, it was a guy with a backhoe in the middle of nowhere that was digging to replace a water line at someone's house and didn't know the buried AT&T conduit was there (lots of blame and finger pointing, ended up the physical plant/civil engineering docs were wrong and had the conduit on the opposite side of the road).Many, many years ago I was helping a friend of a friend work through some stuff at their work. They had a mini-call center, and had (from what I remember) a pair of T1's from ISP/Telco A, and another pair from ISP/Telco B, and even had physical last mile diversity and entered the building on different sides. One day all of them drop off at the same time. Turns out nobody checked and ISP B was using ISP A for transit and an upstream DS3 was cut that fed them both.
Oh. Never heard of that. I feel a lot better about everything being wired.I can't tell if you're joking or not, but this is all 18Gbps (4k60 @ 4:4:4) HDBaseT gear, not wireless.
Yeah, AT&T are forcing us off our 100 year old analogue lines. We only have them for elevators and we are replacing them with mobile lines that are a fraction of the cost.Another good one is hitting old & abandoned in place trunk lines. Nobody bothers to send out a locate for those (even though they're supposed to) and the sinking feeling you get when you look in the ditch and see a 1500 pair trunk line cut is just the same even if it is AIP'd.
Yeah so for a few years our typical Teams room setup are the Poly X50/52's which do "Direct guest join" for Zoom and webex but it honestly kind of sucks, you only get 1 monitor (on dual display systems) and a lot of other limitations. So each office has one of the "Plus" rooms with a conference PC the room can switch to. The 4x4 matrix is hidden with the gear and users never touch it, we map F8 on the keyboard to a powershell script that tells the matrix over RS232 what inputs to go to. One huge benefit of the poly X series bars is they have a USB input and when that goes active the bar goes into "Device mode", which makes it show up to the computer as a speaker/microphone/camera. This means no duplication of that portion of it and zoom/webex/youtube/anything on that PC can use the bar for A/V. We manage this with a Startech industrial USB hub that we also turn on and off via a powershell script, when you push F8 the USB hub port turns on and the matrix switches.I was already wondering how you prevent people fucking with the matrix switches and teach them which remotes to use to reset it back, but a web based portal + "just fix it" buttons work.
We've standardized on Logitech Rally systems. One room we installed an accessory set of 3 microphones that hang from the drop ceiling. Helps with those 30 people meetings. We don't really use the Rally bar's features much as it locks you into an ecosystem. Instead, we just plug it into whoever's laptop and they connect to the meeting as if they were at home.Life got so much better when we started convincing customers to let us redo conference rooms with proper setups, though we mostly use the Logitech Rally systems.
watOur users don't like bringing their laptops to meetings. sobs
++
That's the plan. I just realized that windows lied to me and despite the file disappearing in explorer with the shift-delete, it's still there and reappears after a few seconds or an F5 refresh. The obvious way to delete a stuck file like this is with a linux boot cd, but I consider this a last resort on our main file server and probably not worth any risk or downtime.Why not just push it out with GPP? No need for 3rd party tooling.
Too many people have no idea how to turn off notifications on their laptops, and after some very embarrassing incidents we've pivoted AWAY from laptop-based meetings. We use the full Logitech Rally (with "swytch" and "tap") + MTR setup in our rooms. The option to connect a laptop via USB is installed in all of the rooms, but it's meant as a last-ditch option in case an MTR blows up during a meeting (which has happened) or for troubleshooting. The full-fat MTR solution comes with some decent remote-support capabilities which has been a lifesaver due to our huge geographic footprint, but we're learning that the option to remotely power-cycle equipment is a must, so we're adding managed PDUs to some of the remote and/or more critical locations to be able to cycle the displays, Logitech equipment, and MTR PC.++
We started requiring a laptop to host meetings this year - it simplified the room hardware and let us drop some licenses. Overall has been a much nicer experience on the support side, as well as (I am told) the user side.
still getting access is denied. I'm trying to disable UAC to see if that helps, but it requires rebooting the file server.Use psexec to launch a cmd windows as SYSTEM and delete it that way.
Can the original programmer log into that PC with their own credentials and try deleting the file? Or open CMD with their credentials?still getting access is denied. I'm trying to disable UAC to see if that helps, but it requires rebooting the file server.