To celebrate its 25th Anniversary, Microsoft Press is offering  Free E-Books -

  • Windows Vista Resource Kit, Second Edition
    By Mitch Tulloch, Tony Northrup, and Jerry Honeycutt with the Windows Vista Team
    ISBN: 9780735625969
    In-depth, comprehensive, and fully updated for Service Pack 1, this Resource Kit delivers the information you need to administer Windows Vista. Sign up to download the entire book from here : (PDF, 44.8 MB).
  • Microsoft® Visual C#® 2008 Express Edition: Build a Program Now!
    By Patrice Pelland
    ISBN: 9780735625426 
    Get this Free E-Book now from here, Sign up to download the entire e-book (PDF, 7.8 MB)

Source : Bink.nu

Read More

Learn how to embed almost anything in your HTML web pages from Flash videos to Spreadsheets to high resolution photographs to static images from Google Maps and more.

Excellent post, give how-to instructions for the following :

  • Embed RSS Feeds in Web Pages
  • Embed High Quality or HD YouTube Videos
  • Embed MP3 music and other Audio
  • Embed Picasa Web Albums
  • Embed Events from Google Calendar
  • Embed Very Large Photographs
  • Embed Charts and Graphs in Web Pages
  • Embed GIF Animations and Screencasts
  • Embed Chat in your Blog
  • Embed Word Documents
  • Embed PowerPoint Presentations
  • Embed Spreadsheet Data
  • Embed Adobe PDF Files
  • Embed Flash (SWF) or Flash Video (FLV)
  • Embed LinkedIn Profile
  • Embed Google Maps in Web Pages
  • Embed Another Webpage in your Blog
  • Embed Windows Media or QuickTime movies
  • Embed Other Fonts in Web Pages
  • Embed your Lifestream in a Web Page

Source : digital inspiration

Read More

While online spreadsheets like Google Docs make it very easy for anyone to embed tabular data in websites, let’s explore some new alternatives that you may find more useful depending on the requirement.

Interesting post that shows some nice solutions.

search inside embedded sheet

Source : Digital Inspiration - Technology Blog

Read More

Here’s my setup :

  • all my files are on a network share.
  • I’m using Offline Files on that share so I could use those files at my house (did I mentioned I’m using a laptop).
  • I have mapped a drive (I:) to this share.

When I’m offline, if I double-click an HTA file on de I: drive nothing happen. In the task manager I found an MSHTA.EXE running, but nothing seems to happen.

I discovered that if I use the UNC path (\\server\share) instead of the map drive (I:) to open the HTA everything works fine. I can’t explain it (yet), but it works.

Read More

Ravi here from Directory Services team; I thought I would share some information on how to enable the Event Logging for Offline Files, (Client Side Caching) in Windows Vista.

Ref : blogs.technet.com/askds

Read More

Windows 7 and Server 2008 R2 add the ability for an OS to be installed onto a virtual hard disk (VHD) file to boot physical hardware. To do this, perform the following steps described in this post.

Source : Bink.nu

Read More

If your searching for a french version of IE 8 RC1 in 64-bit you can forget it. I don’t know why, but Microsoft didn’t publish any (only a 32-bit).

You can’t install the 32-bit version on your Vista x64, so you’ll have to install the 64-bit english version from Microsoft Download.

Strangely enough there was a french version of IE 8 Beta 2 in 64-bit. What is the difference between Beta 2 and RC 1 that made MS drop the french in 64-bit ?

By the way if you had any scripting problems with BETA 2 (InternetExplorer.Application object), I strongly recommend upgrading to RC 1.

Read More

Didn’t know about this feature, it’s really cool. Check the source to learn how to use it.

Quick Parts exist both in Outlook and Word, and allow you to save pieces of content to easily re-use, like the introductory text at the beginning of the Living in Outlook series, as you see in this post. Personally I like to use Quick Parts for all those answers that I repeat over and over again, and am tired of re-typing. I also have a few Quick Parts that contain holiday messages and images that I like to reuse. 

Source : Microsoft Office Outlook Team Blog

Read More

The latest version of Windows Live Messenger (14.0.8064.0206) is now available for free download here.

Over the next month, if you’re still running versions 8.1 or 8.5, you’ll get a prompt encouraging you to upgrade to the latest version of Windows Live Messenger. If you accept the optional upgrade, the installer will launch and start your free upgrade.

Source : Inside Windows Live Messenger

Read More

Some days ago, Microsoft announced the details of the new Windows 7 SKUs. I was quite surprised when I read about the features that will be made exclusive to the Enterprise edition, some of which are among the most frequently discussed enhancements. As it is likely that most organizations will use Windows 7 Professional, the successor to Windows Vista Business, most admins will never see those popular features. I recently stumbled across Microsoft’s Windows 7 Enterprise page, which has more information, and I can’t help myself from commenting on this issue.

Let’s have a look at each of these Windows 7 Enterprise features.

  • DirectAccess
  • BranchCache
  • Enterprise Search Scopes
  • BitLocker & BitLocker to Go
  • AppLocker
  • Virtual Desktop Infrastructure (VDI) Optimizations
  • Multilingual User Interface

Read the complete post at 4sysops.com

Read More

Fine citizens of the Virtualization Nation: I present to you the Windows® Image to Virtual Hard Disk Converter, or WIM2VHD as I like to call it.

WIM2VHD is a tool that will create a bootable VHD from a specified Windows 7 or 2008 R2 WIM image (like the INSTALL.WIM file that ships on the installation DVDs) without having to run Windows Setup.  That means that you can a Windows 7 or Windows Server 2008 R2 virtual machine up and running much, much faster.

You can use these VHDs in Virtual PC, Virtual Server, Hyper-V, and … some other things, too.  We’ll talk more about that later.

You can get WIM2VHD here

