Language(s): English.
Product(s): Visual Studio.
Audience(s):Developer.
Duration: 60 Minutes
Start Date:Thursday, January 10, 2008 10:00 AM Pacific Time (US & Canada)
Event Overview
In this demo-intensive session, we expose you to many of the new features in Microsoft Visual Studio Team System 2008. Join us for an understanding of how Visual Studio Team System 2008 can help your organization with full application lifecycle management (ALM). See how to enable your team to collaborate and communicate to ensure software quality and provide visibility into the development process.Presenter: Doug Seven, Senior Product Manager, Microsoft Corporation
Register here
Monday, December 31, 2007
MSDN Webcast: A Lap Around Visual Studio Team System 2008 (Level 100)
Posted by
Uday
at
11:13 PM
0
comments
Labels: WebCast
Tree View Document Library in MOSS 2007
Hi Moss Devs,
Are you looking for Treeview webpart to display the document library in tree view.
There is no out of the box webpart available to display the document library in Treeview.
I started googling it when started working on this task. I got few webparts which is using java script to load the tree view. I thought of developing own webpart to render the document library in tree view control.
I have created the webpart using .Net 2.0 tree view control and fetching the document library information from the toolpart to render the data to tree view.
Use the following code to load the leaf information of tree view from the document library.
public void TraverseFolder(SPFolder folder,AspControls.TreeNode node)
{
TreeNode tNode = new System.Web.UI.WebControls.TreeNode(folder.Name);
try
{
if (folder.Name != "Forms")
{
foreach (SPFolder fldr in folder.SubFolders)
{
if (fldr.Name != "Forms")
{
TreeNode trn = new System.Web.UI.WebControls.TreeNode(fldr.Name);
tNode = TraverseFiles(fldr, trn);
rNode.ChildNodes.Add(tNode);
}
}
foreach (SPFile file in folder.Files)
{
TreeNode trnChild = new System.Web.UI.WebControls.TreeNode(file.Name, "", "~/_layouts/images/" + file.IconUrl, file.ServerRelativeUrl.ToString(), "");
//trv.Nodes.Add(trnChild);
rNode.ChildNodes.Add(tNode);
}
}
}
catch (Exception e)
{
Console.WriteLine(e.Message);
}
}
public TreeNode TraverseFiles(SPFolder fldr, AspControls.TreeNode node)
{
try
{
foreach (SPFile file in fldr.Files)
{
AspControls.TreeNode trnChild = new System.Web.UI.WebControls.TreeNode(file.Name, "", "~/_layouts/images/" + file.IconUrl, file.ServerRelativeUrl.ToString(), "");
node.ChildNodes.Add(trnChild);
}
bool bRecurseFolders = fldr.SubFolders.Count > 0 ? true : false;
if (bRecurseFolders)
{
for (int i = 0; i < fldr.SubFolders.Count; i++)
{
TreeNode trnChild = new System.Web.UI.WebControls.TreeNode(fldr.SubFolders[i].Name);
node.ChildNodes.Add(TraverseFiles(fldr.SubFolders[i], trnChild));
}
}
}
catch (Exception e)
{
Console.WriteLine(e.Message);
}
return node;
}
Use the Traverse Folder function and pass the root element of the document library as parameter.
Now you got a Tree view with appropriate leaf nodes.
Render it in your webpart project :-)
Posted by
Uday
at
9:21 PM
1 comments
70-526 : Microsoft® .NET Framework 2.0 - Windows®-based Client Development
I have passed my 70-526 TS: Microsoft® .NET Framework 2.0 - Windows®-based Client Development.
Preparation Guide for Exam 70-526
Posted by
Uday
at
8:47 PM
0
comments
Labels: Microsoft Certifications
Thursday, December 27, 2007
Customizing Site Navigation Bar & Quick Launch in MOSS 2007
The following is my default quick launch menu in the site. I want to add my custom links to quick launch.
To do,
Open Site Actions -> Site Settings.
Click Navigation under Look and Feel
Now it will shows the navigations in current site.

