Ronni's profileRonni Pedersen's Blog Si...PhotosBlogLists Tools Help

Blog


    May 23

    Configuration Manager 2007 Service Pack 1 released

    Configuration Manager 2007 SP1 now offers full support for management with Windows Vista SP1 and Windows Server 2008, integrates customer feedback, feature Integration with Intel vPro Technology and enhances Asset Intelligent features.

    For reference, this is a new server and client version, so all need to be upgraded. And you will need to upgrade to SP1 in order to use the Configuration Manager 2007 R2 features (they require SP1).

    Service Pack 1 itself includes: 

    • Rollup of hotfixes since RTM
    • Full Windows Vista SP1 and Windows Server 2008 Support
    • Intel AMT Integration
    • Asset Intelligence 1.5

    Download

    Download Size: 1039.0 MB... Happy Downloading :-)

    May 20

    Hyper-V RC1 Release Available

    Update for Windows Vista (KB949587)
    Install this update to enable remote management of a Windows Server 2008 computer running the Hyper-V RC1 role.

    Update for Windows Server 2008 x64 Edition (KB950049)
    The Release Candidate 1 (RC1) update to the Hyper-V role provides improvements to security, stability, performance, user experience, forward compatibility of configurations, and the programming model.

    Update for Windows Vista for x64-based Systems (KB949587)
    Install this update to enable remote management of a Windows Server 2008 computer running the Hyper-V RC1 role.

    May 18

    Setting default logon Domain in a Task Sequence

    When you deploy a Windows XP client with Configuration Manager OSD, and the user hits CTRL+ALT+DELETE, the user gets the usual logon screen, but with the target set to the machine name, and not the domain the computer is joined to. This is not the biggest problem on the planet, but why deal with it the problem could go away?

    image

    There are many workarounds to this issue, but I prefer using a "Post Configuration Task" in my Task Sequence. All you need to do is to configure two steps (Run Command Line) that will run the following commands:

    reg add "HKLM\software\microsoft\windows nt\currentversion\winlogon" /v altdefaultdomainname /t REG_SZ  /d "DOMAINAME" /f

    reg add "HKLM\software\microsoft\windows nt\currentversion\winlogon" /v defaultdomainname /t REG_SZ  /d "DOMAINAME" /f

    “DOMAINNAME” in both lines must be replaced with actual domain name :-). Both steps must be executed before the last restart in the Task Sequence.

    May 16

    Importing HDC Storage Drivers in Configuration Manager 2007

    A question that seems to popup from time to time, is how to import HDC Storage drivers in Configuration Manager RTM.

    When importing storage drivers into Configuration Manager 2007, not all types (Class), can be used (selected) from the Task Sequence wizard. This is a known bug.  At the time ConfigMgr 07 shipped, Microsoft were not aware of any mass storage drivers that used the HDC class, so only SCSIAdapters were flagged as boot critical (UPDATE: This issue is fixed in Service Pack 1). To workaround this issue you need to do the following:

    When you import HDC storage drivers you need to point at the TXTSETUP.OEM file. This file depends on the *.inf file(s) where the Class is specified. If the “Class” is configured to “hdc”, you can’t select the driver from the “Apply Driver Package” in the Task Sequence. In order to use the driver you need to modify the *.inf file before importing the driver into the driver repository. Replace the “Class=hdc” with “Class=SCSIAdapter” under the [Version] section.

    Example of an INF file:

    [version]
    CatalogFile=iaAHCI.cat
    Signature="$WINDOWS NT$"
    Class=SCSIAdapter
    ClassGuid={4D36E96A-E325-11CE-BFC1-08002BE10318}
    Provider=%INTEL%
    DriverVer=03/21/2007,7.5.0.1017

    This is how it should look like after the import:

    image

    If you modify the inf file after the import the driver should be deleted and re-imported.

    Then you should be able to select the driver from the Task Sequense:

    image

    Microsoft Virtual PC 2007 Service Pack 1

    Still no x64 guests support... :(
    Hopefully we'll soon see a beta version of "Virtual PC 2009" or "Hyper-V Desktop Edition" (Or whatever the name will be...), that supports 64-bit guests.

    This update for Microsoft Virtual PC 2007 includes support for the following additional Host and Guest Operating Systems:

    Additonal Guest Operating System support:

    Windows Vista® Ultimate Edition with Service Pack 1 (SP1)
    Windows Vista® Business Edition with Service Pack 1 (SP1)
    Windows Vista® Enterprise Edition with Service Pack 1 (SP1)
    Windows Server® 2008 Standard
    Windows XP Professional with Service Pack 3

    Additional Host Operating System support:

    Windows Vista® Ultimate Edition with Service Pack 1 (SP1)
    Windows Vista® Business Edition with Service Pack 1 (SP1)
    Windows Vista® Enterprise Edition with Service Pack 1 (SP1)
    Windows XP Professional with Service Pack 3

    Source:
    https://www.microsoft.com/downloads/details.aspx?FamilyID=28c97d22-6eb8-4a09-a7f7-f6c7a1f000b5&DisplayLang=en

    May 06

    Windows XP Service Pack 3 ready for everyone

    Windows XP Service Pack 3 (SP3) is officially available for all languages and also published on Windows Update. Windows XP Service Pack 3 includes all previously released updates for the operating system. This update also includes a small number of new functionalities, which do not significantly change customers’ experience with the operating system.

    Download:
    http://www.microsoft.com/downloads/details.aspx?displaylang=da&FamilyID=5b33b5a8-5e76-401f-be08-1e1555d4f3d4

    May 05

    Microsoft Management Summit 2009 - Book your calender

    Receive news and updates about the MMS 2009 event
    Please click here to be added to the MMS 2009 Notification distribution list.