By Shawn Bass on
Wednesday, September 26, 2007 7:21:41 AM
HD Moore's Metasploit is an invaluable free tool that's used by many to perform penetration testing of their systems. Recently, HD blogged about buying an iPhone and beginning the process of porting pieces of the Metasploit platform to the iPhone. What does this mean? It means a portable handheld pentesting platform! Perhaps HD should get a copyright on iSploit now 
Read the entire blog entry here. Good times ahead!
|
By Shawn Bass on
Wednesday, September 26, 2007 7:12:49 AM
Michael Burke has posted part 3 of 4 in his series on troubleshooting Terminal Server licensing. This entire series is a great read and reference to hang on to.
This topic is on:
- Corrupt license databases
- Activation issues
- Problems adding CALs
Read the full article here.
|
By Shawn Bass on
Tuesday, September 25, 2007 9:59:49 AM
Since server hangs is an often reported issue on Terminal Server environments due to high resource depletion, I thought it would be best to post this blog entry under the SBC blog even though it largely applies to all Windows Server environments. The Windows Server Performance Team blogged about methods to troubleshoot server hangs today and it boils down to these steps:
- Is this a hard or soft hang? If this is a hard hang, then the
odds are that there is an underlying hardware issue, so contact your
hardware vendor.
- Check the Event logs for any events in the
System Log at the time of the hang. In the case of Pool Depletion, you
will see Event ID's 2019 or 2020 with the Event Source being SRV
- Launch
Performance Monitor and check the starting value for Free System PTE's
under the Memory object. If a system is bootin ...
Read More »
|
By Shawn Bass on
Tuesday, September 25, 2007 9:54:22 AM
Michel Roth has written a nice article about tuning file server performance. The Windows Performance Team has recently blogged about settings that can be tuned for Windows Explorer to reduce the amount of SMB traffic generated. These would be great settings to apply to a Terminal Server environment since you have a lot of instances of Windows Explorer or File Open/Save dialogs running that could create a lot of SMB traffic.
Some of the suggested optimizations would disable the following Windows Explorer behaviors:
- Searches for Desktop.ini files used for folder customization
- Periodic refreshes of folder contents
- Searches for suppo ...
Read More »
|
By Shawn Bass on
Tuesday, September 25, 2007 7:25:12 AM
From an entry on John Howard's blog, I've learned that Server 2008 RC0 with Vridian just hit MSDN last night. I'm off to download it now. BTW, John also posted a nice entry on the steps required to install Vridian (no server core option just yet).
|
By Shawn Bass on
Saturday, September 22, 2007 10:58:12 AM
I recently had a need to convert a few SoftGrid-related VMs from VMware Server 1.02 VMs to one of my ESX 3.x hosts. I needed to do this because VMware Server only allows for a single snapshot/revert path. While sequencing/testing applications in SoftGrid, it's ideal to have multiple VM snapshots to be able to revert back to a variety of timelines. I have explained many different methods of converting VMs and have detailed a few of the processes (complete with screeshots). I hope this helps someone out there who may need to do the same thing. Read the full article here.
|
By Shawn Bass on
Friday, September 21, 2007 11:08:15 PM
Microsoft has definitely embraced blogging as a means of providing feedback to their partners and customers alike. It's often difficult to know whether or not a particular team within Microsoft has an official blog or not. Brandon LeBlanc over at The Windows Experience Blog has created a list of the known official Microsoft team blogs. Check out the list here.
|
By Shawn Bass on
Friday, September 21, 2007 9:43:54 PM
Skywing's debugging/reverse engineering blog is one of many RSS feeds that I keep try to keep current on. He posted an entry a few days ago titled "Never, ever, EVER wake a computer from suspend without user consent" regarding a situation where the Windows Update service woke his PC from standby at 3:00am on a Patch Tuesday. While waking a PC to apply patches isn't a horrible situation, it definitely becomes one when your laptop is zipped up inside a backpack or laptop carrying case. I personally have had this happen to me only once, but it wasn't related to Windows Updates. It was related to a failed standby that I didn't notice for an hour or two (when I finally pulled it out of the bag, the laptop was ready for egg fryin ...
Read More »
|
By Shawn Bass on
Friday, September 21, 2007 9:47:46 AM
Charles Aunger pointed me to a recently published KB article
on Citrix's website that relates to best practices in profiling and
delivering applications using their Streaming Server technology.
While much of the info in this article is common sense, it's a nice
refresher.
|
By Shawn Bass on
Thursday, September 20, 2007 8:38:54 PM
In a previous blog entry I linked to a blog entry from Helge Klein where he tested the bandwidth impact of enabling ClearType over RDP. At the time, it appeared that ClearType was responsible for a double in bandwidth requirements. In conducting further testing, it appears that 32-bit color depth with font smoothing enabled causes the greatest increase in bandwidth consumption (a factor of 6). Read the updated article here.
|