And so it begins…

Posted by: Justin

Working hard to finish up my grad program @ Ferris State University…posting may be erratic for awhile – bear with me.

.NET, C#, and COM will be me life for a bit – will work to post some information about useful tidbits…

For example, my first challenge of my project (creating an interface for managing multiple remote desktop sessions – similar to tsmmc.msc – back from Windows 2000/2003 days) was finding exactly what allowed me to “tap in” to the RDP library. Lo and behold – eventually I found it after some scrounging around…

Microsoft Terminal Services Active Client 1.0 Type Library – found when adding a reference to your VS project, under the COM tab – this will enable the magic VS Intellisense feature to pick up the MSTSCLib namespace…more as it develops…

Props to this guy for tipping me off via open source – http://www.codeproject.com/KB/cs/Palantir.aspx

Also working on a Microsoft System Center Configuration Manager (SCCM) tool (.NET, C#) that will produce a basic report on package/program chains (i.e. prerequisites). This is being done via WMI. Again, more as develops…

My good buddy is working on a new theme for the site – should be interesting – stay tuned.



Comments are closed.