August 2009 - Posts

Rod Trent Interview – Part 2 « The Realm of the Verbal Processor
23 August 09 01:18 PM | rodtrent | with no comments

 

Okay…it has been entirely too long since I’ve posted…over two months. Life has been a little crazy, but I finally cleaned up the rest of the Rod Trent interview to prepare it for posting. Hope you enjoy it. Also…I expect to post the next interview within another week or so…it is with Tim Mintner of the Microsoft Deployment product team!

Rod Trent Interview – Part 2 « The Realm of the Verbal Processor

Michael Niehaus' Windows and Office deployment ramblings : New Intel iaStor driver available
23 August 09 12:12 PM | rodtrent | with no comments

 

Many of you have been “challenged” by this driver: when you import it into the MDT Deployment Workbench, it says that it supports both “x86” and “x64” platforms, when really each download supports one or the other.  With the latest release that Intel made available on their download site (and which should be showing up on other vendor’s sites soon if it hasn’t already), that’s no longer an issue.

Michael Niehaus' Windows and Office deployment ramblings : New Intel iaStor driver available

System Center Service Manager : Targeting Workflows in Service Manager
23 August 09 12:11 PM | rodtrent | with no comments

 

In a previous post, I described how the Management Service runs what we call “workflows” in Service Manager and then I provided an example for you to try. In this post, I want to describe some more detailed and important aspects of how workflows run in Service Manager. There are some subtle differences and key points that are important to understand for those of you coming from an Operations Manager background or that are planning to write workflows from scratch instead of using our MP authoring tools.

System Center Service Manager : Targeting Workflows in Service Manager

The System Center Platform in Service Manager
23 August 09 12:09 PM | rodtrent | with no comments

The System Center Platform in Service Manager Part 1: Introduction

The System Center Platform in Service Manager Part 2: The Model-Based Database

The System Center Platform in Service Manager Part 2: The Model-Based Database - Try It!

The System Center Platform in Service Manager Part 3: The System Center Data Access Service

The System Center Platform in Service Manager Part 3: The System Center Data Access Service – Try It!

The System Center Platform in Service Manager Part 4: The System Center Management Service

MDT Web Frontend goes Beta - Maik Koster at myITforum.com
23 August 09 12:04 PM | rodtrent | with no comments

 