Source : hypervoria.com/hyper-v

Read More

Apparently, enabling data compression on IIS 6.0 is not that straight forward task as it looks. Most people that are using IIS as a hosting server mistakenly think that enabling data compression on “Web Sites properties” is enough… well it’s not - this is only the first step in that process.

Source : blogs.microsoft.co.il/blogs/yevgenif

Read More

Lots of things : blogs, downloads, docs, projects, Wikis, etc. A must for every ASP.NET developer.

Source : www.asp.net

Read More

Have you ever come across a Microsoft Knowledge Base (KB) article or been presented with a Windows Error Reporting (WER) solution and asked yourself, why can't Microsoft just fix this for me? Today KB articles and WER solutions provide you with a list of steps that can be followed to resolve your issue. However, tomorrow looks much different and we hope it helps you resolve any issues you have with our products faster and easier.

Our team's purpose is to automate the steps in Microsoft KB articles and Windows Error Reporting (WER) solutions so you can click a button and have the issue resolved.

Source : blogs.technet.com/fixit4me

Read More

SPDisposeCheck v1.3.1 has been released on MSDN Code Gallery, http://code.msdn.microsoft.com/SPDisposeCheck.  This tool will help improve the quality of your SharePoint assemblies.  It will inspect your SharePoint assemblies and check that you are correctly disposing of certain SharePoint objects (IDisposable objects which includes SPSite and SPWeb).  The tool is based upon the guidance published in this MSDN article, Best Practices: Using Disposable Windows SharePoint Services Objects

Source : blogs.msdn.com/sharepoint

Read More

If your a Garfield fan you should really try this little app that will let you create your own Garfield comic strip. It’s really cool.

Source : www.labnol.org

Read More

We're excited to make the IE8 Release Candidate available today for public download today in 25 languages for Windows Vista, Windows XP, and Windows Server customers. You can find it at http://www.microsoft.com/ie8. Please download it now and try it out. We welcome your feedback!

If you have installed the beta 1 or beta 2 version, also checkout this post : Upgrading to Internet Explorer 8 Release Candidate 1

Source : blogs.msdn.com/ie

Read More

After months of hard work, the IIS development team has put together a brand new technical reference on IIS 7.0 configuration.

This vast library comprehensively details all IIS 7.0 configuration settings in Windows Server 2008, including configuration collections, elements, and attributes. You can sort the configuration settings alphabetically to easily find what you are looking for or by browsing the schema structure. Each configuration topic provides sections such as an overview, examples of how to configure the configuration, setup instructions, configuration details, and code and script samples – including AppCmd.exe, C# .NET, Visual Basic .NET, JavaScript, and VBScript.

This is the only online reference you’ll need for IIS configuration, so  check out the comprehensive documentation at http://www.iis.net/ConfigReference today!

 

Source : blogs.technet.com/windowsserver

Read More

GPOExIm is a simple tool used to tailor the existing settings in GPOs and Backed up GPOs in your domain. Administrators can Export, Import, Cut, Copy, Paste and Remove any GPO settings (like scripts, software installation etc.) between GPOs and Backed up GPOs. You can also view and save a particular GPO settings report after filtering some settings.

Source : 4sysops.com

Read More

The Community Technology Preview (CTP) release is available here on Microsoft Connect where customers can also report any feedback they have. It is anticipated that all existing VSeWSS 1.2 projects will work with the CTP. The CTP is not supported by Microsoft Customer Support Services. You are encouraged to provide feedback through the Microsoft Connect site and to discuss the extensions on the SharePoint Development MSDN Forum.

Source : blogs.msdn.com/sharepoint

Read More

With the announcement of the December 2008 Cumulative Update and the changes in the software update model it brings, we felt it was a good time to revisit the topic of slipstreaming.  This post provides the process for creating a slipstream installation source that uses the December 2008 CU as an example.  You can simply replace the December 2008 CU with the February 2009 CU, April 2009 CU, and so on going forward because the process will be the same.

Read the article at blogs.msdn.com/sharepoint

Read More

I know adTempus v3.0.5 is available for some time now, but yesterday I took the time to upgrade our server.

Every thing went fine except that :

  • The console took a very long time to start and even when the window appear the icon of my server stays gray (inaccessible) for almost a minute.
  • The application event log on the server shows a lot of event id 1737 : Starting up database ‘adtempus_XXXXXX’.
  • The SQL server log also show a lot of the following events :
    • SQL Server has encountered 12 occurrence(s) of cachestore flush for the 'Object Plans' cachestore (part of plan cache) due to some database maintenance or reconfigure operations.
    • SQL Server has encountered 12 occurrence(s) of cachestore flush for the 'SQL Plans' cachestore (part of plan cache) due to some database maintenance or reconfigure operations.
    • SQL Server has encountered 12 occurrence(s) of cachestore flush for the 'Bound Trees' cachestore (part of plan cache) due to some database maintenance or reconfigure operations.
    • Starting up database 'adtempus_XXXXXX’.

I found a solution :

  • First install Microsoft SQL Server Management Studio Express  (MSSMSE) on your atTempus server
  • Open a connection to the SQL Server Express with (MSSMSE)
  • Open the properties dialog of the adtempus database
  • Select the options page
  • Set the ‘Auto Close’ option to false
  • Restart SQL Server and adTempus

Just for the record, while I was searching for a solution I tried to run the ‘adTempus Database Installation and Configuration wizard’ (adtdbconfig). This was a bad idea.

The wizard remove the ‘Integrated Security’ parameter from the connection string of the adTempus service, as a result, after that the service refused to start. I had to fixed that manually in the registry

Read More

A vulnerability has been identified with MD5 hashing that would allow an attacker to basically impersonate any SSL-secured website on the Internet. This is going to have serious and far-reaching implications. Combine that with the number of computers out there that are compromised by some virus or malware that has hijacked the hosts file, and it would be pretty easy to start collecting credit card numbers, bank account info, etc. You can read the full details here.

