Showing posts with label code. Show all posts
Showing posts with label code. Show all posts

Wednesday, August 06, 2008

Fixing SBS 2003 RWW for Console Access From XP SP3, Vista SP1 and Windows Server 2008

Sick of waiting for Microsoft to release a fix to RWW to enable Console access to SBS 2003 and any other Windows Server 2003 systems connected to your SBS network? So am I. So I’ve fixed it. Process is as follows:

Navigate to C:\Inetpub\Remote

Make a copy of tsweb.aspx

Open tsweb.aspx in your favorite editor (mine’s Notepad++)

Line 304 looks like this:

MsRdpClient.AdvancedSettings2.ConnectToServerConsole = console

 

Replace it with this:

version = MsRdpClient.Version
if strcomp(version,"6.0.6001") < 0 then
  MsRdpClient.AdvancedSettings2.ConnectToServerConsole = console
else
  MsRdpClient.AdvancedSettings2.ConnectToServerConsole = false
  MsRdpClient.AdvancedSettings6.ConnectToAdministerServer = console
end if

 

Save the changes. You can now establish console sessions to your SBS 2003 box and any other Windows Server 2003 boxes on your SBS network.

If anyone’s got a better way for displaying code in a Blogger page I’d be interested in knowing about it.

Wednesday, May 07, 2008

Internet Explorer 8 Beta 1's Not Much Better

OK, try the same thing with IE8 Beta 1. This time I only opened 4 tabs, then closed them down.

Task Manager:

 

Same thing with Firefox 2.0, after loading exactly the same pages and closing them in exactly the same order:

Task Manager:

Yeah, I know, not scientific. But I'd like my RAM back. Especially considering it's running on Vista.

As an aside, the time between closing the "empty" IE7 window last night and the iexplore.exe process finally exiting was ~30min. And before anyone asks the Temporary Internet Files folder was not set to be emptied on exit.

Must get another 2GB of RAM for my laptop. Plus a faster hard drive.

Which begs the question - when are we going to start seeing >4GB laptops? And >8GB non-server motherboards? Because it's clear to me that the big software developers of this world are living in fantasy land and are far more concerned about their profits, time to market and the cost of developers (probably in that order too) rather than what the user actually wants.

The memory bloat is everywhere - office apps, PDF viewers, anti-malware, OSes...

I think for all the waiting I've done for bloatware this year I could have spent the time finding the extra 1KB I need for my BBC B to display a decent windowing system :-)

I think I'll just go back to my book. Hey, when did Sci-Fan get so big? 500+ pages, trilogies that run to 10+ books...... <sound of rant fading into the lounge>

I'm reading The Wheel of Time by Robert Jordan - up to book 9. I really, really need an upside to something right now...