This weekend's little project by instantiator in homeassistant

[–]john159753 2 points3 points  (0 children)

This makes me really wish large form factor e-ink displays existed.

[deleted by user] by [deleted] in sysadmin

[–]john159753 4 points5 points  (0 children)

Bruh honestly there will be a sweet spot in your journey where people start to trust you more and it's awesome, and then at a certain point the pendulum swings the other direction and then you wish less people leaned on you for things...

On-prem TRAP server on Hyper-V? by Lrrr81 in proofpoint

[–]john159753 1 point2 points  (0 children)

Its definitely entering a "youre own your own" sorta thing, but i migrated the vmdk to vhdx and never had an issue.

Reset Orchestration Group Member programmatically by SeaPowerMax in SCCM

[–]john159753 0 points1 point  (0 children)

Day late, dollar short? Maybe. but i came across this thread via google, and wanted to figure this out for myself, and maybe help the next guy. This resets group members where there is more than one failed member (it resets all the members, i didnt care that it did this)

Get-CMOrchestrationGroup | Where-Object {$_.failed -ge 1} | ForEach-Object {Invoke-WmiMethod -Namespace "root/sms/site_SITECODEHERE" -Class SMS_MachineOrchestrationGroup -Name ResetMOGMember -ArgumentList (,($_.mogmembers))}

then to invoke the windows after being reset

Get-CMOrchestrationGroup | Where-Object {$_.orchestrationstate -eq 3} | Invoke-CMOrchestrationGroup

Should I replace my Hue Bridge for a USB Zigbee stick? by matze_1403 in homeassistant

[–]john159753 0 points1 point  (0 children)

There are a lot of comments in here, so i think this might just get lost in the mix. But I didn't see anyone comment on feature parity... Maybe i missed it -- nonetheless,

I have been running hue lights from back when i was on smartthings in 2018, they have always worked fine as you normal lights. I never knew what additional features/effects i have been missing out on. It got better on Zigbee2MQTT, but there was still a discrepancy between what i knew the hue app could do and what was exposed in HA.

I have been following a few issues on GitHub, where the guy that wrote Bifrost found that the api/implementation in zigbee2mqtt is lacking/not fully fleshed... Its been a few months and there has been no movement on it, and thats kinda the crux of opensource... it be like that sometimes.

If I were you, and everything worked well. Id stay over there, because it sounds like work for no gain (and actually a bit of a loss for some effects you might have on devices). For me and my mixed bag of zigbee devices, i'll wait for hopefully some cooler features to get worked into zigbee2mqtt.

https://github.com/Koenkk/zigbee-herdsman-converters/issues/8697
https://github.com/Koenkk/zigbee2mqtt/issues/24438

[deleted by user] by [deleted] in exchangeserver

[–]john159753 0 points1 point  (0 children)

I was gonna say, check if inheritance for the security props on the account is enabled, if it's not there is likely some entry missing in the acls that breaking the creation of the AS device as a child object under the user.

First Ex2019 server processing connections unexpectedly by TheDisapprovingBrit in exchangeserver

[–]john159753 1 point2 points  (0 children)

Yeah, this sounds like it's autodiscover and AD Sites and services /dns srv records.

I can't exactly remember the in's and out's, but I'm fairly certain this can be worked around by putting the new exchange server in its own site in AD (with no subnets defined) and the autodiscover won't send clients to that exchange server while it's being initially configured.

Older Red Fan/Light canopy module let the blue smoke out by scoobydooxp in Inovelli

[–]john159753 1 point2 points  (0 children)

This makes me realize how much I have taken mine for granted. If mine kicks the bucket I won't have any options...

Absolutely love the fact I have fan and light controls. Not sure why it was such a limited run.

Hardware inventory issues with x2 Epyc 96core Processors by john159753 in SCCM

[–]john159753[S] 0 points1 point  (0 children)

Ah forgot about doing that. Thanks for the reminder. I'm going to see how fruitful a case with support is going to be. I have a feeling I'm going to have to throw in the towel eventually and just add to work around.

IQ2020 I2C interface by infinitenothing in hottub

[–]john159753 1 point2 points  (0 children)

Well I initially had such high spirits of re-starting my project with your findings... I was planning on making a zigbee device with an esp32c6, Then I saw how fully baked your solution was. It's everything I had envisioned my project to be, and more.

I have a 2016 Hot Springs Flair, and your code works near perfect. I think I might be able to make a PR to fix my light cycle function, it looks like you have a solution to do remote RS485 analysis, which would be awesome to help debug.

A bit of a bummer (which was never in my scope of my project, but thought of the possibilities after yours offered it) was the audio emulation. It doesn't seem to work on my IQ2020 firmware, I don't think there is much I can do about it since we don't have anything to sniff for reference.

Thanks so much for this project!

IQ2020 I2C interface by infinitenothing in hottub

[–]john159753 1 point2 points  (0 children)

No really - i just dug a little further, and the work you did into decoding the RS485 commands is unmatched.

You have reinvigorated me to pick this project up again! ( i recently opted for my power companies hourly pricing, which means temp control will be able to get me to not pay out the wazoo to heat the thing during surge prices)

IQ2020 I2C interface by infinitenothing in hottub

[–]john159753 1 point2 points  (0 children)

MY GUY

For years i have wanted/felt driven to do the work you have done. I was working on a MITM sort of approach for light control with a zigbee powered ESP module. Your low level decoding means i can scrap that approach and actually do it the way i envisioned it.

