NEWS: Windows XP SP1 – Transitioning Out of Support – September 17, 2006
Comments Off on NEWS: Windows XP SP1 – Transitioning Out of Support – September 17, 2006
Posted in Uncategorized
BETA: Preview of SP1 for SQL Server 2005
Microsoft Releases Preview of SP1 for SQL Server 2005
Leading up to the release of SQL Server 2005, we provided Community Technology Previews (CTPs) available to the public as downloads. This CTP process allowed us to be more open and transparent with our customers and they responded by giving valuable feedback about our pre-release versions – advising us this model provides greater predictability and faster results within their own businesses.
With this active customer feedback loop, we were able to deliver a higher quality product for our customers. As a result, we are continuing to expand this model and applying it more broadly as part of our development cycle. We call this new, enhanced process our Transparent Customer Collaboration Model.
We have just released, SQL Server 2005 SP1 CTP, which delivers new functionality for database mirroring and SQL Server Management Studio Express, along with regular fit and finish adjustments and enhancements. Applying this new customer collaboration model to service pack releases demonstrates our commitment to customer feedback and validation as an important aspect of a quality-focused development cycle. Also, as part of this new model, we are introducing a separate release tree for any future SQL Server security fixes, so that customers can take advantage of timely, targeted fixes that are streamlined for security specific updates
SQL Server 2005 SP1 Beta Refresh (CTP) is now available at http://www.microsoft.com/sql/ctp_sp1.mspx.
Comments Off on BETA: Preview of SP1 for SQL Server 2005
Posted in Uncategorized
EVENT: Microsoft/Palm/Verizon Wireless Treo 700w First Look – April 18th, 2006 1:00 PM
- Wireless Access to the GAL (Global Address List)
- IT enforcement of device-level passwords
- IT wireless remote wipe for lost or stolen devices
This all-in-one smartphone combines voice and email communications with broadband-like wireless capability, and the familiarity of Microsoft Windows on an Intel® processor in a right-sized device.
Business Decision Makers – See the way Palm has added its famous usability and how that can be inserted into the ROI model.
1:00 p.m. Registration, Arrival
1:30 p.m. Smartphone/wireless email market overview
1:50 p.m. Microsoft Windows Mobile 5.0 Update
2:10 p.m. Introduction to the Treo
2:30 p.m. Treo Demo
Microsoft Office – MPR1 conference room
333 So. Grand Avenue
33rd floor, Ste 3300
Los Angeles, CA 90071
(213) 806-7300
Comments Off on EVENT: Microsoft/Palm/Verizon Wireless Treo 700w First Look – April 18th, 2006 1:00 PM
Posted in Event
NEWS: No Aero Glass for Windows Vista pirates
Comments Off on NEWS: No Aero Glass for Windows Vista pirates
Posted in News and politics
INFO: Does your WinXP boot time suck?
- Turn on verbose security status messages. Depending on where your slowdown in the boot/login process is, verbose status messages can help you understand what process is taking so long during the boot/login cycle. Note that this will display messages for startup and shutdown, logon and logoff.
– Open your registry and find or create this key:
HKEY_LOCAL_MACHINE: SOFTWARE -> Microsoft -> Windows -> CurrentVersion -> Policies -> System
– To enable verbose status messages, create a new DWORD value called "verbosestatus" and set it to "1". (verbosestatus REG_DWORD 0x00000001 (1))
– An additional value called "DisableStatusMessages" forces status messages to be disabled, make sure this value does not exist or is set to "0". (DisableStatusMessages REG_DWORD 0x00000000 (0))
– Restart Windows for the change to take effect. - Turn off "Automatically search for network folders and printers". This process can pause Windows for a while and can be an annoyance.
– Go to Control Panel->Folder Options->View tab->
– Uncheck "Automatically search for network folders and printers" - Turn on boot logging. This literally lists out every process that is run during
Go to the My Computer>Tools>Folder Options>View tab and select "Show hidden files and folders" and then uncheck "Hide protected operating system files". Then go to the root folder of the C: drive and find the boot.ini file. Open it up in Notepad and add " /sos /bootlog" without the quotes after " /fastdetect". That will show drivers as they are loaded and will create a boot log each time the machine is started called Ntbtlog.txt and which lives in the %Systemroot%Windows folder. The boot log will almost certainly show where the hang is occurring. - Run Bootvis.exe. Bootvis provides "boot visability" and provides visual graphs of what processes are run or loaded during boot, what order these processes are run, and how long each process takes. It will also optimize the organization of the drivers to load in the most optimal fashion process. While this will not likely diminish the large problem of boot time it will most certainly help you identify the specific driver or service that is causing you pain.
Many people will find that MRXSMB.SYS is a process that takes up a lot of time – usually around 2 minutes. Points #2, #5, and #6 are important to resolving this issue. - Clear out Network Places. This is a common problem – if you have cached locations listed in Network Places, these can cause boot time hangs in login when the system attempts to verify their presence on the network. This is usually a process that takes exactly 2 minutes.
Go to Start -> Network Places. Highlight and delete all the links listed here. - Delete & Defrag. Clearing out disk space is probably the #1 thing a person can do to increase their performance overall – not just boot time. Most people simply don’t understand that the disk needs free space on it – a LOT – for Windows or any operating system to operate efficiently. This is the inherent nature of random access storage… but most people think that "because I have a 40GB drive, I can store 40GB of data on it." This is true – but not without a performance penalty. Generally, make sure you have at least 15-20% of the drive empty at all times – don’t believe me? Take a look at a really slow running system and check how much space is left on it. Use a tool like CCleaner (www.ccleaner.com) to clear our temp files and cached files to start. Also pick up a copy of a commercial disk defragmentation product and defrag your hard disk – first reorganize and system files and directory entries.
UPDATE: 4/21/2006: So out of the blue, I get an email from Raxco, the maker of Perfect Disk, another commerical Windows disk defragmentation product. Apparently one of their engineers somehow found my blog and noticed I’d originally mentioned Executive Software’s Diskeeper but not Raxco’s Perfect Disk and subsequently wrote a fairly long mail about Bootvis.exe, the role of defrag products in optimization, and what Raxco’s value was in comparison to Diskeeper.
Admittedly, I technically should have just written the words, "commerical disk defragmentation product" instead of "Diskeeper 10" (I’ve since changed the wording in this blog entry above) but let’s be honest: Both of you guys (my customers, for those of you reading this blog that aren’t one of my customers) have existing relationships with Executive Software account sales reps so I didn’t think this was going to be an issue.
In Raxco’s defense however, I’ve heard really good things about Perfect Disk from several other Microsoft engineers and they are in fact a really good partner of ours so in the spirit of fairness, here’s a pointer to their product as well in case you’re interested. (I’m also going to post the content of some of their explanation of how system file ordering can be optimized using their product which might be interesting to some of you.)
Raxco’s Perfect Disk 7.0 – http://www.raxco.com
And here’s a link to Diskeeper’s web site:
Executive Software’s Diskeeper 10 – http://www.diskeeper.com
Comments Off on INFO: Does your WinXP boot time suck?
Posted in Info
INFO: Another reason why your users should never be Local Admins on their wkstns
Comments Off on INFO: Another reason why your users should never be Local Admins on their wkstns
Posted in Info
BETA: Microsoft Expression Interactive Designer March 2006 Community Technology Preview
We are pleased to present a new Community Technology Preview (CTP) of Expression Interactive Designer that targets the February 2006 CTP of Microsoft WinFX® Runtime Components. We have also had an opportunity to make incremental improvements to various features of the product as well as incorporate some of your feedback.
So that you can continue to influence the product early in our development cycle and help us make a better product, please send your feedback to us via our discussion forum or our product feedback center (click the Report a Bug link under CTP Resources near the bottom of this page) as you encounter bugs or usability issues or if you simply want to request a feature. Have fun designing, and we look forward to your continued feedback!
Attention new users!
If you are new to Expression Interactive Designer and are building user experience for WinFX applications on the Microsoft Windows® platform, this tool is a great start. Future versions of Expression Interactive Designer may be optimized for other platforms such as the Web and mobile devices.
The CTP releases are a great way to experiment and begin familiarizing yourself with the tool, but we do not recommend using them for production work at this time. You will likely encounter bugs, incomplete features or limitations. Specifically, many of the user interface controls are not fully complete, making some of the functionality difficult to discover. We welcome you to try the innovative features in Expression Interactive Designer such as rich 2D & 3D graphics, animation, dynamic layout, data binding, style & template editing, and resource management.
We recommend that you explore the included sample projects and read the documentation. And because this is an unfinished product, some knowledge of WinFX and .NET programming will help you when working with the CTPs. For more information about WinFX, see the Windows Software Development Kit. You can also get a free copy of a Microsoft Visual Studio 2005 Express edition at the Visual Studio Express Web site.
Comments Off on BETA: Microsoft Expression Interactive Designer March 2006 Community Technology Preview
Posted in Uncategorized
BETA: Microsoft Expression Graphic Designer March 2006 CTP
Comments Off on BETA: Microsoft Expression Graphic Designer March 2006 CTP
Posted in Beta
BETA: Windows WinFX Runtime Components – a.k.a. How to view a .XPS file
Comments Off on BETA: Windows WinFX Runtime Components – a.k.a. How to view a .XPS file
Posted in Uncategorized
RELEASE: Lacie NAS Drive… 2TB running on WinXP Embedded!
Anyone need a 2 Terabyte NAS device? Check out the Lacie Ethernet disk. It’s 2TB running WinXP Embedded. Sweeeeeet.
Comments Off on RELEASE: Lacie NAS Drive… 2TB running on WinXP Embedded!
Posted in Uncategorized

You must be logged in to post a comment.