So it goes like this. At work we have a Ruby script that allows us to create a project file for a project that works with any version of Visual Studio between 2003 and 2010. For example, I could run the command...
... and it would find the Visual Studio 2005 project file(s) and create corresponding Visual Studio 2010 files. Since the de-facto Visual Studio install at work is VS2008 abd we skipped 2010m we are planning to migrate straight to 2012. I was asked to update the script to create VS2012 files. Easy enough.
To test my changes, I had to install a copy of the VS2012 trial. Now though, since we don't have any licenses for 2012 yet, and the trial has expired, I've chosen to remove 2012 completely. The thing is, I'm STILL trying to do it! I uninstalled VS2012 itself easy enough, but it installed SO. MUCH. EXTRA. STUFF. I count no less than THIRTY FIVE extra products installed. Silverlight, SQL this, SQL that, ASP.NET, ASP.NET MVC, the list goes on, and on, and on. And does VS2012 uninstall them all for you automatically? Of course not!
Absolutely ridiculous.
</rant>
(I'm not expecting any help or anything, just needed to get it off my chest)
I've been on Deezer for over a decade, but glad that Tidal joined them in fighting AI slop. Can't stand such takes as Spotify's: "Spotify's CEO recently pushed back against listeners who call AI music "slop," urging people to stop using the term and instead embrace the creative potential of AI music."
“Could” … in the IS the healthcare is run by insurance companies that make indecent profits denying basic treatments to people that are paying money for nothing.
Besides, where are all the Trump epigones who were stating that the tariffs were going to paid by foreign companies and not the US citizens? …
Microsoft Teams gets smarter at spotting sneaky meeting bots by Usama Jawad
Microsoft Teams is set to receive a couple of new features soon, including a dedicated Recap app and a rather controversial location tracking functionality. The Redmond tech giant has also explained how it has made online communication and collaboration a lot more performant this year. Now, the company has detailed more secure bot admission mechanisms, as first reported by us in March 2026, and now available in Teams.
As the use of AI has expanded across enterprise environments, Microsoft has begun allowing users to integrate bots into their meetings for various tasks, such as note-taking. While this has a tangible productivity benefit for users, Microsoft has highlighted how misconfiguration has allowed bots to join meetings that they shouldn't.
This has created security and privacy risks, which Microsoft is now combating using a new Teams admin policy that allows organizers to control how external bots access meetings. Admins can leverage a policy called Manage external bots and their access to meetings. The default configuration is "When detected, require approval before joining", which places detected bots in a lobby before they are explicitly admitted into the meeting. The other option disables the experience. Microsoft has also requested admins to only allow organizers and co-organizers to manage access to a meeting, so that other people don't randomly allow bots into meetings.
Teams will now be able to leverage infrastructure signals to intelligently detect and distinguish between bots and humans. Microsoft will soon also trial a registration experience for independent software vendors (ISVs) to build a system that registers a bot with Microsoft, so it is marked as a "known" bot.
Teams will also categorize bots as trusted and suspected threats so that organizers can quickly identify which bots they want to allow into a meeting. Additional safeguards to block accidental admission of a bot into a meeting include:
No one-click Admit option for identified bots
Confirmation prompts when admitting participants that include bots
Warnings when organizers choose Admit all, and bots are included
Microsoft has begun rolling out this experience, and it will be retiring the current CAPTCHA verification implementation. In the future, the company plans to roll out new capabilities like allow-lists, organization-wide policies, admin reports, audit logs, and more granular controls.
With the current hardware prices Microsoft should lift the restriction. Then if you have the correct TPM then allow you to use X feature, if you don't have the correct TPM then don't but still actually let you run windows. 11. With a disclaimer during install that X features would be unavailable.
Question
+Majesticmerc MVC
So it goes like this. At work we have a Ruby script that allows us to create a project file for a project that works with any version of Visual Studio between 2003 and 2010. For example, I could run the command...
ruby ProjectFileConverter.rb --dir="C:\Dev\MyProject" --in=2005 --out=2010
... and it would find the Visual Studio 2005 project file(s) and create corresponding Visual Studio 2010 files. Since the de-facto Visual Studio install at work is VS2008 abd we skipped 2010m we are planning to migrate straight to 2012. I was asked to update the script to create VS2012 files. Easy enough.
To test my changes, I had to install a copy of the VS2012 trial. Now though, since we don't have any licenses for 2012 yet, and the trial has expired, I've chosen to remove 2012 completely. The thing is, I'm STILL trying to do it! I uninstalled VS2012 itself easy enough, but it installed SO. MUCH. EXTRA. STUFF. I count no less than THIRTY FIVE extra products installed. Silverlight, SQL this, SQL that, ASP.NET, ASP.NET MVC, the list goes on, and on, and on. And does VS2012 uninstall them all for you automatically? Of course not!
Absolutely ridiculous.
</rant>
(I'm not expecting any help or anything, just needed to get it off my chest)
Link to comment
https://www.neowin.net/forum/topic/1119256-whats-the-deal-with-visual-studio-2012-bloat/Share on other sites
10 answers to this question
Recommended Posts