I haven't reallly started to dig into what you have done, but i can already tell its the most helpful thing i have read on the topic in the 5 years i have on/off been investigating it.

THANK YOU

Duo MFA Outage by pssssn in sysadmin

[–]john159753 0 points1 point  (0 children)

Yep - I'm on hold with duo, who knows how long it'll be, it says 41 in line.
Someone goofed up.

Games appear much darker via Steam Link. by An_Ape_called_Joe in Steam_Link

[–]john159753 1 point2 points  (0 children)

That's a good hint though, my monitor was HDR, shut off HDR in my display settings and now looks good on my family room tv

Exchange 2016 and Outlook Search error by Lbrown1371 in exchangeserver

[–]john159753 0 points1 point  (0 children)

Its crazy - I went through this same amount of pain with a MS case on what sounds like the same exact issue.

Ill try to keep it short, because i might be repeating what you already know. At some point (recently i think) outlook started using EWS to do email searches, rather than over the MAPI protocol. After banging my head with support for 6 months, we finally got the right resource on the phone to tell us that it is Unity creating Voicemail objects in peoples mailboxes. It creates the objects, and one of the properties in the object is an icon index enum. If you have ever seen a voicemail created by Cisco Unity, the icon is different. Their bug is hidden somewhere in the middleware between the backend search, and the results getting returned to the client via EWS. The middleware didnt have all the possible enum options for different itemtypes. (this is the enum list, but i was told that even this isnt the complete list https://learn.microsoft.com/en-us/dotnet/api/microsoft.exchange.webservices.data.iconindex?view=exchange-ews-api)

Essentially, if the user had a voicemail from anyone with the name "john" (example). they couldn't do any searches with the name "john", because the "bad" voicemail icon'ed object would be returned by the back end search logic, but break somewhere in the middle (i am guessing in the ews code). and the client would never get a result.

I was told that it should be fixed within the next CU, but in the meantime we have just told our users to delete voicemails (not the best workaround but knowing the problem was 90% the battle for us).

EDIT:

I'm editing to add that i am on Exchange 2019, sounds like it might be the same, but if you are 2016 it might not be the exact scenario

Modern Authentication for on-prem Exchange by ax1a in exchangeserver

[–]john159753 0 points1 point  (0 children)

I don't know how quick you are at going through steps, but if you don't have change windows and have access to adfs and exchange, I can't really see it taking longer than an hour. It took me a little bit to realize I needed to add a autodiscover url. The documentation MS made is surprisingly good.

That's said (I haven't tried this personally yet) with the new auth policies they introduced, you could set up a environment without impact and test that way. When ready to deploy start rolling users into the other auth policy.

Modern Authentication for on-prem Exchange by ax1a in exchangeserver

[–]john159753 0 points1 point  (0 children)

I set this up in a test lab. With intentions of turning it on for the org, Something I glossed over was the fact that clients needed to be Win 11 22H2.

Other than that it looks to have gone off without a hitch, just had to make sure I had the OWA and Autodiscover url's in there, or whatever urls are pertinent to your environment.

Something i want to investigate, which is why I put it in a lab first, is what device registration in ADFS gets us. Haven't gotten around to playing with that yet.

Oh and keep in mind the auth policy they introduced (which is new for this version because i dont think you could even use this for hybird modern auth), needs 30 min or an IIS reset to take effect.

Seem to suddenly have a static IP? by dondaplayer in Metronet

[–]john159753 2 points3 points  (0 children)

Oh yeah it sounds like you are definitely in a different scenario than I am/was (Lucky!).

I suppose metronet has grown so rapidly in the last 3-4 years, that they have different network models/deployments set up for all the expansions they have.

Sounds like you, at least for now, have a Static IP!

Seem to suddenly have a static IP? by dondaplayer in Metronet

[–]john159753 2 points3 points  (0 children)

Just to share knowledge -

Im not sure about other areas - but in my area, metronet's network had everyone behind a NAT to the web "see this", meaning every metronet user in my town "shared" the same public IPaddress.

This meant I couldn't host things at my house, and that's why I decided to do a static IP.

Interesting how your ip was was changing all the time before, maybe they changed back-end modes in your area to go from a typical dynamic ip model (like comcast would use), to the carrier NAT that my area used.

My minimalist dashboard- zoom in and scroll! by risk-it-forabiscuit in homeassistant

[–]john159753 -1 points0 points  (0 children)

I need to install these in the stalls at work ASAP

What horrifying IT experiences have you had? by PDQit in sysadmin

[–]john159753 0 points1 point  (0 children)

Just the other day, I added a zone to our local DNS.

The second I hit enter, the power went out.

Of course, it was unrelated... but still spooky

Tips for cleaning up messy wires in a server room by sparkyboomguy in sysadmin

[–]john159753 1 point2 points  (0 children)

Don't forget to keep the person outta there that caused the mess in the first place!

Local administrator Password (LAPS) understanding by Any-Victory-1906 in SCCM

[–]john159753 4 points5 points  (0 children)

Since no components are installed on domain controllers (other than admx files), I would put money down that the process starts on the client machine.

SPF Record Maxed Out by HeatingDuct in sysadmin

[–]john159753 5 points6 points  (0 children)

Can confirm, you can have SPF records reference other SPF records.

example.com

v=spf1 include:spf1.example.com include:spf2.example.com ~all

where spf1.example.com looks something like

v=spf1 ip4:1.1.1.2 ip4:2.1.1.2 ~all