I`m happy to announce that the MDT Web Frontend finally has reached Beta status. A Big Thank You to Jason Scheffelmaer who did a lot of testing and with whom I could exchange a lot of ideas on how to implement and improve certain parts.

The FrontEnd is now a full feature replacement of the Deployment Workbench Database Part (2008. Support for 2010 will come soon).

MDT Web Frontend goes Beta - Maik Koster at myITforum.com

Kevin Holman's OpsMgr Blog : AD Replication monitoring – getting lots of slow replication errors?
21 August 09 05:15 PM | rodtrent | with no comments

 

The guide that ships with the current ADMP version 6.0.6452.0 leaves out a LOT of information on how to properly set this up…. specifically – how to make any overrides to the replication values, which is extremely common.

Even after adjusting the overrides as one would think to be correct, you may still continue to get alerts about no or slow replication.

Kevin Holman's OpsMgr Blog : AD Replication monitoring – getting lots of slow replication errors?

wa54tmuniv
21 August 09 07:45 AM | rodtrent | 1 comment(s)

 wa54tmuniv

Microsoft Deployment Toolkit Team Blog : MDT 2010 Release Candidate is Now Available for Download!
19 August 09 04:53 PM | rodtrent | with no comments

 

We are pleased to announce the immediate availability of the release candidate of MDT 2010.  This release contains numerous bug fixes since MDT 2010 Beta 2.  MDT 2010 RC has been tested and will work with Windows 7 RTM and Windows Server 2008 R2 RTM as well as all previously supported operating systems.

Microsoft Deployment Toolkit Team Blog : MDT 2010 Release Candidate is Now Available for Download!

myITforum Jobs : SCCM and SCOM Project Available
19 August 09 10:33 AM | rodtrent | with no comments

Is anyone interested and available for a 6-12 week SCCM / SCOM proof of concept project for a large multi-national company in the Midwest?


Need to have experience performing multiple SCCM and SCOM engagements to lead this consulting effort. . .


If so, please contact me asap for more details. Start date of 8/30.


Thanks everyone!


Melissa Holmes McMillan - Senior Technical Recruiter
LRS Consulting Services www.lrs.com
9200 Indian Creek Parkway, Overland Park, Kansas, 66210
O: 913.339.9200 x2312 | M: 816.509.2673 | F: 217.726.2558
Melissa.Holmes@lrs.com | Connect with me: http://www.linkedin.com/in/melissaholmes

Batch file to perform an offline defrag of the Exchange db to another drive
19 August 09 07:43 AM | rodtrent | with no comments

Just sticking this here as a placeholder for myself.  I’ve had the occasion to need to do offline defrags of the Exchange private store onto a different drive due to the drive where the private store having too little space.  Microsoft has some great documentation on using the eseutil, but their scenarios don’t include scripts for automating or scheduling after hours offline defrags.

As I have to perform additional offline defrags, I’ll post more scripts that have been tested to work so you can simply drop the script in a directory and schedule it to run with the operating system.

 

* Batch file for performing an offline defrag to another drive letter. The private store is installed on the D: drive and is being pushed to the Y: drive in the exchdefrag directory.

cd\
d:
cd\
cd\Program Files\Exchsrvr\bin\

eseutil /d /p "d:\program files\exchsrvr\mdbdata\priv1.edb" /t"Y:\exchdefrag\tempdfg.edb"

* Batch file for just doing a simple, in-place defrag (assuming you have enough disk space on the drive where the defrag is to take place):

cd\
d:
cd\
cd\Program Files\Exchsrvr\bin\


eseutil /d /p "d:\program files\exchsrvr\mdbdata\priv1.edb" 

ESEUTIL.exe command line switches:

DESCRIPTION:  Maintenance utilities for Microsoft(R) Exchange Server databases

MODES OF OPERATION:
      Defragmentation:  ESEUTIL /d <database name> [options]
             Recovery:  ESEUTIL /r <logfile base name> [options]
            Integrity:  ESEUTIL /g <database name> [options]
             Checksum:  ESEUTIL /k <file name> [options]
               Repair:  ESEUTIL /p <database name> [options]
            File Dump:  ESEUTIL /m[mode-modifier] <filename>
            Copy File:  ESEUTIL /y <source file> [options]
              Restore:  ESEUTIL /c[mode-modifier] <path name> [options]

<<<<<  Press a key for more help  >>>>>
D=Defragmentation, R=Recovery, G=inteGrity, K=checKsum,
P=rePair, M=file duMp, Y=copY file, C=restore

Filed under:
AlexSemi's Blog
18 August 09 02:33 PM | rodtrent | with no comments

 

SCCM stores AD organizational unit in the DB exposing it to v_RA_System_SystemOUName view. The problem is, that for each objects you'll find direct and all parent OUs of the computer. I've created a view, that shows direct OU only. Here it is, just change SMS_ENT to your SCCM DB name.

AlexSemi's Blog

myITforum.com Polls : .NET 3.5 Deployment
18 August 09 02:16 PM | rodtrent | with no comments

 

What percentage of your Workstations and Servers have .Net 3.5 installed?

Participate here: myITforum.com : .NET 3.5 Deployment

myITforum.com Polls : ConfigMgr 2007 Version
18 August 09 02:15 PM | rodtrent | with no comments

 

Which version for System Center Configuration Manager 2007 are you running?

Participate here:  myITforum.com : ConfigMgr 2007 Version

ZeroTouch for MDT 2010 without SCCM! | IThastobecool.com
18 August 09 01:35 PM | rodtrent | with no comments

 

MDT-ZTIDon’t you just wish you could set all your clients to boot from network, and let the PXE server evaluate whether or not it should load the WinPE image to redeploy the computer? Well you can with SCCM using mandatory advertisements of course… but I've written a little script that will achieve the same functionality using native MDT, without the use of the SCCM infrastructure

ZeroTouch for MDT 2010 without SCCM! | IThastobecool.com

The Deployment Guys : Location Deployment Wizard for ConfigMgr 2007
18 August 09 01:35 PM | rodtrent | with no comments

 

The Microsoft Deployment Toolkit (MDT) and its accompanying database offers features to tailor a workstation based on its location during a deployment. The MDT Database allows locations to be defined and a set of location specific settings can be stored against each entry. When a workstation is been deployed, an MDT database lookup determines its location and collects the relevant build settings for that location. The location is determined by carrying out a lookup of the default gateway on the target workstations assigned NIC against default gateways assigned to locations in the MDT Database.

The Deployment Guys : Location Deployment Wizard for ConfigMgr 2007

 

Download tool:  Location Deployment Wizard.zip

More Posts « Previous page - Next page »

This Blog

News

    Ni Hao! Wo shi Rod.



    The Bruce Campbell Fan Store



    Proud member of the myITforum Network



Community

Things I've done

myITforum.com

Things I do

Blog Roll

Syndication