Even if you don't read the whole thing, check out their PlayStation Lab.

Don’t panic, it’s not as worst as you may think. But it is surely disturbing.

Source : windowsconnected.com

Read More

pcdc-select-items2.preview

The PC Decrapifier will uninstall many of the common trialware and annoyances found on many of the PCs from big name OEMs. Here is the current list of software and items that the PC Decrapifier can detect and remove. You get to see the list of items it detects and then choose what will be removed automatically.

Source : www.pcdecrapifier.com

Read More

apm2b

This freeware application is a System Tray utility for providing quick access to common IIS tasks which are useful on a SharePoint development box. It may also be useful to others working with IIS. In essence, it enumerates the app pools on your box and lets you right click 'em to bounce 'em!

Source : www.harbar.net/articles/APM.aspx

Read More

As publishing and layout standards for web documents, HTML 4.01 and CSS 2.1 define relatively few user experience requirements for browsers. One of them, however, mandates the ability for end users to switch among a set of mutually exclusive document styles defined by the author.  This feature is known as alternate style sheets. Significantly, the end user must also be able to turn off all styling.

Check how it works from the W3C’s alternate style sheets example page (IE8 only).

page-style

Source : blogs.msdn.com/ie

Read More

After rolling out a new version of Hotmail only to be deluged with complaints ranging from the somewhat petty (I want the old version back!) to the pretty serious (my folders are gone!), and having to wade through hundreds thousands of comments on the Windows Live Wire and the Hotmail blogs, Microsoft has decided to take action.

Source : www.liveside.net
Link : www.windowslivehelp.com
Read More

Have a look at Santa’s Village at the Noth Pole in 3D. It’s Cool, really cool.

Microsoft Virtual Earth and MSNBC have created a very nice place to visit.

NorthPole

Check it out directly form this link or find more info about the application on Virtual Earth blog

Read More

Many of you will have several WLIDs, and want to sign into Messenger with more than one of them. Until now you had to seek refuge in a patch or add-on to be able to do so. Not anymore! Microsoft’s John Weisenfeld just shared a little trick with me to enable this, which I’m going to share with you.

Source : www.liveside.net

Read More

Not new, but great post by Ed Bott about Windows Vista boot performance diagnostic.

Did you know that Windows Vista records many events about poor performance and boot up sequence ?

Just follow this path in your Event Viewer :

Applications and Service Logs
     Microsoft
          Windows
               Diagnostics-Performance
                    Operational

Thanks Ed,

Read more : blogs.zdnet.com/Bott

Read More

I have updated my post about SQL Server 2005 Database Mail in a cluster. You should check it.

Read More

After 2 betas I’m glad to announce the release of the Microsoft Outlook Connector 12.1 – the add-in that puts your Windows Live Hotmail data in Outlook. Outlook Connector 12.1 provides a great synchronization experience with e-mail, contacts, and the free Windows Live Calendar service. Download it now!

As part of the 12.1 release, we have also made improvements to the e-mail and contacts synchronization that make this version of the connector faster and more robust. Thank you to everyone who contacted us and gave us feedback and suggestions during the beta period of the release.

Source : blogs.msdn.com/outlook

Read More

We are happy to announce that December Cumulative Update for Office SharePoint Server 2007 and Windows SharePoint Services 3.0 is available now. Despite the fixes and improvements, this new update package is also an effort to create a more convenient way for SharePoint administrators to keep all files in their SharePoint installations up-to-date. In this post, we will guide you on how and when to update, and the background of this new update model improvement.

Source : blogs.msdn.com/sharepoint

Read More

From Bink.nu :

This new Microsoft site lets you test you Exchange 200x remote connecttivity. You can choose the following tests:

  • Microsoft Exchange ActiveSync Test 
    This test will simulate the steps a mobile device uses to connect to an Exchange Server using Exchange ActiveSync.

  • Microsoft Exchange ActiveSync AutoDiscover Test
    This test will walk through the steps a Windows Mobile 6.1 device (or another AirSync licensed device) uses to connect to the AutoDiscover Service

  • Microsoft Office Outlook 2007 AutoDiscover Connectivity Test
    This test will walk through the steps Microsoft Office Outlook 2007 uses to connect to AutoDiscover

  • Microsoft Office Outlook 2003 RPC/HTTP Connectivity Test
    This test will walk through the steps Microsoft Office Outlook 2003 uses to connect via RPC/HTTP

  • Inbound SMTP Email Test
    This test will walk through the steps an Internet e-mail server uses to send inbound SMTP email to your domain

Read More

Today, we are excited to announce the release of the Web Services for Remote Portlets (WSRP) Toolkit for Office SharePoint Server 2007.  The WSRP Toolkit for SharePoint provides sample code for producing WSRP conformant data from SharePoint lists and libraries.  External portal platforms (e.g. BEA AquaLogic Portal, IBM WebSphere Portal, SAP NetWeaver Enterprise Portal etc.) can then render SharePoint data natively through their WSRP consumer portlets.  The Toolkit is available now for download from the MSDN Code Gallery.

Source : blogs.msdn.com/sharepoint

Read More

Well, not really, I have simply added the following tag in the header as a quick fix :

<meta http-equiv="X-UA-Compatible" content="IE=7" />

When I will have some free time I will look why does my blog look so bad in IE8.

Read More

Excellent series of article from Michael Pietroforte about Amazon Elastic Compute Cloud (Amazon EC2) :

Here’s some of Michal’s views :

It never took me so long to set up a server.

The price structure is quite complicated and so I was unsure how much it would actually cost me

I am sure that Amazon’s cloud will expand over time. But, in my opinion, at the moment it can’t be considered as an alternative to on-premise servers.

