Bron: Microsoft.com
SYMPTOMS
After you install security update 911567 on a server that is running Microsoft Exchange Server 2003, an application may encounter a 0xc0000005 access violation error. This problem occurs when the application uses Collaboration Data Objects for Exchange (CDOEX) and the Person.GetVCardStream method.
For more information about security update 911567, visit the following Microsoft Web site:
http://www.microsoft.com/technet/security/bulletin/MS06-016.mspx
RESOLUTION
Hotfix information
A supported hotfix is now available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Exchange Server 2003 service pack that contains this hotfix.
To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix.
http://support.microsoft.com/?kbid=947147
Bron: blogs.zdnet.com
HP is begonnen met een nieuwe service: datacenter capaciteit op afroep. De grote vraag is uiteraard of grote bedrijven de gok durven nemen.
Kleinere bedrijven zullen al snel aanhaken, is de verwachting, omdat het goed aansluit bij wat ze vragen.
HP noemt het Adaptive Infrastructure as a Service (AIaaS) en verwacht dat bedrijven wel zullen durven en willen aanhaken, zeker nu de economie weer terugloopt (in de VS dan vooral).
http://blogs.zdnet.com/BTL/?p=8231&tag=nl.e622
Bron: winbeta.org
De eerste examens voor Windows Server 2008 zijn nu uit.
- 70-640 TS: Windows Server 2008 Active Directory, Configuring
- 70-642 TS: Windows Server 2008 Network Infrastructure, Configuring
- 70-643 TS: Windows Server 2008 Applications Infrastructure, Configuring
http://www.winbeta.org/comments.php?id=14896&catid=1
http://mcpmag.com/news/article.asp?EditorialsID=1487
Bron: msexchange.org
Nathan Winters bespreekt in deel 2 opnieuw de migratie van GroupWise naar Exchange 2007.
My co-author Declan Conroy and I will walk you through the installation of the Connector for Novell GroupWise and the Calendar Connector on the Exchange Server, and the GroupWise API on the GroupWise server. We will also give some background on our lab network so you can easily recreate the environment.
http://www.msexchange.org/articles_tutorials/exchange-server-2007/migration-deployment/groupwise-exchange-2007-interoperability-migration-part2.html
Bron: msexchange.org
Anderson Patricio bespreekt in zijn verhaal de overstap van mail op Linux naar Exchange 2007. In deel 1 bespreekt hij een rechtstreekse overstap zonder eerst een tussenstap via Exchange 2003 te hoeven doen.
http://www.msexchange.org/articles_tutorials/exchange-server-2007/migration-deployment/moving-linux-mail-server-p2p-network-exchange-server-2007-part1.html
Bron: msexchange.org
Henrik Walther heeft het 2e deel van zijn artikel over het recoveren van een geclusterde Exchange 2007 mailbox server online gezet.
Hij gaat verder waar hij gebleven was en belicht o.a. Passive Mailbox Server rollen die aan je cluster moeten worden toegevoegd en alle opruimwerkzaamheden die je nog moet doen in AD en DNS.
In the previous article in this two part article series on how you recover a lost CMS in Exchange Server 2007, we went through how you install the first passive mailbox server, recover the CMS itself and how you restore the Mailbox databases from backup. In this article we’ll continue where we left off. We will install the Passive Mailbox Server role on additional nodes in the Windows cluster, update storage group copies, resume replication, testing cluster fail-over and finally explain how you clean up the obsolete computer account objects and A-records in Active Directory and DNS respectively.
http://www.msexchange.org/articles_tutorials/exchange-server-2007/high-availability-recovery/recovering-exchange-2007-clustered-mailbox-server-cms-recovercms-switch-part2.html
Bron: winbeta.org
Microsoft heeft gisteren de WebDAV extensies voor IIS 7 op Windows Server 2008 uitgebracht.
Microsoft has created a new WebDAV extension module that has been completely rewritten for Windows Server 2008. This new WebDAV extension module incorporates many new features that enable web authors to publish content better than before, and offers web administrators more security and deployment options. For additional information, please see our documentation.
This new WebDAV extension module is only for Windows Server 2008 and Internet Information Services 7.0; it will not work on Windows Server 2003 and Internet Information Services 6.0.
32-bit: http://www.iis.net/downloads/default.aspx?tabid=34&g=6&i=1621
64-bit: http://www.iis.net/downloads/default.aspx?tabid=34&g=6&i=1618
Documentatie 32-bit: http://go.microsoft.com/fwlink/?LinkId=105146
Documentatie 64-bit: http://go.microsoft.com/fwlink/?LinkId=105146
Bron: winbeta.org
Overview
The Windows Server® 2008 operating system includes a variety of technologies that communicate with the Internet to provide increased ease-of-use and functionality. Browser and e-mail technologies are obvious examples, but there are also technologies such as automatic updating that help you obtain the latest software and product information, including bug fixes and security patches. These technologies provide many benefits, but they also involve communication with Internet sites, which administrators might want to control.
This white paper provides information about the communication that flows between features in Windows Server 2008 and sites on the Internet, and describes steps to take to limit, control, or prevent that communication in an organization with many users.
This white paper is designed to assist you, the administrator, in planning strategies for deploying and maintaining Windows Server 2008 in a way that helps provide an appropriate level of security and privacy for your organization’s networked assets.
http://www.microsoft.com/downloads/details.aspx?familyid=89ddfd58-c6db-4be8-a7f4-9c326f967d45&displaylang=en&tm
Bron: msexchange.org
Neil Hobson bespreekt een methode om handmatig de consistentie van een database, die in principe continue wordt gerepliceerd, te controleren.
The whole concept of continuous replication has been a fantastic addition to Exchange Server and few can argue with the importance of its inclusion within the product. With Local Continuous Replication (LCR) and Cluster Continuous Replication (CCR), Volume Shadow Copy Service (VSS) backups taken from the passive copy of the database are supported although it’s still possible to take a backup from the active copy. What about testing the consistency of the copy of the database that hasn’t been backed up? Additionally, with the introduction of Standby Continuous Replication (SCR), Microsoft does not support backups taken from the target copy of a database enabled for SCR so how would this copy be checked? Contrast this to the legacy streaming backup API used in earlier versions of Exchange which performed a page-level integrity check of the database as the backup was taken. Microsoft has supplied information about what can be done to manually perform a consistency check against an Exchange 2007 database that has been enabled for continuous replication and in this article we’ll look at the steps required.
It is important to note that this information is not strictly confined to Exchange 2007 SP1 since the procedure also works on the Release to Manufacturing (RTM) version of Exchange 2007. It’s always useful to know how to perform different tasks on different versions of Exchange and in this article I’ll be focusing on a lab CCR environment, although the steps below are essentially the same for other types of continuous replication including the new SCR feature. The whole process involves a mixture of Exchange Management Shell cmdlets as well as other tools supplied with Windows 2003 and Exchange 2007. Let’s get going and see how this method works.
http://www.msexchange.org/articles_tutorials/exchange-server-2007/management-administration/storage-group-copy-checksums-exchange-2007.html
Bron: msexchange.org
Rui Silva gaat verder in deel 2 over de continue backup van Exchange 2007 m.b.v. Microsoft’s DPM 2007.
http://www.msexchange.org/articles_tutorials/exchange-server-2007/monitoring-operations/continuous-backup-exchange-server-dpm-2007-part2.html
Bron: activewin.com
ShadowExplorer is a cool utility that lets you browse the shadow copies created by all versions of the Vista OS in a point-and-click GUI fashion. With ShadowExplorer, you can see the available point-in-time copies, browse through the copies that have been created, and retrieve older versions of files and folders as needed. It should be noted that ShadowExplorer is in no way a replacement for backups, but it can definitely help you find an restore older copies of file from time to time. The utility is available as a free download from here. (via ghacks)
http://on10.net/blogs/sarahintampa/21521/
Bron: activewin.com
Dit artikel gaat in op de vernieuwingen/veranderingen die er in Windows Server 2008 zijn m.b.t. IPsec.
http://searchsecurity.techtarget.com.au/tips/tip.asp?DocID=1304542
Bron: Microsoft.com
Microsoft heeft een KB-artikel gemaakt die als leidraad gebruikt kan worden bij de planning voor migratie van Windows Server 2003 naar 2008.
http://support.microsoft.com/kb/948070
Bron: Microsoft.com
Microsoft heeft een document gemaakt waarin de diverse functies van Windows Server 2003 worden vergeleken met Server 2008. De nadruk ligt vooral op de veranderingen in het nieuwe product.
Overview
This document describes new features and technologies, which were not available in Windows Server 2003 with Service Pack 1 (SP1), that will help to increase the security of computers running Windows Server 2008, increase productivity, and reduce administrative overhead.
These topics apply to the next release of Windows Server 2008, based on the functionality expected to be included in the Beta releases in 2007. They do not describe all of the changes that are included in Windows Server 2008. Instead, they highlight changes that will potentially have the greatest impact on your use of Windows Server 2008 and provide references to additional information.
http://www.microsoft.com/downloads/details.aspx?FamilyID=173e6e9b-4d3e-4fd4-a2cf-73684fa46b60&DisplayLang=en
Bron: bink.nu
Overview
Microsoft Deployment Toolkit (MDT) 2008 unifies the tools and processes required for desktop and server deployment into a common deployment console and collection of guidance. The fourth generation deployment accelerator adds integration with recently released Microsoft deployment technologies to create a single path for image creation and automated installation. MDT’s tools and end-to-end guidance reduce deployment time, standardize desktop and server images, limit service disruptions, reduce post-deployment help desk costs, and improve security and ongoing configuration management.
Microsoft Deployment Toolkit technologies eliminate interaction time required to install desktop and server operating systems. Interaction at the targeted computer may take a few moments using the Lite Touch Installation (LTI) method or it can be completely automated using Zero Touch Installation (ZTI). Zero Touch Installation utilizes Microsoft System Center Configuration Manager 2007 or Systems Management Server 2003 with the Operating System Deployment Feature Pack. Lite Touch Installation can be used when software distribution tools are not in place.
Microsoft Deployment Tookit 2008 also uses Configuration Manager 2007’s stand-alone media-initiated operating system deployment feature. This release offers project management guidance for all deployment roles and separates technical documentation for the products and technologies to facilitate automation tasks.
Microsoft Deployment Toolkit 2008 enables deployment of the following Microsoft products:
· Windows Vista Business, Enterprise, and Ultimate (32 and 64 bit) RTM and SP1
· Office Professional, Professional Plus, Enterprise, and Ultimate 2007
· Windows Server 2008
· Windows Server 2003 R2 (32 and 64 bit)
· Windows XP Professional with Service Pack 2 (32 and 64 bit) or Windows XP Tablet PC Edition
Choosing the Right Version
Microsoft Deployment Toolkit 2008 is offered in two versions to support Solution Accelerator component installation on x64 or x86 hosts. Select the version that corresponds with your host hardware type. Both versions of Microsoft Deployment Toolkit support deployment of x86 and x64 Windows operating systems.
The Microsoft Deployment Toolkit Quick Start Guides are available as a separate download on this page for those who want to quickly evaluate MDT by viewing condensed, step-by-step instructions for using it to install Windows operating systems.
The Microsoft Deployment Toolkit 2008 Informational Materials file also is available as a separate download on this page for anyone who wants to learn more about the accelerator before downloading the full package. It includes a Getting Started Guide and Release Notes.
http://www.microsoft.com/downloads/details.aspx?FamilyID=3bd8561f-77ac-4400-a0c1-fe871c461a89&DisplayLang=en
Bron: activewin.com
Op het blog van het server team staat een stuk over het rebooten van een server en Remote Desktop die daarna dikwijls niet meer wil luisteren.
Dit artikel legt waarom dit gebeurt en wat je kunt doen om het te voorkomen.
De reden is dikwijls dat een beheerder niet met /console of /admin aangelogd was en dat de reboot werd gecanceled nadat de RDP-sessie gesloten werd (door de in gang gezette reboot).
http://blogs.technet.com/askperf/archive/2008/03/18/hotfix-installs-remote-desktop-and-the-reboot-that-wasn-t.aspx
Bron: webwereld.nl
Likewise, voorheen Centeris genaamd, heeft software vrijgegeven waarmee andere Operating Systems dan Windows kunnen authenticeren tegen een Active Directory. Vooral Linux fabrikanten kunnen de source code verwerken in hun distro. Van een aantal distro’s, waaronder Ubuntu en mogelijk Red Hat, is al bekend dat de software erin opgenomen gaat worden.
De gratis versie van de software zal geen Group Policies of gebruikersmigraties ondersteunen. Voor alle mogelijkheden is er een betaalde Enterprise versie.
http://webwereld.nl/articles/50446/likewise-laat-linux-met-active-directory-praten.html
Bron: blogs.zdnet.com
Apple is sinds kort begonnen met het agressief pushen van haar Safari browser. De Apple browser blijkt zelfs gepusht te worden naar OS’en die niet ondersteund worden. Zo blijkt de installer op Windows 2000 te crashen.
http://blogs.zdnet.com/hardware/?p=1621
Bron: blogs.zdnet.com
Cisco heeft afgelopen woensdag verschillende patches uitgebracht voor IOS operating system. De kwetsbaarheden zitten in switching, IPv6 en VPN.
Het artikel beschrijft een aantal van deze kwetsbaarheden die op een schaal van 1 tot 10 een rating van boven de 7 hebben gekregen.
http://blogs.zdnet.com/security/?p=981
Bron: infoworld.nl
HP meldt dat ongeveer een derde van de CIO’s denkt binnen afzienbare tijd problemen te krijgen met hun datacenters op het vlak van budget, stroomcapaciteit, koelingcapaciteit en uitbreidingsmogelijkheden ervan.
HP hoopt klanten te kunnen helpen bij het bouwen van datacenters met de diensten van het eerder overgenomen EYP Mission Critical Facilities.
http://www.infoworld.nl/nav/nb?id=9749
Bron: Microsoft.com
Overview
A list of all security audit events for Windows Server 2008 and Windows Vista
http://www.microsoft.com/downloads/details.aspx?FamilyID=82e6d48f-e843-40ed-8b10-b3b716f6b51b&DisplayLang=en
Bron: Microsoft.com
Op deze TechNet site is de Windows Server 2008 security guide te vinden.
This guide provides instructions and recommendations to help strengthen the security of computers running Windows Server® 2008 that are members of an Active Directory® domain.
In addition to the guidance that the Windows Server 2008 Security Guide prescribes, this Solution Accelerator provides tools, step-by-step procedures, recommendations, and processes that significantly streamline the deployment process. This guide not only provides you with effective security setting guidance. It also provides you with a reproducible method that you can use to apply the guidance to both test and production environments.
The key tool that this Solution Accelerator provides for you is the GPOAccelerator. The tool enables you to run a script that automatically creates all the Group Policy objects (GPOs) you need to apply this security guidance. The Windows Server 2008 Security Guide Settings workbook that accompanies this guide provides another resource that you can use to compare and evaluate the Group Policy settings.
Microsoft engineering teams, consultants, support engineers, partners, and customers have reviewed and approved this prescriptive guidance to make it:
· Proven. Based on field experience.
· Authoritative. Offers the best advice available.
· Accurate. Technically validated and tested.
· Actionable. Provides the steps to success.
· Relevant. Addresses real-world security concerns.
Microsoft has published security guides for Windows Server 2003 and Windows 2000 Server. This guide references significant security enhancements in Windows Server 2008. The guide was developed and tested with computers running Windows Server 2008 joined to a domain that uses Active Directory® Domain Services (AD°DS).
http://technet.microsoft.com/en-us/library/cc264463.aspx
Bron: petri.co.il
Als je een Windows Server 2008 Server Core installatie hebt gedaan moet je daarna alle beheerhandelingen op de server middels de command line doen.
Hiervoor is nu een tool beschikbaar waarmee je de volgende handelingen kunt doen:
- Product Activation
- Configuration of display resolution
- Clock and time zone configuration
- Remote Desktop configuration
- Management of local user accounts (creation, deletion, group membership, passwords)
- Firewall configuration
- WinRM configuration
- IP configuration
- Computer name and domain/workgroup membership
- Installation of Server Core features/roles
After installing CoreConfigurator (supplied as MSI package), navigate to the folder where it has been installed and execute CoreConfigurator.exe.
http://www.petri.co.il/manage-windows-server-2008-core-settings-coreconfigurator.htm
Bron: Microsoft.com
Overview
The Microsoft Volume Activation Management Tool (VAMT) is part of Microsoft Volume Activation 2.0 and allows organizations to manage the activation of their Windows Vista and Windows Server 2008 computers using Multiple Activation Key (MAK) keys.
A MAK performs a one-time activation of computers with Microsoft. Once the computers are activated they require no further communication with Microsoft. The number of computers that can be activated with a specific MAK is based on the type and level of the organization’s volume license agreement with Microsoft. VAMT version 1.1 enables the following functionality:
MAK Independent Activation: Each computer individually connects and activates with Microsoft either online or via telephone
MAK Proxy Activation: Activation of multiple computers with one online connection to Microsoft
Activation Status: Ability to determine the activation status of Windows Vista and Windows Server 2008 computers
Remaining MAK activations: The current remaining activations associated with a MAK key
XML Import/Export: Allows for exporting and importing of data in a well formed XML format to enable activation of systems in disconnected environment scenarios
Local reactivation: Enables reactivation of computers based on saved activation data stored in the VAMT XML computer information list
Configure for KMS activation: Convert MAK activated volume editions of Windows Vista and Windows Server 2008 to KMS activation
http://www.microsoft.com/downloads/details.aspx?FamilyID=12044dd8-1b2c-4da4-a530-80f26f0f9a99&DisplayLang=en
Bron: Microsoft.com
INTRODUCTION
The Windows Vista Service Pack 1 management tools for the Hyper-V release candidate are now available. This update package installs the Hyper-V remote management tools on a computer that is running Windows Vista Service Pack 1 (SP1). This package includes the following:
|
• |
The Hyper-V Manager. The Hyper-V Manager is a Microsoft Management Console (MMC) snap-in that provides management access to a Windows Server 2008-based server that uses the Hyper-V role. |
|
• |
The Virtual Machine Connection. The Virtual Machine Connection is a remote connection tool that you can use to establish an interactive session on a virtual machine |
http://support.microsoft.com/?kbid=949758
Download Vista 32-bit versie: http://www.microsoft.com/downloads/details.aspx?FamilyId=BC3D09CC-3752-4934-B84C-905E78BE50A1
Download Vista 64-bit versie: http://www.microsoft.com/downloads/details.aspx?FamilyId=450931F5-EBEC-4C0B-95BD-E3BA19D296B1
Bron: Microsoft.com
Overview
Microsoft Remote Server Administration Tools (RSAT) enables IT administrators to remotely manage roles and features in Windows Server 2008 from a computer running Windows Vista with SP1. It includes support for remote management of computers running either a Server Core installation or the full installation option of Windows Server 2008. It provides similar functionality to Windows Server 2003 Administration Tools Pack.
Vista 32-bit: http://www.microsoft.com/downloads/details.aspx?FamilyID=9ff6e897-23ce-4a36-b7fc-d52065de9960&DisplayLang=en
Vista 64-bit: http://www.microsoft.com/downloads/details.aspx?FamilyId=D647A60B-63FD-4AC5-9243-BD3C497D2BC5&displaylang=en
Bron: blogs.msdn.com
Op deze blog van Mike Kolitz op MSDN is een aantal artikelen verschenen over Microsoft Hyper-V zoals dat in Windows Server 2008 is ingebouwd.
· De proloog – hierin kondigt hij aan waarover hij allemaal blog posts wil uitbrengen - http://blogs.msdn.com/mikekol/archive/2008/03/25/hyper-v-installation-tricks-prologue.aspx
· Deel 2 - Unattended Installation of Windows and Hyper-V RC0 - http://blogs.msdn.com/mikekol/archive/2008/03/25/hyper-v-installation-tricks-part-2-unattended-installation-of-windows-and-hyper-v-rc0.aspx
· Deel 3 - Integrated Installation and The Beauty of the Win6 Servicing Stack - http://blogs.msdn.com/mikekol/archive/2008/03/27/hyper-v-installation-tricks-part-3-integrated-installation-and-the-beauty-of-the-win6-servicing-stack.aspx
Daarnaast heeft de Virtual PC guy ook een nieuwe post over WMI-wijzigingen in de RC0 van Hyper-V.
Bron: activewin.com
A lot of people have been asking about how to check if their AMD system is capable of running Hyper-V. Well AMD have just released a tool that enables you to check your system for compatibility. If you go here you can download the AMD Virtualization™ Technology and Microsoft® Hyper-V™ System Compatibility Check Utility.
http://blogs.msdn.com/virtual_pc_guy/archive/2008/03/31/amd-releases-hyper-v-check-tool.aspx
Bron: activewin.com
Het MIT Kerberos Consortium meldt dat Microsoft zich aangesloten heeft. Kerberos, dat als doel heeft een universele authenticatie voor computer systemen te zijn, vindt het een significante gebeurtenis aangezien Microsoft wereldwijd nogal wat gebruikers heeft. Het Kerberos protocol wordt door Microsoft gebruikt in Windows Server 2000, XP, Server 2003, Vista en Server 2008.
Bron: webwereld.nl
Spammers blijken meer en meer de functionaliteit van MTA op het net te misbruiken om hun spam te versturen. Ze versturen hun mail dan naar een MTA die zo geconfigureerd is dat het hele bericht in het bounce-bericht wordt opgenomen en gebruiken als afzender het email adres dat ze werkelijk proberen te bereiken.
Deze truc zorgt ervoor dat spam minder snel in spamfilters blijft hangen.
Bron: windowsvistablog.com
Zoals beloofd heeft Microsoft SP1 voor Vista nu in meer talen beschikbaar gemaakt. Op het Vista blog wordt daar meer duidelijkheid over geschapen.
http://windowsvistablog.com/blogs/windowsvista/archive/2008/04/15/releasing-windows-vista-sp1-for-more-languages.aspx
Bink heeft dan weer links naar de downloads ervan:
· Windows Vista Service Pack 1 All Language Standalone for x64-based Systems (KB936330) - http://www.microsoft.com/downloads/details.aspx?FamilyID=86d267bd-dfcd-47cf-aa76-dc0626dcdf10&DisplayLang=en
· Windows Vista Service Pack 1 All Language Standalone CD ISO - http://www.microsoft.com/downloads/details.aspx?FamilyID=d4efc054-1259-4ee4-ab15-469b6c062454&DisplayLang=en
· Windows Vista Service Pack 1 All Language Standalone (KB936330) - http://www.microsoft.com/downloads/details.aspx?FamilyID=f559842a-9c9b-4579-b64a-09146a0ba746&DisplayLang=en
· Windows Vista Service Pack 1 All Language Standalone DVD ISO - http://www.microsoft.com/downloads/details.aspx?FamilyID=a45652b1-e838-420a-b065-83960458e2ec&DisplayLang=en
Bron: Microsoft.com
Deze week bracht haar maandelijkse security bulletins uit. Deze maand zijn het er 8.
· MS08-018 - Vulnerability in Microsoft Project Could Allow Remote Code Execution (950183) - http://www.microsoft.com/technet/security/Bulletin/MS08-018.mspx
Rating: Critical
Impact: Remote Code Execution
Affected software: Project 2000 SR1, Project 2002 SP1 & Project 2003 SP2
· MS08-019 - Vulnerabilities in Microsoft Visio Could Allow Remote Code Execution (949032) - http://www.microsoft.com/technet/security/Bulletin/MS08-019.mspx
Rating: Important
Impact: Remote Code Execution
Affected software: Visio 2002 SP, Visio 2003 SP2 & Visio 2007 RTM/SP1
Replaced bulletins: MS07-030
· MS08-020 - Vulnerability in DNS Client Could Allow Spoofing (945553) - http://www.microsoft.com/technet/security/Bulletin/MS08-020.mspx
Rating: Important
Impact: Spoofing
Affected software: Windows 2000 SP4, XP SP2, Server 2003 SP1/SP2 & Vista
· MS08-021 - Vulnerabilities in GDI Could Allow Remote Code Execution (948590) - http://www.microsoft.com/technet/security/Bulletin/MS08-021.mspx
Rating: Critical
Impact: Remote Code Execution
Affected software: Windows 2000 SP4, XP SP2, Server 2003 SP1/SP2, Server 2008 & Vista
Replaced bulletins: MS07-046
· MS08-022 - Vulnerability in VBScript and JScript Scripting Engines Could Allow Remote Code Execution (944338) - http://www.microsoft.com/technet/security/Bulletin/MS08-022.mspx
Rating: Critical
Impact: Remote Code Execution
Affected software: Windows 2000 SP4, XP SP2 & Server 2003 SP1/SP2
· MS08-023 - Security Update of ActiveX Kill Bits (948881) - http://www.microsoft.com/technet/security/Bulletin/MS08-023.mspx
Rating: Critical
Impact: Remote Code Execution
Affected software: Windows 2000 SP4, XP SP2, Server 2003 SP1/SP2, Server 2008 & Vista
· MS08-024 - Cumulative Security Update for Internet Explorer (947864) - http://www.microsoft.com/technet/security/Bulletin/MS08-024.mspx
Rating: Critical
Impact: Remote Code Execution
Affected software: IE 5.01, IE 6 SP1 & IE 7 op Windows 2000 SP4, XP SP2, Server 2003 sp1/SP2, Server 2008 & Vista
· MS08-025 - Vulnerability in Windows Kernel Could Allow Elevation of Privilege (941693) - http://www.microsoft.com/technet/security/Bulletin/MS08-025.mspx
Rating: Important
Impact: Privielege escalation
Affected software: Windows 2000 SP4, XP SP2, Server 2003 sp1/SP2, Server 2008 & Vista
Bron: technet.microsoft.com
Op TechNet kun je lezen hoe met de WAIK behalve Windows Vista en Server 2008 toch ook Windows XP en Server 2003 gedeployed kunnen worden.
http://technet.microsoft.com/en-us/magazine/cc434705.aspx
Bron: blogs.technet.com
Mark beschrijft op zijn blog een geval van spikes in zijn CPU belasting veroorzaakt door het System Proces. Hij beschrijft hoe hij met behulp van een aantal tools, waaronder Process Explorer, er achter kwam dat zijn Broadcom driver niet in orde was.
http://blogs.technet.com/markrussinovich/archive/2008/04/07/3031251.aspx
Bron: activewin.com
Op de TechNet site van Microsoft is de nieuwste versie van het krachtige tool Proces Monitor te vinden (voorheen Filemon en RegMon).
http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
Download: http://download.sysinternals.com/Files/ProcessMonitor.zip
Bron: Microsoft.com
Overview
The MCPP technical documentation set provides detailed technical specifications for Microsoft proprietary protocols (including extensions to industry-standard or other published protocols) that are implemented and used in Windows client operating systems (namely Windows 2000 Professional and successors up to and including Windows Vista) to interoperate or communicate natively with Windows Server operating systems (namely Windows NT 3.1 up to and including Windows Server 2008). The documentation set includes a set of companion overview and reference documents that supplement the technical specifications with conceptual background, overviews of inter-protocol relationships and interactions, and technical reference information, such as common data types and error codes.