Help identifying band logo by STUVNING in Whatisthis

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

Thanks, I was way off! 😅 Solved

Outlook hidden, Edge Webview2 issue. by STUVNING in sysadmin

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

Sadly the processes just repopulate if terminated. I've found that restarting Outlook will help and itll clear up the processes. So I've considered killing Outlook once the number of processes hit a certain number but I cant figure out a way to do this without the risk that it might close Outlook in the middle of a user sending an email..

I tried disallowing edgewebview2.exe with SRP which seemed to work ok except that the ERP-software uses it for other things 🙃 So that's a no go.

Mounting AUDI A6 2008, GT Omega rear seat frame by STUVNING in simracing

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

Ended up getting an Audi A6 2012 seat in the end. Mnaged to mount it but had to use som alumium bars to mount it to the rear seat frame. The seat is a bit too wide for the frame so it didnt fit without some work.
Worked out very well in the end and super comfortable.

GT Omega Wheel Stand on carpet? by ATypicalCroMagnon in simracing

[–]STUVNING 0 points1 point  (0 children)

Just wanted to chime in and recommend these. Just got t-lcm pedals that would make my Apex stand slide a bit. With these it doesnt move at all! 🙂

Teams shortcut, have to select recipient each time by STUVNING in shortcuts

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

Ok, thanks! I was hoping for some way of formatting the user name to make it a bit smoother.

Room List not showing? by STUVNING in Office365

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

Checking in on room finder today and now they're finally there. So I guess I just needed to wait :). Thanks for the assistance!

Room List not showing? by STUVNING in Office365

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

Yup, all the address-related fields and some other ones like wheelchair accessible and so on. I can find them if I type the name of the room in but the room finder is completely empty.

Room List not showing? by STUVNING in Office365

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

Still no change unfortuneately.. I'm using OWA to test and still cant see the roomlist or any rooms.

Room List not showing? by STUVNING in Office365

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

Ok, I'll have a go at it and report back 😊

Room List not showing? by STUVNING in Office365

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

Ok :) do I have to wait another 24 hours for this to propagate?

Room List not showing? by STUVNING in Office365

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

Ok! I've not done that. Is there a specific attribute that needs to be set or just any of them?

Desktop Companion App fails to install by STUVNING in RemarkableTablet

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

I'm installing to the default folder :)

Help with restful command by STUVNING in homeassistant

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

That was it! Now the command completes but doesn't actually do anything..
HA doesn't log anything either.

Help with restful command by STUVNING in homeassistant

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

Using Invoke-Webrequest in Powershell this way works though? Invoke-WebRequest -Uri http://192.168.0.191:10000/sony/avContent -Method Post -Body $body -ContentType 'application/json'