Read More

You can download a refresh of the beta version (the last before final release) of the Windows Live Essentials – suite of downloadable programs for your Windows PC, including Messenger, Mail, Photo Gallery, Movie Maker, Writer, Toolbar, and Family Safety.

You can get the latest betas from: http://download.live.com/.

Read More

Service Pack 3 for Microsoft SQL Server 2005 is now available.

Download and infos : www.microsoft.com/downloads/

Read More
New Failover Clustering features in R2:
  • Cluster Shared Volumes (CSV) – A distributed access file system optimized for Hyper-V allowing virtual machines and their disk resources to reside be on any cluster node
  • Live Migration – Move virtual machines between different physical machines while keeping them running and maintaining client connections
  • PowerShell Support – The scripting language of the future which will gradually replace cluster.exe
  • DFS-Replication support – Configure members servers in your replication group to be highly available for uniterrupted and failure resilient replication services
  • Remote Desktop / Terminal Services support – Make the Connection Broker highly available ensuring that clients are reconnected to their same session or virtual machine within a server farm
  • Network Prioritization – Plan your internal cluster network for efficiency, giving the fastest network the highest priority for internal traffic (heartbeat, CSV & Live Migration traffic)
  • Read-Only APIs – This security enhancement allows admins to query the state of the cluster, but not perform any actions, making it ideal for first-level triage who "can look, but not touch"
  • ETW logging channels – New Crimson channel makes cluster-wide events easier to manage
  • Performance Monitor – Clustering counters allow the user to monitor the cluster and tweak it for optimal performance
  • Enhanced Validation – Improvements to the functional test tool with additional tests which execute on production cluster nodes to ensure they are running optimally, with best practices deployed
  • Migration – The clustering upgrade path now supports more workloads and configurations and offers detailed information about what will be migrated and any additional steps required by the user
New Network Load Balancing features in R2:
  • Extended Affinity – Ensures clients are reconnected to the same node to retain cached information if they are disconnected
  • PowerShell Support – The new NLB scripting language which will gradually replace nlb.exe and wlbs.exe

Source : blogs.msdn.com/clustering

Read More

Michael Pietroforte wrote a super serie of articles about Windows 2008 R2 on 4sysops blog. A must read. thanks Michael.

Read More

Oxite is an open source, standards compliant, and highly extensible content management sample that can run anything from blogs to big web sites. We know this because it runs MIX Online.

This CMS is based on ASP.NET.

Source : www.visitmix.com/Lab/Oxite

Read More

The next public update of IE8 (for Windows Vista- and Windows XP-based operating systems as well as the Windows 7 Beta) includes improvements to Compatibility View that help end-users when they visit web sites that are not yet ready for IE8’s new, more standards-compliant defaults

Read the article : blogs.msdn.com/ie/

Read More

So, the Utopia that was Google (supposedly, the reality has never been what their PR people have made it out to be) is finally understanding how the real world works.  After missing 4 quarters of profit projections in a row and having over half of their products in perpetual beta (which means they never have to guarantee reliability, functionality, or even product viability) Google is finally cutting back and organizing to function as a real company.

Source : windowsconnected.com

Read More

Michael Pietroforte wrote a super serie of articles about Windows 7 on 4sysops blog. A must read. thanks Michael.

Read More

Every time I got a NetBIOS or WINS name resolution problem I hit google and search for a way to query a WINS server. And every time loose many minutes looking for a tool.

Well, this time I decided to blog about it so next time maybe my blog will show up in my search.

Actually the answer to the question «How do you query a WINS server ?» is pretty simple :

Use NBLookup from Microsoft.

Read More

Nice post by Tim Allison from C/D/H about installing Microsoft Search Server 2008 Express on Windows Sharepoint Service 3.0

Link : www.cdhtalkstech.com

Read More

Yesterday Google released a new version of their free 3D modeling software : Google Sketchup 7

I didn't tried the package yet, but it looks very cool.

Microsoft is also offering a free 3D modeling software with Microsoft TrueSpace.

Sources :
Read More

Google Docs had arround 4.4 million unique visitors in september (2208), it's a very large user base. But does all thoses users really use Google Docs to do realy work ?

Well according Amit Agarwal from digital inspiration, that may not be the case. Looks like all those users only spent 5 minutes each mount workging on Google Docs

Source : Digital Inspiration

Read More

The tool, called SPDisposeCheck, will open your custom compiled assemblies recursively and validate them against the Microsoft published guidance. The output from the tool will contain messages that may indicate the SPSite and SPWeb Dispose() methods guidance are not being followed in the customers source code

Looks cool, unfortunately the tool will not be available until winter.

Source : Microsoft SharePoint Team Blog

Read More

There is a list of all blogs related to SQL Server at Microsoft. You will find it at Technet.

Read More

Do you know which databases or applications are using the most resources on your server? How will a service pack upgrade, configuration change or application change affect your production SQL Server? The RML Utilities for SQL Server provide you a set of tools and processes to answer these questions and much more.

Downloads :

Read More

Yes you read it wright. In the next upgrade, SkyDrive is going to offer 25 GB free. When will that be ? soon.

Read all about the next upgarde of skyDrive here.

Read More

If you like to know out about all software programs on your computer that are connecting to the Internet, here’s a simple tip.

Type "perfmon" in the Windows Vista search box to run the "Reliability and Performance Monitor" utility. Next click the Network tab in the right pane to expand it.

 

Source : www.labnol.org

Read More

Blogger today launched "Reactions", an instant ratings feature for individual blog posts. So unlike the start ratings system where people express their opinion (poor to excellent) on a scale of 1 to 5, here you can customize the scale.

Source : www.labnol.org

Read More

