Problem: When you go to start > run > and type in tsadmin and hit enter, you get an error. Solution: At start > run > type tsadmin.msc Explanation: tsadmin was an execuatable program in Server 2003, so excluding the extension didn't matter - you just type tsadmin and it would work. In Windows Server 2008, it's now an MMC Snap-In, so you need to use the ".msc" extension if you are going to run it. Nothing has changed, it still works basically the same. The real name of the … [Read more...] about Using tsadmin in Windows Server 2008 R2
Recent Activity