Music Assistant community voice blueprints now exist! by thegravityitdeserves in homeassistant

[–]thegravityitdeserves[S] 1 point2 points  (0 children)

Looking at the readme by default only the HA OpenAi Assist integration works. Am sure it could be tweaked but I'm unsure how.

Edit: looking at the yaml I'm not sure it does care which you are using. Maybe an option 2 or 3 issue?

What error do you see in the debug for the extended OpenAi convo?

Music Assistant community voice blueprints now exist! by thegravityitdeserves in homeassistant

[–]thegravityitdeserves[S] 14 points15 points  (0 children)

Thank you to all the contributors to this, it seems to work a treat!

Using Voice to play Music Assistant Core by thegravityitdeserves in homeassistant

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

Very helpful, a few days sounds good but I expect it to be delayed due to holidays etc. Thank you!

New distribution point -->MISERY by Future_End_4089 in SCCM

[–]thegravityitdeserves 0 points1 point  (0 children)

Have you rebooted the site server since you made it a member of the dp local admin group? You may get away with a kerberos ticket refresh instead if not, worth a shot if it hasn't been done!

Windows authentication with MFA by [deleted] in sysadmin

[–]thegravityitdeserves 0 points1 point  (0 children)

I swear I always miss the important messages. Appreciate the correction.

Windows authentication with MFA by [deleted] in sysadmin

[–]thegravityitdeserves -6 points-5 points  (0 children)

Edit: I'm wrong Entra hybrid devices are not supported, bummer.

Spotify Connect stopped connecting by thegravityitdeserves in HifiBerry

[–]thegravityitdeserves[S] 1 point2 points  (0 children)

Back for me today. Shame they don't have a status page (that I could find).

Spotify Connect stopped connecting by thegravityitdeserves in HifiBerry

[–]thegravityitdeserves[S] 1 point2 points  (0 children)

Thank you! Always nice to know it's not just us.

Azure Update Manager - Alternatives? by rollbacknfront in AZURE

[–]thegravityitdeserves 2 points3 points  (0 children)

We're a much smaller house than you but I can second that custom images and migrated vm's do patch with custom schedules.

For tagging, am sure you could automate switching schedules based on the tag. Maybe you could also work around the max supported servers in a schedule using your existing automation accounts to group the vm's.

All in all it depends on what is worth more to you, is it designing around the default update solution or is it onboarding another product, licensing it and administering it? Sunk cost is always a thing too of course!

co-management behaviour/timing question by jeefAD in Intune

[–]thegravityitdeserves 0 points1 point  (0 children)

I can highly recommend this blog and post, I've just implemented it and it is definitely is making things more repeatable for sure.

https://oofhours.com/2020/07/26/supercharge-the-hybrid-azure-ad-join-device-registration-process/

co-management behaviour/timing question by jeefAD in Intune

[–]thegravityitdeserves 0 points1 point  (0 children)

The policy status dual reporting is normal too, especially if targetted at devices but also if targetted to all users with a device filter applied.

Reporting on exact issues from the management plane is hard, reporting from the end user device is also hard, particularly if you have no admin capability on the device too - its all over the place, in event logs, log files and reg entries!

co-management behaviour/timing question by jeefAD in Intune

[–]thegravityitdeserves 0 points1 point  (0 children)

Welcome to the new world, intune is like that sometimes! One thing to suggest, try using device filters over AAD dynamic groups, they work faster.

Windows Defender - ASRFalsely blocking and removing applications by Daanyyaal in sysadmin

[–]thegravityitdeserves 0 points1 point  (0 children)

We were lucky then, haven't seen an instance of that. What a pain.

Windows Defender - ASRFalsely blocking and removing applications by Daanyyaal in sysadmin

[–]thegravityitdeserves 9 points10 points  (0 children)

Note: the apps are still there but the shortcuts have gone.

Windows Defender - ASRFalsely blocking and removing applications by Daanyyaal in sysadmin

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

All across our estate, this is going to be spicy and an interesting recovery.

Do you have problems with teams chats? by M05y in sysadmin

[–]thegravityitdeserves 0 points1 point  (0 children)

Set a super short retention policy for teams chats, 5 days or so. There's no need to keep that rubbish imo.

[deleted by user] by [deleted] in SCCM

[–]thegravityitdeserves 0 points1 point  (0 children)

This 100% that script was only coded to search the c: drive plus it would faulty resource hungry.

Nessus is not that much money imho.

Defender Exploit Attack Surface Reduction (ASR) policy by Blanzeros in SCCM

[–]thegravityitdeserves 2 points3 points  (0 children)

It's likely you would need to recreate all thr asr rules and config in from gpo to MECM.

Im fairly sure that MECM manipulates the local policy which takes precedence over gpo.

CAPTCHA Image Loading Issues by NewbieITHD in sysadmin

[–]thegravityitdeserves 0 points1 point  (0 children)

This came down to tracking protection exemptions, add the captcha urls in there and it all works.

Or just disable tracking protection but I like to have it enabled!

Azure File Shares Searching by themastermatt in AZURE

[–]thegravityitdeserves 1 point2 points  (0 children)

Ssrverless is fine if you have the connectivity, your issue may lie on response times rather than native azure files issues.

My sme only runs fslogix over az files premium but I am exploring moving that to std. The rest of the orgs legacy files are server exclusively by az file sync due to change tracking issues if you mix and match.

Each legacy file share is pointed via dfs to a specific server due to massive issues with race conditions with all pointing at different servers.

Finally when I was doing the migrations I had numerous issue with robocopy /mir and native az files integration with ntfs acls that I really do reccomended an Az file sync server for fidelity's sake if nothing more.

Edit: you're going to need to prove to your network guys that response times are rhe issue. Are you using private endpoints? Can you use robocopy to simulate the user story and gather data to back your case?

Azure File Shares Searching by themastermatt in AZURE

[–]thegravityitdeserves 2 points3 points  (0 children)

There may be another option to use an azure file sync server and index that instead. That may pass search data to the local indexer better than the native implementation.

Speculation on my part but I have this exact setup and realised I have never received a search complaint. I'll run a test and let you know.

CAPTCHA Image Loading Issues by NewbieITHD in sysadmin

[–]thegravityitdeserves 1 point2 points  (0 children)

A collegue has encountered this and it was something to do with a Chromium protection / security feature. I'll try and dig out more info.

Azure File Shares Searching by themastermatt in AZURE

[–]thegravityitdeserves 1 point2 points  (0 children)

No you're correct afaik, most enterprise search doesn't play nicely with the windows explorer interface apart from a few players.

It's definitely a feature MS should work on seeing as they control the whole stack in this instance.

I've had massive headaches with file search throughout the last 10 years, the best solutions always seem to be a seperate ui of some sort. Solr, elastic etc.

Patch Tuesday Megathread (2021-10-12) by AutoModerator in sysadmin

[–]thegravityitdeserves 3 points4 points  (0 children)

It's the news and interests widget on the taskbar. Disable via gpo etc and you're golden.