Disabling unnecessary Windows services can result in significant performance gains for production machines and virtual machines.  This script helps you manage and share templates for services optmization.  Some templates are included.

Source : desktopengineer.com/winservicesoptimizer

Read More

Perhaps the largest call generator for the Core Team is for us to determine cause of a hard system crash that generates a Blue Screen and memory dump file.  Commonly called a "Blue Screen of Death (BSOD)."  The vast majority of these memory dumps could be analyzed by Administrators in just a few minutes using the latest debugging tools.  These tools do most of the work for you, once they're set up.  Kernel mode debugging is a pretty specialized skill, with experienced debuggers throwing around lots of imponderable terms.  But it's really pretty simple and I'll point out the gaffe's you'll want to avoid as a beginner.

Read the complete article : blogs.technet.com/askcore

Read More

Now there is a downloadable CHM version of Windows SharePoint Services 3.0 content on TechNet. Cool !

Download : www.microsoft.com/downloads

Read More

Here's a great trick Amit Agarwal to convert your scanned documents (in PDF) to Text with Google OCR for free.

Link : www.labnol.org

Read More

First sneak of pre-beta Windows Server 2008 R2 :

  • 64-bit only !
  • Physical to Virtual migration (live migration)
  • PowerShell 2.0
  • And more

Source : Windows Server Division WebLog

Read More

We’re pleased to announce that Service Pack 2 (SP2) for the 2007 Microsoft Office system is expected to be released in the near future.  Although we aren’t yet announcing the exact release date, it will fall between February and April of 2009.

Source : blogs.technet.com/office_sustained_engineering

Read More

In June of this year, we released a beta version of UrlScan 3.0, which can help mitigate SQL injection attacks. Today, we’re happy to announce the final release of UrlScan 3.0 for Internet Information Services (IIS).

UrlScan 3.0 is a security tool that restricts the types of HTTP requests that IIS will process. By blocking specific HTTP requests, the UrlScan 3.0 security tool helps to prevent potentially harmful requests from reaching applications on the server. UrlScan 3.0 is an update to UrlScan 2.5 and requires IIS 5.1 or later, including the latest IIS 7.0 on Windows Server 2008.

 

Source : blogs.technet.com/windowsserver

Read More

The Web Application Installer Beta is designed to help get you up and running with the most widely used Web Applications freely available for your Windows Server. Web AI provides support for popular ASP.Net and PHP Web applications including Graffiti, DotNetNuke, WordPress, Drupal, OSCommerce and more. With just a few simple clicks, Web AI will check your machine for the necessary pre-requisites, download these applications from their source location in the community, walk you through basic configuration items and then install them on your computer.

Download and infos : www.microsoft.com/web

Read More

The Web Platform Installer Beta (Web PI) provides a single, free package for installing and configuring Microsoft's entire Web Platform, including IIS7, Visual Web Developer 2008 Express Edition, SQL Server 2008 Express Edition and the .NET Framework. Using the Web Platform Installer’s simple user interface, you can select specific components or install the entire Microsoft Web Platform onto your computer. To help you stay up-to-date with product releases, the Web Platform Installer always contains the most current versions and new additions to the Microsoft Web Platform.

Download and infos : www.microsoft.com/web

Read More

Last week during a community meeting I was talking to Kurt Roggen about all the cool new features  in Windows Server 2008. While talking we came to the discussion if Access Based Enumeration (ABE) was still implemented and if we had a GUI to enable it.

Excellent post by Alves Arlindo about Windows Server 2008 and ABE on blogs.technet.com

Read More

Hi Cluster Fans,