Now we need to add link for the navigation under current site.
Click Add Heading under Current Navigation Section
Links can be targeted based on the audience. Then Click OK to save the changes.
To add menu item in top navigation menu Add the links under Global Navigation
Posted by
Uday
at
9:27 PM
1 comments
Labels: MOSS 2007
Monday, December 24, 2007
How To Create SubSites with Different Templates in MOSS 2007
If you try to create subsite in SharePoint portal by default it will show only parent site template.
Here its showing only Publishing site with workflow which is the parent site's site template.
If its required for us to create the subsite with different site template.
Follow the below steps :
- Open Site Actions -> Site Settings -> Modify All Site Settings -> Page Layouts and Site Templates under Look and Feel
Select the option Subsites can use any site template
Now If you Create Subsite It will allow us to create subsite with any template :-)
If you find this articles helps you. Please leave a comment.
Posted by
Uday
at
3:33 PM
0
comments
Labels: MOSS 2007
Happy Birthday Windows Vista! * Microsoft Offers *
Happy Birthday Windows Vista! As we approach the one year anniversary of launching Windows Vista® we want to remember you as one of the many people who downloaded and tested one of the Windows Vista Beta or Release Candidates through TechNet or MSDN®.YOU were a significant contributor to the development of Windows Vista. Your participation was extremely valuable to Microsoft, and we would like to say, “Thank You!” To show our appreciation, we have several special offers exclusively available to you.
Offer 1: The ULTIMATE OFFER Just go to your favorite retail or online store and purchase a standalone, full package Windows Vista Ultimate product, full or upgrade version, and we will match that with a second, complimentary Windows Vista Ultimate Upgrade product key. We will honor a copy you purchased, and first activated, after December 1, 2007. Hurry! This offer expires on January 15, 2008. To take advantage of this great offer, simply follow these steps:
Go to http://www.windowsvistaevalcomp.com.
Sign in using the same Windows Live ID that you used to download the beta or release candidate versions of Windows Vista.
Follow the instructions to locate the Product ID on the computer running the qualifying copy Windows Vista Ultimate that you recently purchased.
Enter that Product ID into the online form.
We will then provide you with a Windows Vista Ultimate upgrade key, so you can install Windows Vista Ultimate onto a second machine. (The second machine must have Windows XP or a version of Windows Vista already installed in order to upgrade)Please note that this key is NOT for resale, although you may give it as a gift to a friend or colleague. Limit one complimentary key per person. Windows Vista Ultimate Academic and Student versions are not included in this promotion.
Offer 2: We also have one hundred $250 gift certificates to give away! To thank you for helping make Windows Vista the most reliable Windows® yet, taking a short online survey and you be entered to win a $250 Amazon gift certificate (US store, shipping worldwide) to spend however you wish. Take the short survey here: http://www.windowsvistaevalcomp.comand we will include your name for a chance to win. The survey is anonymous but we need your name for the prize. Of course, we respect your privacy. All entries must be completed by January 15, 2008
Offer 3: Would you like a truly unique computer personally signed by Bill Gates? We’d like to give you the opportunity to own a truly unique computer. This computer is the ASUS W5fe. It is very powerful, small, light weight and incorporates the Windows SideShow™ technology. Each one is personally signed by Bill Gates. We have ten available, but you can only enter to win if you participated in the Windows Vista Beta or Release Candidates through TechNet or MSDN. Simply come to http://www.windowsvistaevalcomp.com, tell us how you put Windows Vista to work along with your top tips and best practices to get going with Windows Vista today. We’ll select the top ten entries to be published. (Only one story per participant, please.) All entries must be completed by January 15, 2008 And in closing, there is so much written about Windows Vista, how do you sort through and find the right information at the right time, and with the right technical depth? Visit Microsoft’s newest TechNet resource: Windows Vista Springboard—the onramp for IT Pros.
We would also like to remind you about TechNet Plus. Whenever you subscribe to TechNet Plus, you get full-version software licensed for evaluation purposes. This includes a variety of Microsoft commercial software including:
Microsoft Operating Systems (Windows Vista®, Windows Server® 2003, Windows Small Business Server).
Servers (e.g. Microsoft Exchange Server2007, SQL Server® 2005, BizTalk® Server, Commerce Server, Live Communication Server).
Microsoft Office System (2007 Microsoft Office Release, InfoPath®, OneNote®, Visio®, Project).For Complete benefits of a TechNet subscription please check this site * All of these offers are available only to named recipients of this offer who participated in the Windows Vista Beta or Release Candidates through TechNet or MSDN. These offers are non-transferable and are limited to one each per person. See offer websites for specific rules.
Source : Microsoft NewsLetter
Posted by
Uday
at
1:22 PM
0
comments
Labels: Windows Vista
Tuesday, December 18, 2007
Singleton Pattern Only One Instance is Created in Multi Threading
while using the singleton pattern, only one instance is created in multi threading?
Using threadsafe singleton class will guarantee that only one instance is created.
public sealed class Singleton
{
private static Singleton singleton = null;
private static readonly object singletonLock = new object();
private Singleton() {}
public static Singleton GetInstance()
{
lock (singletonLock)
{
if (singleton == null)
{
singleton = new Singleton();
}
return singleton ;
}
}
}
Issue will raise only when the creation of first instance.
Using lock() will provide us the thread safe to avoid execution of two threads at a same time to create instance.
Again we are verifying the (singletonobject == null) so it will guarantee that only once instance will be created.
double check option will be full proof for our class.
Posted by
Uday
at
12:12 AM
0
comments
Labels: Design Pattern
Monday, December 17, 2007
How to Configure SMTP in MOSS 2007 Site
Open Central Administration
Open Operations Tab and Click Outgoing email settings under Topology and Services
Central Administration -> Toplogy and Services -> Outgoing email settings
Configure the Appropriate SMTP Server Settings and click OK.
Now you have successfully configured SMTP settings for your MOSS Farm.
Posted by
Uday
at
10:11 PM
0
comments
Labels: MOSS 2007
Friday, December 14, 2007
Error Opening MOSS 2007 Forms Authentication Site in SharePoint Designer
If you try to open the Forms Authentication enabled site in SharePoint Designer it will through the following error:
The folder 'http://myserver.com/' isn't accessible. The folder may be located in an unavailable location, protected with a password, or the filename contains a / or \.
Designer cannot open the site because the site using custom authentication.
There is two workaround for this issue.
Approach 1:
· While login to forms authentication site check the sign in me automatically(it will cache the credential and it will load the Designer)
Approach 2:
· Extend the Existing Forms Authentication Enabled web application to windows authentication application. Now windows authentication enabled web application can be opened in sharepoint designer using windows authentication.
My Reccomandation would be Approach 2
Posted by
Uday
at
9:50 PM
0
comments
Labels: MOSS 2007
Wednesday, December 12, 2007
Programmatically Add User to SharePoint Group
To assign the user to group in MOSS 2007
The following code will add the user to site and to specified group.
private void AddUser(string strSite,string webGroup)
{
SPSecurity.RunWithElevatedPrivileges(delegate()
{
using (SPSite site = new SPSite(strSite))
{
using (SPWeb web = site.OpenWeb())
{
Boolean allowUnsafeUpdate = web.AllowUnsafeUpdates;
try
{
web.AllowUnsafeUpdates = true;
web.SiteUsers.Add(loginName, MailId, loginId, "");
web.Groups[webGroup].AddUser(loginName, MailId, loginId, "");
}
finally
{
web.AllowUnsafeUpdates = allowUnsafeUpdate;
}
}
}
});
}
Posted by
Uday
at
4:32 PM
0
comments
Labels: MOSS 2007
WinCE Update releases for the month of November 2007
The Microsoft® Windows® CE update rollup will be released the second Tuesday of every month, the latest release occurring on or around December 11th, 2007.
The following updates for Windows CE have been recently released and are available for download. More information for each update is provided in the Readme document available after the individual update(s) has been installed.
Windows CE 5.0
Update name: Windows CE 5.0 Platform Builder Monthly Update (November 2007)
Download link: http://www.microsoft.com/downloads/details.aspx?FamilyId=B9B800E5-DD00-46DC-8380-0425C8FCEAFB&displaylang=en
Description: This is a set of updates for Windows CE Platform Builder released during the period of November 1 – November 30, 2007. These Microsoft Windows CE updates are fixes for Windows CE operating system problems you run into during the development and maintenance of your custom platform.
Windows CE 6.0 – Update name: Windows CE 6.0 Platform Builder Monthly Update (November 2007)
Download link: http://www.microsoft.com/downloads/details.aspx?FamilyId=009E67FE-A447-4035-9B13-49489992832F&displaylang=en
Description: This is a set of updates for Windows CE Platform Builder released during the period of November 1 – November 30, 2007. These Microsoft Windows CE updates are fixes for Windows CE operating system problems you run into during the development and maintenance of your custom platform.
Posted by
Uday
at
3:22 PM
0
comments
Labels: Microsoft Technical Resources
Tuesday, December 11, 2007
MOSS 2007 & WSS 3.0 Service Pack 1
Today Microsoft Released the Service Pack 1 for
Microsoft Office SharePoint Server 2007 & Windows SharePoint Services 3.0
Get It here for WSS 3.0 SP1
Get it here for MOSS 2007 SP1
Posted by
Uday
at
9:01 PM
0
comments
WebCast : Advanced SharePoint Document Workflow with Visual Studio 2008
Microsoft Webcast : Advanced SharePoint Document Workflow with Visual Studio 2008
Time : Friday, December 14, 2007 1:30 PM Eastern Time (US & Canada)
Join Robert Shelton for a 90 minute demonstration (i.e., Very few if any PowerPoint slides) on building Document Workflows for SharePoint (MOSS 2007) with Visual Studio. For this demonstration, Robert will be using the soon to be released Visual Studio 2008 (showing new features for Workflow Developers), however all of the demonstrations could also be accomplished using Visual Studio 2005 with Workflow Extensions.
What you will learn:
• New features for SharePoint Workflow Developers in Visual Studio 2008
• New SharePoint API’s for SharePoint workflow
• How to debug SharePoint Workflow’s using the Visual Workflow Designer
• The new single-click deployment of workflows using Visual Studio 2008
• How to send emails from a SharePoint Workflow using Visual Studio (2005 & 2008)
• How to (programmatically) assign users Tasks (think Outlook Tasks) and track their progress
• How to enable users to re-assign/delegate tasks, and track that this was done
Register Here
Posted by
Uday
at
2:23 PM
0
comments
Labels: WebCast
Turn Off UnExpected Error Occurred in MOSS 2007 To Display Exception Detail
MOSS 2007 by default will display the custom error page for all errors occurred in page
In Development phase it will be difficult for the developers to understand the exact error. Change the following Modifications with the web.config of the web application. Then it will display the exception details in the error page.
- Turn the call stack on by searching for
and change it to CallStack="true". - Turn off the SharePoint error pages by turning off custom error pages:
to mode="Off".
Dont do this modification with the production site.
Coz.....the users may get scared of long errors. ;)
Posted by
Uday
at
9:30 AM
0
comments
Labels: MOSS 2007
Sunday, December 9, 2007
SharePoint Monitoring Toolkit
Microsoft Released the SharePoint 2007 Monitoring Tookit Get it Here
Overview
The SharePoint Monitoring Toolkit helps you manage Microsoft® SharePoint® environments of all sizes with two new management packs for System Center Operations Manager 2007:
- Windows® SharePoint Services 3.0 Management Pack
- Microsoft Office SharePoint Server 2007 Management Pack
These packs monitor the health state of the components in your SharePoint environment that affect performance and availability. When there is an issue that may cause service or performance degradation, Operations Manager 2007 uses the management packs to detect the issue, alert you to its existence, and facilitate diagnosis and corrective actions.The management packs monitor:
- Windows SharePoint Services 3.0 related services (Timer, Tracing and Search)
- Windows SharePoint Services 3.0 related Events
- Web server applications such as Internet Information Services (IIS)
- IIS-related Events
- Microsoft SQL Server® database-related events
- WSS Server performance
The SharePoint Monitoring Toolkit Management Packs have been rewritten from the ground up to take advantage of the latest features of System Center Operations Manager 2007. Major improvements from previous packs include:
- Extended rules
- New and improved reports
- Additional actions
- New views
- Elimination of backward compatibility dependencies
- Increased reliability
- Noise reduction through tuning and event suppression
- Thoroughly tested compatibility of management packs with:
System Center Operations Manager 2007
System Center Essentials
Microsoft Office SharePoint Server 2007 SP1
Posted by
Uday
at
10:46 PM
0
comments
Labels: MOSS 2007
Friday, December 7, 2007
Programmatically Read List & View Content in SharePoint
I got a task to work on developing the windows application which will fetch the List View data from sharepoint and process the data in win forms app.
Previously i used to fetch the data using Lists.asmx,views.asmx.
Now i came to know there is other way to fetch the data from List View.
Syntax:
https://myserver.com/_vti_bin/owssvr.dll?Cmd=Display&List={list Id}&View={View Id}&XMLDATA=true
Example URL:
https://myserver.com/_vti_bin/owssvr.dll?Cmd=Display&List={EA1BD05B%2DDB5B%2D434B%2DB2FC%2DB9AB9EE18A91}&View={B959F555%2D798B%2D4F47%2D9FBB%2D81513B85F906}&XMLDATA=true
Now it will give the xml data as response.
write the response to xmldoc and process the data.
HttpWebRequest myRequest = (HttpWebRequest)WebRequest.Create("https://myserver.com/_vti_bin/owssvr.dll?Cmd=Display&List={EA1BD05B%2DDB5B%2D434B%2DB2FC%2DB9AB9EE18A91}&View={B959F555%2D798B%2D4F47%2D9FBB%2D81513B85F906}&XMLDATA=true");
myRequest.Credentials =
System.Net.CredentialCache.DefaultCredentials;
HttpWebResponse response = (HttpWebResponse)myRequest.GetResponse();
XmlDocument doc = new XmlDocument();
doc.Load(response.GetResponseStream());
Posted by
Uday
at
9:48 AM
0
comments
Labels: MOSS 2007, SharePoint 2003
Wednesday, December 5, 2007
Microsoft BizTalk Server 2006 VHD
Hi Devs,
Are you looking for BizTalk Server 2006 Development Environment.
Dont worry(Windows XP is enough for you to host VHD)
Get it here for BizTalk Server 2006 VHD.
Download Virutal PC to Host the VHD File.
Posted by
Uday
at
12:09 AM
0
comments
Labels: BizTalk Server
Microsoft Office SharePoint Server 2007 VHD
Hi Devs,
Are you looking for the Development Environment to Learn MOSS 2007.
Here is the way. Microsoft Gives Preconfigure VHD for MOSS 2007.
Get it here
If you have any issues in configuring VHD please post here.
Download Virtual PC to Host the VHD.
Posted by
Uday
at
12:05 AM
1 comments
Labels: MOSS 2007
Tuesday, December 4, 2007
Increase Upload File size in Moss 2007
To Increase Upload File size in Moss 2007
By Default Moss will allow us to upload File size up to 50 MB.
If you want to increase upload file size.
Follow the Below Steps:
Open Central Administration
- Open Web Application General Settings
Now you have done with change of upload file size.
Enjoy uploading :-)
Posted by
Uday
at
11:27 PM
0
comments
Labels: MOSS 2007
Monday, December 3, 2007
70-529 : Microsoft .NET Framework 2.0 - Distributed Application Development
Today I have completed
70-529 : Microsoft .NET Framework 2.0 - Distributed Application Development
Its most about WebServices & Remoting
Preparation Guide For 70-529
Posted by
Uday
at
9:07 PM
0
comments
Labels: Microsoft Certifications
Saturday, December 1, 2007
Microsoft Technical Roll Up - December 2007
News
Anywhere Access: Enabling More Secure Business in a Public World http://go.microsoft.com/?linkid=7753667
Today's business leaders are putting a premium on providing "anywhere access," where employees, partners, and customers can securely share and access critical business information from any device and any location, on or off the network. Read the Yankee Group report on the trend toward "anywhere access" and learn how solutions from Microsoft can help realize this vision through increases in agility, productivity, and end-to-end data protection.
New Study on Data Protection and Role Collaboration Within Organizations http://go.microsoft.com/?linkid=7753668
This new study sponsored by Microsoft and conducted by the Ponemon Institute examines the perceptions of three different groups of information stakeholders on how privacy and data protection risks are being managed in their organizations. The study is based on survey results collected in September 2007 from a highly experienced group of information security, privacy/compliance, and marketing executives from the public and private sectors.
Microsoft Security Intelligence Report, Volume 3 http://go.microsoft.com/?linkid=7753669
The Microsoft Security Intelligence Report provides an in-depth view of recent trends that Microsoft has seen in software vulnerability disclosures, in malicious software, and in potentially unwanted software like spyware, adware, and the like. In the newest version of the report, which focuses on the trends observed in the first half of 2007, a new section on software vulnerability exploits has been added. Download a key findings summary, access the full report, and participate in related webcasts today.
MSDN Magazine: The Annual Security Issue http://go.microsoft.com/?linkid=7753670
A "can't miss" for developers, this year's issue starts out with Michael Howard's discussion of some practical best practices he has learned over the past five years in building secure software at Microsoft. Other topics include techniques for integrating security-related activities -- both automated and manual -- more deeply into the existing development life cycle, concrete examples of automated integration, and deep dives into the different conditions that can cause your applications to fail and how each of those conditions may additionally create security vulnerabilities.
Security Watch: Windows BitLocker Drive Encryption and the Complexities of Trust http://go.microsoft.com/?linkid=7753671
Mobile workers are constantly toting all sorts of confidential information all over the place -- trains and planes, restaurants and hotels, home offices and branch offices. The cost to a company for replacing a laptop is minor compared to the cost of dealing with confidential data that's been compromised. This TechNet Magazine article explores this topic and proposes that this is the security that Windows BitLocker Drive Encryption aims to provide.
Try the New Forefront Server Security Management Console http://go.microsoft.com/?linkid=7844522
The new Microsoft Forefront Server Security Management Console is a Web-based console that centralizes configuration and operation, automates the download and distribution of signature and scan engine updates, and generates comprehensive reports. Trial software is now available in 11 languages.
Try the New Forefront Security for SharePoint with Service Pack 1 Now http://go.microsoft.com/?linkid=7844523
Help protect your Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0 collaboration environments with Microsoft Forefront Security for SharePoint with SP1.
Microsoft Security Bulletin Summary for Nov, 2007
http://www.microsoft.com/technet/security/bulletin/ms07-nov.mspx
Search for previous security bulletins http://go.microsoft.com/?linkid=3992478
Security Bulletin Feed http://go.microsoft.com/?linkid=3992479 RSS http://go.microsoft.com/?linkid=3992480
Documents
Security Tip of the Month: Anywhere Access and Mobile Security http://go.microsoft.com/?linkid=7753672
By Chip Vollers, Sr. Product Manager, Microsoft Mobile Communications IT managers are looking for flexible, end-to-end solutions for single-point access of line-of-business applications and company data on mobile devices. These solutions must be designed for efficient control of devices while offering reliable, low-cost, and consistent manageability that works well with an enterprise's existing infrastructure. The following are a few key areas that IT professionals should consider when deploying mobile solutions.
Highly Secure Access Anywhere http://go.microsoft.com/?linkid=7753673
In the Windows Server 2008 operating system, Microsoft greatly enhanced the in-the-box feature set of Terminal Services. This article focuses on the network and security design aspects of an anywhere-access solution, rather than on providing details on managing the Terminal Service components. It describes the methods and best practices for creating an anywhere-access solution based on the technology included with Windows Server 2008.
System Center Mobile Device Manager 2008 Technical Paper http://go.microsoft.com/?linkid=7753674
Learn more about this new comprehensive security and device management solution for Windows Mobile devices, which helps you more easily manage devices within the enterprise and delivers a mobile-optimized virtual private network (VPN) for security-enhanced access to the corporate network.
Authentication Options for Mobile Devices http://go.microsoft.com/?linkid=7753675
This article describes the complexities of authenticating mobile devices in relation to designing secure applications. Topics include Windows authentication, Microsoft Passport Network authentication, forms authentication, and authentication on devices that do not accept cookies.
Data Encryption Toolkit for Mobile PCs http://go.microsoft.com/?linkid=7753676
The Data Encryption Toolkit for Mobile PCs shows you how to effectively use both the Encrypting File System and Windows BitLocker Drive Encryption across your organization. The Toolkit also provides you with software tools and scripts to help you centrally configure, deploy, and manage encryption settings on all your mobile PCs.
Enhancing the Security of a Device http://go.microsoft.com/?linkid=7753677
These MSDN Library articles provide an overview of how to use the security services in Windows Embedded CE to create a device that is more secure.
Deploying Windows Mobile 6 Powered Devices with Microsoft Exchange Server 2007 http://go.microsoft.com/?linkid=7753678
This guide provides best practices and procedures for implementing a mobile messaging system with Windows Mobile 6 powered devices and Microsoft Exchange Server 2007. Topics include Exchange Server 2007, creating a protected communications environment, configuring Microsoft Internet Security and Acceleration (ISA) Server 2006 or a third-party firewall, and mobile device management and configuration.
Step-by-Step Guide to Deploying Windows Mobile Powered Devices with Microsoft Exchange Server 2003 SP2 http://go.microsoft.com/?linkid=7753679
This guide begins by covering the essential elements of a mobile messaging system and then moves on to guidelines and resources for the deployment of a mobile messaging system, including setting up Microsoft ActiveSync technology for mobile access, creating a protected communications environment, and procedures for setting up and managing mobile devices.
Windows Mobile SSL Certificates: Configuring Security-Enhanced Communication on Exchange Server 2003 SP2 or Exchange Server 2007 with Windows Mobile Powered Devices http://go.microsoft.com/?linkid=7753680
This paper describes how trust is established on the Web through certificate authorities, how digital certificates help establish that trust, and how Secure Sockets Layer (SSL) relies on certificates to function.
Exchange Server 2007 Security Guide http://go.microsoft.com/?linkid=7753681
Written for IT administrators who are responsible for securing Exchange Server 2007 deployments, this guide is designed to help IT administrators understand and manage the overall security environment where Exchange Server 2007 is installed.
Configure VPN Remote Access with ISA Server 2006 http://go.microsoft.com/?linkid=7753682
A virtual private network can provide improved connectivity and increased productivity -- and it doesn't need to be difficult to implement and manage. Find out how you can use ISA Server 2006 to address two common VPN scenarios.
Implementation Tips for the Sender ID Framework: Creating Your SPF Record http://go.microsoft.com/?linkid=7753683
Follow this step-by-step guide to create your own Sender of Policy Framework (SPF) record, and receive other valuable tips for implementing the Sender ID Framework. This guide also describes the benefits of authenticated e-mail and of Sender ID implementation for both senders and recipients.
Windows Mobile Device Management and Security Solutions Guide http://go.microsoft.com/?linkid=7753684
Because mobile devices share many of the same characteristics of desktop systems, there is growing interest in management solutions that can provide the same degree of assurance for asset management, inventory, and protection for mobile devices. Microsoft partners offer a wide range of solutions that provide device management and security functionality for Windows Mobile powered devices. This guide describes and categorizes these solutions.
Exchange 2007 Transport Permissions Model http://go.microsoft.com/?linkid=7753685
This topic provides detailed information about the Microsoft Exchange Server 2007 transport permissions model as well as details about Transport Layer Security (TLS), domain security, and externally-secured authentication in Exchange 2007.
Downloads
Microsoft Identity Lifecycle Manager 2007 Feature Pack 1 Evaluation Edition
180-Day Evaluation
Microsoft® Identity Lifecycle Manager (ILM) 2007 Feature Pack 1 (FP1) brings together smart card, certificate management, and synchronization, metadirectory, and user provisioning into one solution that works across Windows and other enterprise systems.
http://www.microsoft.com/downloads/details.aspx?FamilyID=ee7233d8-b3c9-4bf5-a232-7abc58c9940a&DisplayLang=en
Microsoft® Internet Security and Acceleration (ISA) Server 2004 Standard Edition Service Pack 3
ISA Server 2004 Standard Edition Service Pack 3 (SP3) provides the latest updates for ISA Server 2004 Standard Edition.
http://www.microsoft.com/downloads/details.aspx?FamilyID=a05a074a-5033-4792-af8b-58b90d841436&DisplayLang=en
2007 Microsoft Office Security Guide
The 2007 Microsoft Office Security Guide provides prescriptive Group Policy setting and security configuration recommendations to help strengthen the security of computers running the 2007 Microsoft Office release on computers that run Windows Vista or Windows XP in domain–based environments.
http://www.microsoft.com/downloads/details.aspx?FamilyID=a12eca33-a20d-45e2-895c-5e021f3ae4c5&DisplayLang=en
SQL Server 2005 Powers Global Forensic Data Security Tool
Find out how SQL Server 2005 powers a 27 TB data management system called ICE 3.0 that gathers forensic data from more than 85 Microsoft corporate proxy servers into a single database.
http://www.microsoft.com/downloads/details.aspx?FamilyID=a7dc6419-1dce-429e-bce0-007a62d5732a&DisplayLang=en
System Center Configuration Manager 2007 Vulnerability Assessment Configuration Pack
This Configuration Pack helps track common software mis-configurations which might make client computers more vulnerable to attack.
http://www.microsoft.com/downloads/details.aspx?FamilyID=fc6989e9-68a3-43b1-8019-72bc1b9c5ff3&DisplayLang=en
GPOAccelerator
The GPOAccelerator is a script that creates GPOs to deploy security settings for the 2007 Microsoft Office release, Windows Vista, and Windows XP in Active Directory environments.
http://www.microsoft.com/downloads/details.aspx?FamilyID=a46f1dbe-760c-4807-a82f-4f02ae3c97b0&DisplayLang=en
Windows Live OneCare Family Safety
Help protect your family and computer
Manage the Web sites your children can see and the people your children interact with online.
http://www.microsoft.com/downloads/details.aspx?FamilyID=d72654c5-765b-417f-b547-d1ba64bd6851&DisplayLang=en
Sender ID: "Implementation Tips for the Sender ID Framework—Creating Your SPF Record"
The print-ready brochure describes the benefits of authenticated e-mail and of Sender ID implementation to both senders and recipients.
http://www.microsoft.com/downloads/details.aspx?FamilyID=b7ce1cac-d884-4216-82fe-379f875663ff&DisplayLang=en
Microsoft Antigen for Exchange with Antigen Spam Manager with SP1 Trial Software
The Messaging Security Suite includes Antigen for Exchange, Antigen for SMTP Gateways, and Antigen Spam Manager, and provides server-level protection against the latest e-mail threats.
http://www.microsoft.com/downloads/details.aspx?FamilyID=866b63bf-6207-4197-9c5d-511b7212e40c&DisplayLang=en
Executive Summary of the current Security Threats
Join MS executives as they discuss the latest Security Intelligence Report (SIR) and the recent trends Microsoft has seen: software vulnerabilities, malicious software (malware), spyware, and the like. Learn what that means for your business and what actions you should take to protect your business.
http://www.microsoft.com/downloads/details.aspx?FamilyID=36ec0c8b-32fd-4b59-8032-80895ad58bbb&DisplayLang=en
Microsoft Antigen for SMTP Gateways with Antigen Spam Manager with SP1
The Messaging Security Suite includes Antigen for Exchange, Antigen for SMTP Gateways, and Antigen Spam Manager, and provides server-level protection against the latest e-mail threats.
http://www.microsoft.com/downloads/details.aspx?FamilyID=f5c547d4-d457-43fa-9174-c1ddf4476cf3&DisplayLang=en
Microsoft Forefront Server Security Management Console Log Purge
Forefront Server Security Management Console allows administrators to easily manage Forefront Security for Exchange Server, Forefront Security for SharePoint, and Microsoft Antigen.
http://www.microsoft.com/downloads/details.aspx?FamilyID=e5e6d7dc-e0b0-4387-9c28-c49b1ffe34d7&DisplayLang=en
Extended Security Update Inventory Tool
The Extended Security Update Inventory Tool is used to detect security bulletins not covered by MBSA including MS04-028, February 2005 bulletins, and future security bulletins that are exceptions to MBSA.
http://www.microsoft.com/downloads/details.aspx?FamilyID=2c93da1d-48a0-4e5c-991f-87e08954f61b&DisplayLang=en
EST 2007 08 August 14 v3 Enterprise Scan Tool (standalone)
Enterprise Update Scan Tool (standalone version) for detecting needed security updates for August 2007 as described in MS07-043, MS07-047, MS07-049, and MS-07-050.
http://www.microsoft.com/downloads/details.aspx?FamilyID=b74700b7-4529-4978-9abe-a0c6e18ec089&DisplayLang=en
EST 2007 10 October 9 v2 Enterprise Scan Tool (standalone)
Enterprise Update Scan Tool (standalone version) for detecting needed security updates for October 2007 as described in MS07-056.
http://www.microsoft.com/downloads/details.aspx?FamilyID=744d6092-a928-45a2-b9aa-f5f8a628e083&DisplayLang=en
Microsoft® Windows® Malicious Software Removal Tool (KB890830)
This tool checks your computer for infection by specific, prevalent malicious software (including Blaster, Sasser, and Mydoom) and helps to remove the infection if it is found. Microsoft will release an updated version of this tool on the second Tuesday of each month.
http://www.microsoft.com/downloads/details.aspx?FamilyID=ad724ae0-e72d-4f54-9ab3-75b8eb148356&DisplayLang=en
Microsoft® Windows® Malicious Software Removal Tool (KB890830) x64
This tool checks your computer for infection by specific, prevalent malicious software (including Blaster, Sasser, and Mydoom) and helps to remove the infection if it is found. Microsoft will release an updated version of this tool on the second Tuesday of each month.
http://www.microsoft.com/downloads/details.aspx?FamilyID=585d2bde-367f-495e-94e7-6349f4effc74&DisplayLang=en
Microsoft Office Live Meeting Service Security Guide
This guide provides an overview of the security considerations that you should make when you use the Live Meeting service, the Live Meeting security measures available to you, and the procedures for scheduling and conducting secure meetings.
http://www.microsoft.com/downloads/details.aspx?FamilyID=085c12d7-4c35-4774-bde0-6c9fa1fb1554&DisplayLang=en
Windows Live OneCare Firewall Repair Tool
This support tool is intended for customers whose OneCare firewall reports that it cannot install a required upgrade or cannot turn on the firewall.
http://www.microsoft.com/downloads/details.aspx?FamilyID=7ee728a2-3c67-4a12-8d7e-954e86233206&DisplayLang=en
November 2007 Security Releases ISO Image
This DVD5 ISO image file contains the security updates for Windows released on Windows Update on November 13th, 2007.
http://www.microsoft.com/downloads/details.aspx?FamilyID=ca311d3e-f4fb-4f79-825b-d5a81bb44376&DisplayLang=en
SQL Server 2005 Powers Global Forensic Data Security Tool
Find out how SQL Server 2005 powers a 27 TB data management system called ICE 3.0 that gathers forensic data from more than 85 Microsoft corporate proxy servers into a single database.
http://www.microsoft.com/downloads/details.aspx?FamilyID=a7dc6419-1dce-429e-bce0-007a62d5732a&DisplayLang=en
Microsoft IT Showcase: Information Security at Microsoft Overview
Discover the best practices and processes Microsoft IT uses to secure its network. Provides a brief overview of the many aspects of network security; including some of the technologies used to protect against viruses, unapproved access attempts and malicious attacks. Describes the threat analysis and business reasons why certain practices and procedures were put into action.
http://www.microsoft.com/downloads/details.aspx?FamilyID=e959f26c-1f5c-4331-b1fb-6c720795704d&DisplayLang=en
Events/WebCasts
Microsoft Security Webcast Series: Upcoming and On-Demand
Security Webcast Calendar http://go.microsoft.com/fwlink/?LinkId=37910
Find security webcasts listed in an easy-to-use calendar format.
Upcoming Security Webcasts
http://www.microsoft.com/events/security/upcoming.mspx
Register for the following Webcasts on the link above
TechNet Webcast: Internet Security and Acceleration Server 2006 Technical Overview (Level 200)
Wednesday, December 12, 2007 9:30 A.M.-11:00 A.M. Pacific Time
TechNet Webcast: Information About Microsoft December Security Bulletins (Level 200)
Wednesday, December 12, 2007 11:00 A.M.-12:00 P.M. Pacific Time
TechNet Webcast: Prepare Yourself for Windows Server 2008 (Part 6 of 8): Network Access Protection Technical Overview (Level 300)
Friday, December 14, 2007 9:30 A.M.-11:00 A.M. Pacific Time
TechNet Webcast: ISA 2006 Firewall and Proxy Services (Level 200)
Wednesday, December 19, 2007 9:30 A.M.-11:00 A.M. Pacific Time
On-Demand Security Webcasts
http://www.microsoft.com/events/security/ondemand.mspx
Windows Platform
News
Microsoft outlines pricing, packaging and licensing for Windows Server 2008, Including the new Microsoft Hyper-V Server product.
http://www.microsoft.com/presspass/press/2007/nov07/11-12HyperVPR.mspx
Microsoft announces new virtualization offerings, Windows Server 2008 details, System Center product availability at TechEd IT Forum 2007
http://www.microsoft.com/presspass/press/2007/nov07/11-12ITForumPR.mspx
Solution Accelerators
Take the guesswork out of your deployments. Use these tested and proven automation tools and guides to assess your network and confidently roll out new services employing architectures with baked-in security and manageability.
http://technet.microsoft.com/en-us/solutionaccelerators/default.aspx
The TechNet Team have launched Technet Edge, a new community site where IT professionals can go to get the inside scoop on the latest and greatest technologies.
http://edge.technet.com/Default.aspx
Introducing Microsoft Search Server 2008
http://www.microsoft.com/enterprisesearch/serverproducts/searchserver/default.aspx
A successful enterprise search solution gives users efficient access to unstructured data, structured information, and expertise. It helps keep sensitive information secure; is easy to set up, administer, and manage; leaves room for scalability; and allows you to customize and extend your search experience. Search doesn’t have to be complicated. You can deliver it to your organization quickly and easily with Microsoft Search Server 2008
A successful enterprise search solution gives users efficient access to unstructured data, structured information, and expertise. It helps keep sensitive information secure; is easy to set up, administer, and manage; leaves room for scalability; and allows you to customize and extend your search experience. Search doesn’t have to be complicated. You can deliver it to your organization quickly and easily with Microsoft Search Server 2008
Download the Express Edition Free: http://www.microsoft.com/enterprisesearch/serverproducts/searchserverexpress/download.aspx
Microsoft Unveils Windows HPC Server 2008
The first public beta of Microsoft Windows HPC Server 2008, a server operating system and tools designed for the fast-growing high performance computing (HPC) market has been released.
http://www.microsoft.com/windowsserver2003/ccs/hpcplus.aspx
Documents
Infrastructure Planning and Design
The Infrastructure Planning and Design (IPD) guides are the next version of Windows Server System Reference Architecture. The guides in this series help clarify and streamline design processes for Microsoft infrastructure technologies, with each guide addressing a unique infrastructure technology or scenario.http://www.microsoft.com/downloads/info.aspx?na=22&p=5&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3dad3921fb-8224-4681-9064-075fdf042b0c%26DisplayLang%3den
Planning a Virtual Machine Manager 2007 Deployment
This content provides an introduction to System Center Virtual Machine Manager (VMM) 2007 and practical guidance for planning a VMM deployment.http://www.microsoft.com/downloads/info.aspx?na=22&p=15&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d3e674bc0-bb85-47ae-b73d-f5bc515f1006%26DisplayLang%3den
Installing and Configuring Virtual Machine Manager 2007
This content provides information about installing and configuring Virtual Machine Manager (VMM), with all VMM components installed on a single computer or with each VMM component installed on separate computers. This content also provides step-by-step instructions for uninstalling VMM and reinstalling VMM with a database retained from a previous installation.http://www.microsoft.com/downloads/info.aspx?na=22&p=23&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d8b09bc46-1a34-450b-86f3-a574602b6450%26DisplayLang%3den
Windows HPC Server 2008 Technical Overview
Read about benefits and features of Windows HPC Server 2008, the successor to Windows Computer Cluster Server 2003http://www.microsoft.com/downloads/info.aspx?na=22&p=25&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d7a4544f0-81f2-4778-8a59-35c43ba49875%26DisplayLang%3den
Windows Server 2008 Developer Story
An executable containing the Windows Server 2008 Developer Storyhttp://www.microsoft.com/downloads/info.aspx?na=22&p=31&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d056bb5f7-65ff-4c42-bdae-65754d96b021%26DisplayLang%3den
Line of Business Client Application Compatibility Testing at Microsoft
Provides an overview of the Microsoft IT Client Application Compatibility Testing Program.http://www.microsoft.com/downloads/info.aspx?na=22&p=50&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3da24c396c-69ec-45ca-aed6-d5ec038dfd76%26DisplayLang%3den
Downloads
System Center Trial Software
Evaluate the capabilities of the Microsoft System Center family of products with these downloadable trial and Beta software versions:
http://www.microsoft.com/systemcenter/evaluation/trial/default.mspx
Microsoft Deployment
Microsoft Deployment is the next version of Business Desktop Deployment (BDD) 2007. It is the recommended process and toolset to automate desktop and server deployment. Microsoft Deployment provides detailed guidance and job aids for every organizational role involved with large-scale deployment projects.http://www.microsoft.com/downloads/info.aspx?na=22&p=1&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d3bd8561f-77ac-4400-a0c1-fe871c461a89%26DisplayLang%3den
Windows PowerShell 2.0 CTP
Windows PowerShell 2.0 CTP introduces several significant features to Windows PowerShell 1.0 that extends its use, improves its usability, and allows you to control and manage the Windows environment more easily and comprehensively.http://www.microsoft.com/downloads/info.aspx?na=22&p=3&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d60deac2b-975b-41e6-9fa0-c2fd6aa6bc89%26DisplayLang%3den
FastCGI Extension
The FastCGI Extension for Internet Information Services (IIS) 6.0 enables popular application frameworks (such as PHP) to be hosted on the IIS web server in a high-performance and reliable way.http://www.microsoft.com/downloads/info.aspx?na=22&p=7&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d2d481579-9a7c-4632-b6e6-dee9097f9dc5%26DisplayLang%3den
Using Visual Studio Team System 2005 to Measure Software Code Stability at Microsoft
MS IT partnered with Microsoft Research to create a Visual Studio Team System 2005 extension that counts lines of code and predicts system defectshttp://www.microsoft.com/downloads/info.aspx?na=22&p=13&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d5af387c5-55c7-4bb1-97cd-e3f742de99da%26DisplayLang%3den
Microsoft Identity Lifecycle Manager 2007 Feature Pack 1 Evaluation Edition
Microsoft® Identity Lifecycle Manager (ILM) 2007 Feature Pack 1 (FP1) brings together smart card, certificate management, and synchronization, metadirectory, and user provisioning into one solution that works across Windows and other enterprise systems.http://www.microsoft.com/downloads/info.aspx?na=22&p=18&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3dee7233d8-b3c9-4bf5-a232-7abc58c9940a%26DisplayLang%3den
UI Automation Specification
This download contains the Community Promise Specification for UI Automation.http://www.microsoft.com/downloads/info.aspx?na=22&p=21&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3da1fe1066-bf4f-44fc-834b-676b311e83a2%26DisplayLang%3den
Events/WebCasts
Client Monitoring with System Center Operations Manager 2007 (Level 300)
In this session, we begin with a look at some customer challenges and explain our vision for client monitoring. Next, we discuss features like Agentless Exception Monitoring, Aggregated Client Monitoring, and Critical Client Monitoring. We wrap up this session with a look at the management packs we are delivering specifically for client monitoring.http://go.microsoft.com/?linkid=7844525 Get Ready for Microsoft Virtualization Technologies with Microsoft Assessment and Planning Solution Accelerator
Start your planning cycle right with Microsoft Assessment and Planning Solution Accelerator. This automation tool provides a quick way to assess the right technologies for your virtualization and server consolidation needs through a network inventory of servers, workloads, applications, and clients and the generation of assessment reports and proposals.http://go.microsoft.com/?linkid=7844526
MCP Live Meeting: Transition to Windows Server 2008 Certifications (Session 1)
Wednesday, December 05, 2007 7:30 AM Pacific Time (US & Canada)http://go.microsoft.com/?linkid=7761997 MCP Live Meeting: Transition to Windows Server 2008 Certifications (Session 2)
Wednesday, December 05, 2007 5:00 PM Pacific Time (US & Canada)
http://go.microsoft.com/?linkid=7761998
Momentum Webcast: Windows Server 2008: Built for the Web and Virtualization (Level 100)
Monday, December 10, 2007 9:00 AM Pacific Time (US & Canada)http://go.microsoft.com/?linkid=7761999
TechNet Webcast: Managing Windows Server 2008 with Server Manager (Level 200)
Tuesday, December 11, 2007 11:30 AM Pacific Time (US & Canada)http://go.microsoft.com/?linkid=7762000
IT Manager Webcast: How Microsoft does IT: Creating a Single-Sign On Payroll Experience using Active Directory Federation Services (Level 100)
Wednesday, December 12, 2007 11:00 AM Pacific Time (US & Canada)http://go.microsoft.com/?linkid=7762001
On-Demand Microsoft IT Webcasts for IT Managers
http://go.microsoft.com/?linkid=7281008
On-Demand Microsoft IT Webcasts for IT Pros
http://go.microsoft.com/?linkid=7281009Live Webcasts:Full list can be found at: http://www.microsoft.com/events/default.mspxInteractive Webcast CalendarThe interactive calendar will help you quickly find live webcasts that fit your schedule as well as on-demand webcasts to view at your convenience. You can choose your time zone and filter this list by audience, webcast series, product or topic, and presenter.http://www.microsoft.com/events/webcasts/calendar/monthview.aspxMonthly Archived Webcasts:http://www.microsoft.com/events/webcasts/library/default.mspx
New KB's
The preview function in Windows Movie Maker does not work on a Windows Vista-based computer
http://support.microsoft.com/?kbid=943592
How the Windows Firewall exception settings in the Group Policy administrative template work together with the Windows Firewall Control Panel program in Windows Vista
http://support.microsoft.com/?kbid=942965
Changes are not saved to an XPS document on a Windows Vista-based computer when you print to the XPS Document Writer, and you use the same file name as an open XPS document
http://support.microsoft.com/?kbid=943481
How to configure PEAPv0 to reduce potential risks against "man-in-the-middle" and password-based attacks when you use authentication servers in Windows Vista or in Windows Server 2008
http://support.microsoft.com/?kbid=941123
Error message when you try to download updates from Windows Update on a computer that is running Windows Vista: "Error 0x80070003 The system cannot find the path specified"
http://support.microsoft.com/?kbid=942967
An item that you copy to a Windows Vista desktop does not appear on the desktop even though it appears in the Desktop folder
http://support.microsoft.com/?kbid=943805
Installation of Windows Vista language pack from Windows Update fails
http://support.microsoft.com/?kbid=942903
An exclamation mark (!) may appear next to a USB device in Device Manager after you resume a Windows Vista-based portable computer from standby (S3)
http://support.microsoft.com/?kbid=942732
The "Turn off display" option does not work correctly on a Tablet PC that is running Windows Vista if you set a programmable button that is associated with the "Press and hold" list
http://support.microsoft.com/?kbid=943397
Stop error when you try to download updates from Windows Update on a computer that is running Windows Vista: "0x80070246"
http://support.microsoft.com/?kbid=942968
You are prompted to provide your administrative credentials when you try to open a Systems Management Server (SMS)-based item in Control Panel on a Windows Vista-based computer
http://support.microsoft.com/?kbid=942493
The date displays incorrectly in the Windows Calendar Sidebar gadget on a Windows Vista-based computer
http://support.microsoft.com/?kbid=943544
Event ID 1801 may be logged in the System log on a computer that is running Windows Vista
http://support.microsoft.com/?kbid=942972
An application does not function correctly if you click Cancel during a scan operation when you use the Windows Image Acquisition scanner in an application on a Windows Vista-based computer
http://support.microsoft.com/?kbid=943300
Security rules for Windows Firewall and for IPsec-based connections in Windows Vista and in Windows Server 2008
http://support.microsoft.com/?kbid=942957
The audio from a USB speaker is distorted after you connect an additional USB device to a Windows Vista-based computer
http://support.microsoft.com/?kbid=943599
The "netsh advfirewall consec" command does not preserve the order of the authentication methods that are specified in a connection security rule on a Windows Vista-based computer
http://support.microsoft.com/?kbid=942963
How to add a computer or a device to a wireless network by using the Add a PC Wizard in Windows Live OneCare
http://support.microsoft.com/?kbid=943764
After you install Windows Live OneCare, you cannot connect to the Internet
http://support.microsoft.com/?kbid=943767
A program or service that requires network or internet connectivity does not work as expected after you install Windows Live OneCare
http://support.microsoft.com/?kbid=943768
You may be unable to connect to the Internet from other computers after you use Windows Live OneCare to help secure a wireless network
http://support.microsoft.com/?kbid=943762
How to use Windows Live OneCare to help make a wireless network more secure
http://support.microsoft.com/?kbid=943763
You cannot print to a shared printer after you install Windows Live OneCare
http://support.microsoft.com/?kbid=943765
How to delete a Windows Live OneCare Backup file
http://support.microsoft.com/?kbid=943904
Release Notes for Windows XP Service Pack 3
http://support.microsoft.com/?kbid=936929
Batch files for which you create a hash rules do not work on a Windows XP-based client computer
http://support.microsoft.com/?kbid=943854
When you use HSM software to manage files on a network, you cannot open a network-shared file that was created on a Windows XP-based computer when you work offline
http://support.microsoft.com/?kbid=936071
Error message after you try to access a mapped network drive when you work offline on a Windows XP-based computer: "Drive_Letter:\ is not accessible"
http://support.microsoft.com/?kbid=937357
How to use the LPMTool.exe tool for Windows XP Home Edition for Prepaid Computers and for Windows XP Home Edition for Subscription Computers
http://support.microsoft.com/?kbid=943311
A hotfix that addresses changes to daylight saving time in 2007 is available for Windows Services for UNIX and for Subsystem for UNIX-based Applications
http://support.microsoft.com/?kbid=942878
An update that addresses the change to daylight saving time in 2007 is available for Windows Server 2003 R2-based computers and for Windows Vista-based computers that are running Subsystem for UNIX-based Applications
http://support.microsoft.com/?kbid=942894
Error message when you back up files to a storage device by using the Backup and Restore Center on a Windows Vista-based computer that has the Turkish Language Pack installed: "Backup could not complete successfully"
http://support.microsoft.com/?kbid=944268
Windows Live Photo Gallery does not recognize a redirected folder and continues to use the original Pictures folder
http://support.microsoft.com/?kbid=944277
You receive an error message when you try to activate Windows Vista on a computer that was obtained from an OEM
http://support.microsoft.com/?kbid=942962
You cannot download an album from Windows Live Spaces immediately after you install Windows Live Photo Gallery
http://support.microsoft.com/?kbid=944278
You do not have access to folders or to files after you upgrade the computer to Windows Vista
http://support.microsoft.com/?kbid=942970
The TV screen appears as solid green or as blocky pixels when you use Windows Media Center to watch HDTV content on a Windows Vista-based computer
http://support.microsoft.com/?kbid=943195
On a Windows Vista-based computer, the BeforeNavigate2 event is not triggered as expected when you move to a non-standard link
http://support.microsoft.com/?kbid=943112
Windows Media Center stops responding when you resume a Windows Vista-based computer from hibernation
http://support.microsoft.com/?kbid=938929
On a Windows Vista-based computer, you are prompted to enter your user credentials when you use Internet Explorer to access files on a WebDAV site
http://support.microsoft.com/?kbid=941890
On a Windows Vista-based client computer, you cannot obtain an IP address or options from the DHCP server
http://support.microsoft.com/?kbid=942971
FIX: Internet Explorer crashes if it tries to display malformed HTML content on a Windows CE .NET 4.2-based device
http://support.microsoft.com/?kbid=942554
FIX: Internet Explorer may crash when you point to a box on a Web page on a Windows CE .NET 4.2-based device
http://support.microsoft.com/?kbid=943651
You cannot back up encrypted files by using Windows Live OneCare
http://support.microsoft