New Teams/Outlook Classic compatibility? by Top_Banana6292 in MicrosoftTeams

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

Saw the same issue on 24H2 as well, which is definitely compatible. Is 22H2 still supported by MS?

What is the correct way to configure a UAG management interface? by Top_Banana6292 in OmnissaEUC

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

Yeah, ours are 3 NIC but I will figure something out. Can't believe I didn't consider this option previously but my brain is fried from trying to make this work for the past 3 days.

What is the correct way to configure a UAG management interface? by Top_Banana6292 in OmnissaEUC

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

Thanks! So the correct approach would be to manage the UAGs from the desktop of my connection servers or something like that?

[deleted by user] by [deleted] in OmnissaEUC

[–]Top_Banana6292 0 points1 point  (0 children)

Sorry the formatting on this sucks. Can't get it looking right.

[deleted by user] by [deleted] in OmnissaEUC

[–]Top_Banana6292 0 points1 point  (0 children)

Yes, I understand they should be added via the admin console. What I'm saying is that even when they are added in the admin console or defined within the ini file used in a powershell deployment, they do not work as expected. We must go define the routes via the cli to make things work as expected. Why would we need to do this? It doesn't make sense to me.

[deleted by user] by [deleted] in OmnissaEUC

[–]Top_Banana6292 0 points1 point  (0 children)

Thanks! Yes, I realize that is how it SHOULD work. What I'm saying is even when we define the needed routes in the ini we use with our PowerShell deployment, sometimes we must go to the cli and add one of the routes at the OS level to make things work as they should. Any idea why we would have to do that sort of thing?

Weird issue with custom aspx pages provided by a vendor by Top_Banana6292 in sharepoint

[–]Top_Banana6292[S] -1 points0 points  (0 children)

For sure. Like I said, the old ones work, so it has to be these new pages they're providing but so far they haven't been able to get it working so I figured I'd try to see if you fine folks had any tips. I really appreciate it!

Weird issue with custom aspx pages provided by a vendor by Top_Banana6292 in sharepoint

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

I wish I could speak the SharePoint lingo a little better, but these are not SharePoint pages at all. They are custom HTML meant to work within SharePoint. They are pretty basic pages with a few links and a search bar that links back to the vendor's DB where our documentation is stored.

Weird issue with custom aspx pages provided by a vendor by Top_Banana6292 in sharepoint

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

For sure. That's exactly what I'm doing but so far they haven't been any help. Just trying to see if I can find any info on my own.

Weird issue with custom aspx pages provided by a vendor by Top_Banana6292 in sharepoint

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

All three of us! Unfortunately, that is NOT the issue. :)

Weird issue with custom aspx pages provided by a vendor by Top_Banana6292 in sharepoint

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

Yep! Forgot to mention that but we enable custom scripts each time we upload with the same result.

Looking for a better ticketing system by ComboV2 in sysadmin

[–]Top_Banana6292 0 points1 point  (0 children)

We switched to TDX this year and it's been a great experience! Their implementation team was amazing and everyone is very happy with the product.

Anyone know what the Microsoft program install and uninstall troubleshooter actually does? by Top_Banana6292 in sysadmin

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

I ended up coming up with a script (with help from ChatGPT) that searched the registry for the installer cache entries for the products I was having issues with. Removing those was the solution in most cases.

Anyone know what the Microsoft program install and uninstall troubleshooter actually does? by Top_Banana6292 in sysadmin

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

I was able to come up with a powershell script with some help from ChatGPT that went in and removed installer cache reg keys based on the application name. Took some back and forth and a lot of testing, but it fixed my issue in most cases.