We have some great webcasts to share with you created by one of the team’s Most Valuable Professionals (MVP), John Savill. (What is a MVP? Visit: http://mvp.support.microsoft.com) John has shared some of his clustering work from website, SavillTech.com.

Read More

The Microsoft Office team has changed the way that it delivers hotfixes for reported problems. This change comes in the form of cumulative updates and critical on-demand hotfixes.

The detail of August Cumulative Update (CU) for Office SharePoint Server 2007 and Windows SharePoint Services 3.0 can be found here:

Source : blogs.msdn.com/sharepoint

Read More

Excellent post on 4sysops blog about CCC. This tool (in fact it’s a batch) can help you configure Windows Server 2008 Core.

Could be also an alternative to CoreConfigurator (great GUI tool) witch is no longer available.

Read More

sad

Yesterday we learn that the Canadian’s Grand Prix was not on the calendar for 2009.

As a Formula one fan and a Canadian Grand Prix lover for more than 20 year (grandstand 34) I’m really sad.

Read F1-Live.com article «why the Canadian GP was cancelled» to learn more.

I really hope that someone would come up and save «my» Grand prix.

Read More

So, how do you wrestle back control of iTunes so that you’re not installing unneeded and unwanted junk?

Excellent post by Ed Bott showing how to get rid of the uneeded junk.

Source : Ed Bott's Microsoft Report

Read More

Excellent post by Steven Ekren at Clustering & High Availability blog about cluster.log in Windows 2008.

Source : blogs.msdn.com/clustering

Read More

I’m so excited about this release I had to commandeer Paul’s blog for the day and write about it. My name is Tawanda Sibanda and I am the lead program manager for Network Monitor. The team put a lot of effort into this version, adding many of the requests we heard from our customers, while simultaneously fixing bugs and stabilizing the product. We hope you enjoy this release! Please feel free to leave feedback on Paul’s blog or participate in our Network Monitor survey

Now, let’s deep dive into some of the details of Network Monitor 3.2

Source : blogs.technet.com/netmon

Read More

Matthijs ten Seldam has produced a very cool tool that enables you to import your existing virtual machines from Virtual PC and Virtual Server in Hyper-V

Source : blogs.technet.com/matthts

Read More

The SharePoint Best Practices Resource Center on TechNet highlights the different best practices for IT Professionals and Developers and helps you navigate through the resources. IT Professional topics include Operational Excellence, Team Collaboration Sites, Publishing Portals, Search and My Sites. Developer topics include Common Coding Issues, Using Disposable Objects, Search SQL Syntax Queries and Customization Best Practices. We will continue updating and publishing new Best Practices based on real-world experience.

Source : blogs.msdn.com/sharepoint

Read More

Hi all, this topic is an area that has caused me much pain and work.  My goal for this was to follow the recommended SQL guidelines while minimizing the impact that these maintenance jobs have on Crawling and Queries.  We know from the SQL Monitoring an I/O post that Search is extremely I/O intensive .  As it turns out so is all of the regular maintenance that SQL recommends, so finding the right balance between the two is an interesting scheduling task.

Read the complete post : blogs.msdn.com/enterprisesearch

Read More

I received the following trying to detach the msdb database in SQL Server 2005 :

Cannot detach an opened database when the server is in minimally configured mode

I was trying to move msdb according to kb224071. I finally found why.

When I opened my query in SQL Server Management Studio (SSMS) I was connecting to msdb database by default. Event if I do a use master; after that, it was too late, I always got an error doing a sp_detach_bd 'msdb';

So here's the trick :

  • Click new query on the tool bar of SSMS
  • Click on the Options >> buton in the Connect to Server dialog
  • Select the Connection Properties tab
  • Type master in the Connect to database field
  • Click Connect

Et voilà ! You will now be able to detach the msdb database.

Note : Of course this will only work if you follow kb224071 and start SQL Server with the -c -m -T3608 startup options.

Read More

Last night I spent a few hours trying to follow the kb224071's instructions to move the MSDB system database but was always getting the following error trying to connect with the -c -m -T3608 startup options :

Login failed for user '******'. Reason: Server is in single user mode. Only one administrator can connect at this time. [CLIENT: *.*.*.*]

But nobody else was using the database !

Seems that I was wrong. When I looked again at my error log I saw this line :

Login succeeded for user 'NT AUTHORITY\SYSTEM'. Connection: trusted. [CLIENT: *.*.*.*]

Then I tried the same thing in virtual without a cluster and everything worked fine, so I got a little suspicious about the cluster service.

So here's what I've done and it worked :

  1. Put all SQL Server resources offline in the cluster (except the storage of course).
  2. execute :
    NET START "SQL SERVER (instance)" /c /m /T3608
  3. You will now be able to connect to your database in single-user mode.
  4. When your finished, execute the following command and restart all SQL Server resources in the cluster :
    NET STOP "SQL SERVER (instance)"

I'm not an SQL engineer but it looks to me like the Cluster Service opened a connection to the SQL Server.

Hope this could help someone else.

Read More

I misted that news, but looks like FastCGI has bean released to manufacturing.

Read more and download :

Read More

So far, we have made available 12 different Extensions as CTP, Go Live, or RTW releases. Each one is completely free and integrates fully with IIS 7.0. We even released versions of the FTP and WebDAV extensions for IIS 6.0, although you’ll see us do that less often in the future because we feel strongly that IIS 7.0 should be the Web platform of choice so that’s where we’ll concentrate our efforts. Here’s the full list:

Deployment

Management

Security

Request Handling

Content Publishing

Media Serving

Source : Windows Server Division Weblog

Read More

IBM TV

Cool ! lot of Tv shows about IBM technologies.

Check it out.

Read More
Updated in december 2008 (see at the end)
I've been playing with Database Mail in my SQL 2005 Cluster for a few days now. I always get the following errors :
Database Mail Log:
Log Database Mail (Database Mail Log)
Last Modified By sa
Message : Activation failure.

EventViewer Application Log: Event Type: Information
Event ID:   9724
User:       N/A
Description: The activated proc [dbo].[sp_sysmail_activate] running on queue msdb.dbo.ExternalMailQueue output the following: 'Error executing extended stored procedure: Invalid Parameter'
Last night I found a solution and I though it would be a good idea to share it.
As you know SQL Server use an external program to process mail : DatabaseMail90.exe. As I understand it, when SQL launch DatabaseMail90.exe it connect to the msdb database and look in the system tables for it's configuration and for messages to process.

First Problem : DatabaseMail90.exe connection

Looks like DatabaseMail90.exe is trying to connect to SQL using Localhost or ComputerName as it's SQL Server name. In a cluster you can't do that, you should use the Virtual SQL Server Name as define in your Cluster resources. Can we change that ? Not really.
But there is a workaround. Microsoft added a new feature in SQL SP2 to allow you to send mail from a remote server. We are going to use that feature to make DataBaseMail90.exe connect to the Virtual SQL Server (Cluster).
First we have to create the text file DataBaseMail90.exe.config in the \MSSQL\Binn folder of your SQL Instance (ex: \Program Files\Microsoft SQL Server\MSSQL.1\MSSQLSERVER\MSSQL\Binn). with the following content :
<configuration>
    <appSettings>
        <add key="DatabaseServerName" value ="VirtualServerName\InstanceName" />
        <add key="DatabaseName" value ="msdb" />
    </appSettings>
</configuration>
Replace VirtualServerName\InstanceName by the valid names from your environment.
Don't forget your are in a cluster, so you should copy that new file on every node of your cluster.
Next we have to modify the DatabaseMail config to tell SQL Server to use the new file. We'll do that by running the following code in SQL Server Management Studio :
USE msdb;
GO
INSERT INTO [msdb].[dbo].[sysmail_configuration]
   (
   [paramname]
   ,[paramvalue]
   ,[description]
   )
VALUES
   (
   N'ReadFromConfigurationFile'
   ,N'1'
   ,N'Send mail from mail server in configuration file'
   );
GO

Second problem : the 'sp_sysmail_activate' stored procedure

'sp_sysmail_activate' is the procedure that launch the DatabaseMail90.exe process. Normally when you updated your SQL Server to SP2 that procedure got updated to support the new DataBaseMail.exe.confg file. Don't ask me why but when you are in a cluster this is not the case (thanks FreemanRU for the tip).
So you'll have to update it by yourself. I have taken a copy of the 'sp_sysmail_activate' procedure from a working SQL server (non-cluster) SP2 with CU8 (build 3257). You can simple run the code in SQL Server Management Studio :
USE [msdb]
GO
/****** Object:  StoredProcedure [dbo].[sp_sysmail_activate]    Script Date: 08/13/2008 11:59:49 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
-- sp_sysmail_activate : Starts the DatabaseMail process if it isn't already running
--
ALTER PROCEDURE [dbo].[sp_sysmail_activate]

AS
BEGIN
    DECLARE @mailDbName sysname
    DECLARE @mailDbId INT
    DECLARE @mailEngineLifeMin INT
    DECLARE @loggingLevel nvarchar(256)
    DECLARE @loggingLevelInt int  
    DECLARE @parameter_value nvarchar(256)
    DECLARE @localmessage nvarchar(max)
    DECLARE @readFromConfigFile INT
    DECLARE @rc INT

    SET NOCOUNT ON
    EXEC sp_executesql @statement = N'RECEIVE TOP(0) * FROM msdb.dbo.ExternalMailQueue'

    EXEC @rc = msdb.dbo.sysmail_help_configure_value_sp @parameter_name = N'DatabaseMailExeMinimumLifeTime',
                                                        @parameter_value = @parameter_value OUTPUT
    IF(@rc <> 0)
        RETURN (1)

    --ConvertToInt will return the default if @parameter_value is null or config value can't be converted
    --Setting max exe lifetime is 1 week (604800 secs). Can't see a reason for it to ever run longer that this
    SET @mailEngineLifeMin = dbo.ConvertToInt(@parameter_value, 604800, 600)

    EXEC msdb.dbo.sysmail_help_configure_value_sp @parameter_name = N'ReadFromConfigurationFile',
                                                  @parameter_value = @parameter_value OUTPUT
    --Try to read the optional read from configuration file:
    SET @readFromConfigFile = dbo.ConvertToInt(@parameter_value, 1, 0)

    --Try and get the optional logging level for the DatabaseMail process
    EXEC msdb.dbo.sysmail_help_configure_value_sp @parameter_name = N'LoggingLevel',
                                                  @parameter_value = @loggingLevel OUTPUT

    --Convert logging level into string value for passing into XP
    SET @loggingLevelInt = dbo.ConvertToInt(@loggingLevel, 3, 2)
    IF @loggingLevelInt = 1
       SET @loggingLevel = 'Normal'
    ELSE IF @loggingLevelInt = 3
       SET @loggingLevel = 'Verbose'
    ELSE -- default
       SET @loggingLevel = 'Extended'

    SET @mailDbName = DB_NAME()
    SET @mailDbId   = DB_ID()

    EXEC @rc = master..xp_sysmail_activate @mailDbId, @mailDbName, @readFromConfigFile,
    @mailEngineLifeMin, @loggingLevel
    IF(@rc <> 0)
    BEGIN
        SET @localmessage = FORMATMESSAGE(14637)
        exec msdb.dbo.sysmail_logmailevent_sp @event_type=3, @description=@localmessage
    END
    ELSE
    BEGIN
        SET @localmessage = FORMATMESSAGE(14638)
        exec msdb.dbo.sysmail_logmailevent_sp @event_type=0, @description=@localmessage
    END

    RETURN @rc
END
There's only one final step, you should restart the mail process with the follwing SQL command :
EXEC msdb.dbo.sysmail_start_sp;
You could always restart the SQL Server if you prefer.
You should now be able to send a test email from the Database Mail object in SQL Server Management Studio from your SQL Server 2005 SP2 in a cluster.

December 2008 update :

I missed something, in the ‘Second problem :’, ‘sys_mail_activate’ is not the only stored procedure that you have to update. There is a few others :
  • dbo.sp_ExternalMailQueueListener
  • dbo.sp_RunMailQuery
  • dbo.sp_send_dbmail
  • dbo.sp_sysmail_activate
  • dbo.sysmail_delete_mailitems_sp
  • dbo.sysmail_delete_profile_sp
  • dbo.sysmail_update_account_sp
  • dbo.sp_ProcessResponse
  • dbo.sp_validate_user
I’ve created a script to update those procedures to the same level as SQL Server 2005 SP2 with Cumulatives Updates 8. You can download my script here.
May I suggest you backup the msdb database before playing with dbmail procs.
Read More

Oh dear. The Chicken Little contingent is out in full force. Break out your Kevlar helmets, everyone, because the sky is falling on Windows! At last week’s Black Hat conference in Las Vegas, researchers Alexander Sotirov and Mark Dowd presented a paper that outlined some new attack vectors they had discovered targeting some security features introduced in different versions of Windows XP and Windows Vista. It’s a fascinating paper, rich in technical detail and hewing to the Black Hat tradition of providing clues that others can follow to discover, exploit, and ultimately fix vulnerabilities in widely used computer code.

Read Ed Boot's article at blogs.zdnet.com

Read More

As a tech writer, one of my biggest pet peeves is the plethora of bad advice littered across almost every web site dedicated to system tweaking. Besides the tweaks that simply don't work, some of them will actually cause your computer to run even slower—or worse. Let's examine some of the most offensive myths out there regarding PC performance tweaking, and debunk them once and for all.

Read the complete article at lifehacker.com

Read More

These days application virtualization is a hot topic. Michael Pietroforte form 4sysops blog has produce a list of advantage and of disadvantage for the new technology :

Read More

For a few days I'm not able to check for new updates from my WSUS server, I always get an error 8024400E. Strangely if I check for updates from Microsoft Update I've got no error.

A few computers (and servers) at my location got the same problem.

Today I've tired the workaround published by Cecilia Cole (WSUS Program Manager) and it WORKED !

Many thanks Cecilia,

Source : Client/Server Synchronization issues

Read More

x3550

IBM's Official Visio collection including front and rear physical shapes of servers, disks, storage systems and workstations.

It's FREE !

Link : http://www.visiocafe.com/ibm.htm

Read More

converter_general

If you don’t want to configure all options to convert Windows Server 2008 to a Workstation manually, sawo now made it possible to use a tool for this. He has done a great job by creating this converter to automate all steps of the manual!

Source : www.win2008workstation.com

Read More

eToolz is a nifty GUI tool that allows you to perform a number of network queries: DNS, ping, traceroute, WHOIS, mail-check, HTTP-header, time (NTP), Google pagerank, top level domains and port numbers.

For some of these queries, you would usually go to the command prompt in Windows; for example, the DNS query would be just nslookup. eToolz allows you to query for A, PTR, NS, MX, and SOA records. The Ping tool offers the options pause, bytes, timeout and count, and traceroute lets you configure the number of hops and the timeout. Even though eToolz is a standalone program (it doesn’t have to be installed), it will store the IP addresses, host names, etc. that you enter, so the next time you want to ping a certain host, you can just select it from a drop-down-list. I think, in most cases, you will be faster with eToolz than with the command prompt tools because it can save you some typing exercises.

 

Source : 4sysops.com

Read More

Michael Pietroforte has an excellent series of post on 4SYSOPS blog on Application Virtualization.

Read More

This online book is a structured, introductory approach to the basic concepts and principles of the Transmission Control Protocol/Internet Protocol (TCP/IP) protocol suite, how the most important protocols function, and their basic configuration in the Microsoft Windows Vista, Windows Server 2008, Windows XP, and Windows Server 2003 families of operating systems. This book is primarily a discussion of concepts and principles to lay a conceptual foundation for the TCP/IP protocol suite and provides an integrated discussion of both Internet Protocol version 4 (IPv4) and Internet Protocol version 6 (IPv6).

Download : www.microsoft.com/downloads

Read More

This Support WebCast focuses on how to plan, implement, and administer a Microsoft SQL Server 2005 failover cluster on Windows Server 2008. This session provides step-by-step instructions about how to install SQL Server 2005 clustered instance on a Windows Server 2008 cluster. It also discusses the options you can use to move SQL Server 2005 failover cluster from Windows Server 2003 to Windows Server 2008.

Details: http://support.microsoft.com/default.aspx?kbid=953170

Webcast Link: http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&EventID=1032379512

Source : blogs.msdn.com/clustering

Read More

So you want to build a Windows Server 2008 Cluster, but don’t know what hardware to use or if it will work? Well with the FCCP we will make clustering even easier

Source : blogs.msdn.com/clustering

Read More

... announcing the Podcasting Kit for SharePoint (PKS), available as an open source project at http://www.CodePlex.com/PKS. The PKS is an accelerator for social media, using podcasting and social networks to deliver the next generation knowledge management solution. Built on top of SharePoint Server 2007 and using Silverlight 2, the PKS delivers an integrated experience with a wide variety of devices including iPod, Zune, Windows Mobile phones, and other podcast capable devices. The PKS follows the same model and approach to open source community contributions and support as the Community Kit for SharePoint.

Source : blogs.msdn.com/sharepoint

Read More
Read More

Protocol Handler.Net is a set of .Net wrappers for the protocol handler interfaces that enable developers to create and deploy protocol handlers for SharePoint search and Search Server. Developers can index data and documents from any system they can connect to.

Much of the complexity and time around the development of protocol handlers, such as COM interoperability, are reduced and hidden in the wrappers themselves letting developers just concentrate on code to connect to a content source and pull data.

Protocol Handler.Net makes it possible to develop protocol handlers in C# or VB.Net and simplifies the handling of security, metadata, streaming content, deployment and management just to name a few things. It also comes with a help system and sample project to further help developers.

Chris Gomez
chris@fastsharepoint.com
www.FastSharePoint.com

Source : www.codeplex.com/phdotnet

Read More
Read More

Why not display a search page instead of the traditional 404 error page. Microsoft released the Web Page Error Toolkit to do that. It is a ASP.NET application that replace your error file in IIS. There is a lot of customization possible.

Source : dev.live.com/blogs/livesearch
blogs.msdn.com/livesearch

arstechnica.com/journals/microsoft.ars
Read More

I’m happy to announce that we’re on track to deliver IE8 Beta 2 this August when you’ll get a chance to see what we’ve been up to in these areas.

Source : blogs.msdn.com/ie

Read More

Today Microsoft released Windows Search 4.0 and the Multilingual User Interface Pack (MUI) for Windows Search 4.0.

This update include de following improvements :

  • Support for indexing encrypted documents of local file systems
  • Reduced affect on Microsoft Exchange when you index e-mail in online mode, and there is no local cache (.ost)
  • Support for indexing online delegate mailboxes
  • Support for client-to-client remote query to shared indexed locations
  • Improved indexing performance
  • Faster previewer updates for Windows XP
  • Per-user Group Policy settings
  • Windows software updates for Watson errors
  • Support for new enterprise Group Policy objects

Source & download : support.microsoft.com

Read More

google shell

Goosh is brilliant. You can execute Google search commands in the browser just like using the Unix shell and the results get displayed inline. You can even search for feeds with Google just like MSN. Thanks Philipp.

Source : Digital Inspiration

Read More
Next PostNewer Posts Previous PostOlder Posts Home