<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>EliteRaven Blog Server</title><link>http://blog.eliteraven.com/</link><description>Personal Blogs</description><copyright>Powered by: Forest Blog Copyright 2006 Host Forest</copyright><item><title>How To Create a Universal Ghost Image Using Sysprep and Mysysprep </title><description><![CDATA[<p class="post-title">first off I cannot take credit for this great article as it was written by Ian Lilkendey. It is very useful so I thought I would post it on my blog to perpetuate the info. great job Ian</p>
<h3 class="post-title"><a href="http://adminbromo.blogspot.com/2006/10/universal-ghost-image-guide.html">How To Create a Universal Ghost Image Using Sysprep and Mysysprep</a> </h3>
<div class="post-header-line-1"></div>
<div class="post-body">
<p><span style="FONT-WEIGHT: bold; FONT-SIZE: 100%; COLOR: rgb(0,0,153)"><span style="FONT-FAMILY: arial">How To Create a Universal Ghost Image.</span></span><span style="FONT-SIZE: 100%; FONT-FAMILY: arial"><br />
This is my guide to building a &quot;Universal&quot; (compatible with most HALs) Ghost Image. I will revise as needed.<br />
<br />
Hopefully this will cover everything you need to create your own Universal Image. I have tried to cover all the issues I have run into. </span><span style="FONT-SIZE: 100%; FONT-FAMILY: arial">With the use of &quot;<span style="FONT-WEIGHT: bold">MYSYSPREP</span>&quot;, my image names the PC via it's serial cnumber and switches the HAL based on the model.<br />
</span><span style="FONT-SIZE: 100%"><br />
</span><span style="FONT-SIZE: 100%; FONT-FAMILY: arial">If you have any questions or suggestions please feel free to comment.<br />
<br />
<span style="FONT-WEIGHT: bold">Note*: </span>You need to make sure you are using the Corporate version of Windows XP. If you are using a regular OEM copy of Windows you will have issues using SYSPREP. I believe after you SYSPREP an image twice it requires you to re-validate or something.<br />
<br />
<span style="FONT-WEIGHT: bold">Note*:</span> Make sure you do not install &quot;Windows Genuine Advantage&quot;. If you have, remove it. Here are the instructions on how to... <a href="http://support.microsoft.com/kb/921914">http://support.microsoft.com/kb/921914</a><br />
<br />
Okay, so lets get started..<br />
</span><span style="FONT-SIZE: 100%"><br />
</span><span style="FONT-SIZE: 100%; FONT-FAMILY: arial">1. Do a clean install of Windows XP.<br />
</span></p>
<ul style="FONT-FAMILY: arial">
    <li><span style="FONT-SIZE: 100%">I usually start building the image on my slowest model PC. I have found that this really does not matter as long you change the HAL to ACPI.</span> </li>
    <li><span style="FONT-SIZE: 100%">Try to avoid installing any unnecessary drivers and make sure to utilize the &quot;.inf&quot; for the drivers that are required.</span> </li>
    <li><span style="FONT-SIZE: 100%"><span style="FONT-WEIGHT: bold">Optional:</span> I usually create a backup image right after I install windows. This saves me time if I have to star</span><span style="FONT-SIZE: 100%">t from scratch</span></li>
</ul>
<span style="FONT-SIZE: 100%; FONT-FAMILY: arial"><span style="FONT-WEIGHT: bold">2. Change the HAL to ACPI.<br />
<br />
</span></span>
<ol style="FONT-FAMILY: arial">
    <li><span style="FONT-SIZE: 100%">Open the I386 folder located on your XP SP2 cd.</span> </li>
    <li><span style="FONT-SIZE: 100%">Open the SP2.CAB.</span> </li>
    <li><span style="FONT-SIZE: 100%">Extract halacpi.dll (not hal<span style="COLOR: rgb(255,0,0)">aa</span>cpi.dll) to a temporary folder and <span style="FONT-WEIGHT: bold">rename it to hal.dll.</span></span> </li>
    <li><span style="FONT-SIZE: 100%">Extract ntkrnlpa.exe and ntoskrnl.exe to the same temporary folder.</span> </li>
    <li><span style="FONT-SIZE: 100%">Move all three files to the system32 folder under your windows directory. Say yes to replace files.</span> </li>
    <li><span style="FONT-SIZE: 100%">Reboot<br />
    </span></li>
</ol>
<span style="FONT-SIZE: 100%; FONT-FAMILY: arial">You have now switched your PC to ACPI!</span><span style="FONT-SIZE: 100%; FONT-FAMILY: arial"><br />
</span><span style="FONT-SIZE: 100%; FONT-FAMILY: arial"><br />
3. Apply all critical patches released by Microsoft. Again, <span style="COLOR: rgb(255,0,0)">avoid installing Windows Genuine Advantage.</span><br />
<br />
4. Create a configuration checklist and follow it.</span><span style="FONT-SIZE: 100%"><br />
</span><span style="FONT-SIZE: 100%; FONT-FAMILY: arial"><br />
</span>
<ul style="FONT-FAMILY: arial">
    <li><span style="FONT-SIZE: 100%"><span style="FONT-WEIGHT: bold">Note*: </span>One of the interesting features they added to XP SP2 is the fact that when you SYSPREP your image it will copy the local admin profile to the default profile. I have mixed feeling about this but I have made it work for me. There is a patch to get around it if you need it</span> </li>
    <li><span style="FONT-SIZE: 100%">Here is a generic checklist. Add or remove details as needed...</span></li>
</ul>
<ol style="FONT-FAMILY: arial">
    <li><span style="FONT-SIZE: 100%">_Clear take a tour</span> </li>
    <li><span style="FONT-SIZE: 100%">_Clear .net passport</span> </li>
    <li><span style="FONT-SIZE: 100%">_Remove MSN Explorer</span> </li>
    <li><span style="FONT-SIZE: 100%">_Remover Internet Messenger</span> </li>
    <li><span style="FONT-SIZE: 100%">_Display Setting</span> </li>
    <li><span style="FONT-SIZE: 100%">_1024 x 768</span> </li>
    <li><span style="FONT-SIZE: 100%">_Windows Classic Theme</span> </li>
    <li><span style="FONT-SIZE: 100%">_Set wall paper</span> </li>
    <li><span style="FONT-SIZE: 100%">_Set screen Saver</span> </li>
    <li><span style="FONT-SIZE: 100%">_Set power scheme</span> </li>
    <li><span style="FONT-SIZE: 100%">_Disable hibernation</span> </li>
    <li><span style="FONT-SIZE: 100%">_Set Taskbar settings</span> </li>
    <li><span style="FONT-SIZE: 100%">_Set internet option</span> </li>
    <li><span style="FONT-SIZE: 100%">_Empty Recycle Bin</span> </li>
    <li><span style="FONT-SIZE: 100%">etc...</span></li>
</ol>
<span style="FONT-SIZE: 100%; FONT-FAMILY: arial">5. Install and configure necessary software.<br />
</span>
<ul style="FONT-FAMILY: arial">
    <li><span style="FONT-SIZE: 100%"><span style="FONT-WEIGHT: bold">I try to document whatever I have installed in a change log. That way we can keep track of changes.</span></span></li>
</ul>
<span style="FONT-SIZE: 100%; FONT-FAMILY: arial">6. Download the latest version of SYSPREP. You can find it at... <a href="http://support.microsoft.com/?kbid=838080">http://support.microsoft.com/?kbid=838080</a><br />
<br />
</span>
<ul style="FONT-FAMILY: arial">
    <li><span style="FONT-SIZE: 100%">Extract &quot;deploy.cab&quot; to &quot;C:\sysprep&quot; on your image machine.</span></li>
</ul>
<span style="FONT-SIZE: 100%"><br />
</span><span style="FONT-SIZE: 100%; FONT-FAMILY: arial">7. Download &quot;MYSYSPREP&quot; from here... <a href="http://jimtsay.googlepages.com/mysysprep">http://jimtsay.googlepages.com/mysysprep</a><br />
<br />
</span>
<ul style="FONT-FAMILY: arial">
    <li><span style="FONT-SIZE: 100%">extract it into the &quot;c:\sysprep&quot; folder.</span> </li>
    <li><span style="FONT-SIZE: 100%">This is a hacked version of SYSPREP. Read the full description of it via the link. It works side-by-side with sysprep to add more robust features.</span></li>
</ul>
<span style="FONT-SIZE: 100%"><br />
<span style="FONT-FAMILY: arial">8. Create the following folder &quot;c:\drivers&quot;. Make a subfolder for each of the required drivers for all your PCs.</span><br />
<br />
<blockquote style="FONT-FAMILY: arial">Example.<br />
c:\drivers\vid7600<br />
c:\drivers\snd7600<br />
c:\drivers\vid350<br />
</blockquote><span style="FONT-FAMILY: arial">Make sure to trim your drivers down. Anytime you download drivers they usually contain a folder with what is required for windows... files with the .inf extension. Here is a screen shot of an audio driver I have.</span><br />
<br />
</span><span style="FONT-SIZE: 100%"><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger2/1733/4430/1600/Snippy0001.jpg"><img style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: pointer; TEXT-ALIGN: center" alt="" border="0" src="http://photos1.blogger.com/blogger2/1733/4430/400/Snippy0001.jpg" /></a><br />
</span><span style="FONT-SIZE: 100%"><br />
<br />
<span style="FONT-FAMILY: arial">9. You can create your own sysprep.inf by running c:\sysprep\setupmgr.exe. It will ask you a series of questions related to what you want sysprep to do. Or you can use the sysprep.inf below.</span><br />
<br />
<span style="FONT-WEIGHT: bold; FONT-FAMILY: arial">Note*</span><span style="FONT-FAMILY: arial">: Anything I put in bold and red do not include in your sysprep.inf.</span><br />
<br />
</span><blockquote><span style="FONT-SIZE: 100%">[Unattended]<br />
<span style="FONT-WEIGHT: bold; COLOR: rgb(255,0,0)">;This tell sysprep to do an unattended setup.</span><br />
unattendedMode=FullUnattended<br />
OemSkipEula=Yes<br />
<span style="FONT-WEIGHT: bold; COLOR: rgb(255,0,0)">;OemPnPDrivers refers to the &quot;C:\drivers&quot; folder you created. I trimmed this down a bit.</span><br />
OemPnPDriversPath=Drivers\Snd64;Drivers\Vid6400;Drivers\Vid62;Drivers\Vid6;Drivers\mdm62;Drivers\mdm6;Drivers\snd62;Drivers\MD64;Drivers\Modem64;Drivers\TPM;Drivers\QL64;Drivers\FING;Drivers\SATA<br />
<span style="FONT-WEIGHT: bold; COLOR: rgb(255,0,0)">;InstallFilesPath refers to the root in which you store everything... drivers etc...</span><br />
InstallFilesPath=C:\<br />
ConfirmHardware=No<br />
OverwriteOemFilesOnupgrade=No<br />
DriverSigningPolicy = Ignore<br />
oempreinstall=yes<br />
updateInstalledDrivers=Yes<br />
<br />
[GuiUnattended]<br />
<span style="FONT-WEIGHT: bold; COLOR: rgb(255,0,0)">;Set your local admin password here</span><br />
AdminPassword=******<br />
AutoLogon=No<br />
AutoLogonCount=0<br />
OEMSkipRegional=1<br />
TimeZone=35<br />
OemSkipWelcome=1s<br />
<br />
[UserData]<br />
<span style="FONT-WEIGHT: bold; COLOR: rgb(255,0,0)">;Put your Product Key here.</span><br />
ProductKey=xxxx-xxxx-xxxx-xxxx-xxxx<br />
FullName=&quot;xxx&quot;<br />
OrgName=&quot;xxx&quot;<br />
<span style="FONT-WEIGHT: bold; COLOR: rgb(255,0,0)">;This is a special added feature that comes with MYSYSPREP. </span><span style="FONT-WEIGHT: bold; COLOR: rgb(255,0,0)">;You can have your PC named by it serial number.</span> <span style="FONT-WEIGHT: bold; COLOR: rgb(255,0,0)">;Below you see that I have it type out JAX in front of the Serial Number</span><br />
ComputerName=JAX%SerialNo%<br />
<br />
[Display]<br />
BitsPerPel=32<br />
Xresolution=1024<br />
YResolution=768<br />
<br />
[SetupMgr]<br />
DistFolder=C:\sysprep\i386<br />
DistShare=windist<br />
<br />
[Identification]<br />
<span style="FONT-WEIGHT: bold; COLOR: rgb(255,0,0)">;Here you can have the computer join the domain.</span> <span style="FONT-WEIGHT: bold; COLOR: rgb(255,0,0)">;Enter the crudentials of a user that has rights to do this.</span> JoinDomain=xxx<br />
DomainAdmin=xxx<br />
DomainAdminPassword=xxxx<br />
<br />
[Networking]<br />
InstallDefaultComponents=Yes<br />
<br />
[Sysprep]<br />
BuildMassStorageSection=No<br />
<br />
[SysprepMassStorage]<br />
PCI\VEN_8086&amp;DEV_27C1&amp;CC_0106 = %systemdrive%\drivers\sata\iaahci.inf ; Intel(R) 82801GR/GH SATA AHCI Controller (Desktop ICH7R/DH)<br />
PCI\VEN_8086&amp;DEV_27C5&amp;CC_0106 = %systemdrive%\drivers\sata\iaahci.inf ; Intel(R) 82801GBM SATA AHCI Controller (Mobile ICH7M)<br />
PCI\VEN_8086&amp;DEV_2652&amp;CC_0106 = %systemdrive%\drivers\sata\iaahci.inf ; Intel(R) 82801FR SATA AHCI Controller (Desktop ICH6R)<br />
PCI\VEN_8086&amp;DEV_2653&amp;CC_0106 = %systemdrive%\drivers\sata\iaahci.inf ; Intel(R) 82801FBM SATA AHCI Controller (Mobile ICH6M)<br />
PCI\VEN_8086&amp;DEV_27C3&amp;CC_0104 = %systemdrive%\drivers\sata\iastor.inf ; Intel(R) 82801GR/GH SATA RAID Controller (Desktop ICH7R/DH)<br />
PCI\VEN_8086&amp;DEV_24DF&amp;CC_0104 = %systemdrive%\drivers\sata\iastor.inf ; Intel(R) 82801ER SATA RAID Controller (Desktop ICH5R)<br />
PCI\VEN_8086&amp;DEV_25B0&amp;CC_0104 = %systemdrive%\drivers\sata\iastor.inf ; Intel(R) 6300ESB SATA RAID Controller<br />
PCI\VEN_8086&amp;DEV_2652&amp;CC_0104 = %systemdrive%\drivers\sata\iastor.inf ; Intel(R) 82801FR SATA RAID Controller (Desktop ICH6R)<br />
<br />
<br />
</span></blockquote><span style="FONT-SIZE: 100%; FONT-FAMILY: arial"><span style="FONT-WEIGHT: bold">Note*</span>: I have </span><span style="FONT-SIZE: 100%"><span style="FONT-FAMILY: arial">&quot;BuildMassStorageSection=No&quot;. This is only because I know exactly which mass storage drivers I need. If you change this option to &quot;Yes&quot; it will populate a huge list of storage drivers. This will make it more compatible across different hardware, but it adds a good 30 minutes to the SYSPREP process.</span> <span style="FONT-WEIGHT: bold; FONT-FAMILY: arial">Note*</span><span style="FONT-FAMILY: arial">: I have included custum mass stroage drivers. This is for my Compaq laptops.<br />
<br />
10. Once you have your sysprep.inf in place it is time to look at the &quot;c:\sysprep\mysysprep.inf&quot;.<br />
This files contain the information needed to switch the HAL before mini setup.<br />
<br />
Here is an example:<br />
</span><blockquote><span style="FONT-FAMILY: arial"><span style="FONT-FAMILY: georgia">[Manufacturer]<br />
;Manufacturer Name=mfg.inf<br />
<br />
[Model]<br />
;Model Name=model.inf<br />
;MP model=mp.inf<br />
;UP model=up.inf<br />
<span style="FONT-WEIGHT: bold">hp Compaq nc6000 (DD522AV)=up.inf</span><br />
<span style="FONT-WEIGHT: bold">HP Compaq nc6230 (PU985AA#ABA)=up.inf</span><br />
<span style="FONT-WEIGHT: bold">HP Compaq dc7600 Small Form Factor=mp.inf<br />
</span><span style="FONT-WEIGHT: bold">HP Compaq dc7100 SFF(DX878AV)=mp.inf</span><br />
<span style="FONT-WEIGHT: bold">HP d530 USDT(DG009A)=mp.inf</span> <span style="FONT-WEIGHT: bold">HP d530 CMT(PB600A)=mp.inf</span> <span style="FONT-WEIGHT: bold"><br />
HP Compaq nc6400 (RA263AT#ABA)=mp.inf</span><br />
[SerialNo]<br />
;Serial No=serial.inf</span><br />
</span></blockquote><span style="FONT-FAMILY: arial">Notice you have a couple of different ways to specify the HAL. I do mine by model. You can get the model info by typing &quot;c:\sysprep\mysysprep </span></span><span style="FONT-SIZE: 100%"><span style="FONT-FAMILY: arial">/smbios&quot; from the command prompt.<br />
<br />
<span style="FONT-WEIGHT: bold">Note*</span>: Make sure you have up.inf and mp.inf in your sysprep folder.<br />
<br />
11. Now lets backup our base image in case we need to make changes in the future. I just create an image and call it by &quot;Something Descriptive&quot;base. Make sure to keep a changelog and always hold onto a couple older versions of the image.<br />
<br />
12. Time to sysprep the image. Go ahead and clean out any Temp folders and those windows update unistall etc... Make sure to clear out your recycle bin.<br />
<br />
Go to your &quot;c:\sysprep&quot; and run mysysprep.exe. Hit OK past the warning. You should see something like this...<br />
<br />
</span><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger2/1733/4430/1600/Snippy0002.jpg"><img style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: pointer; TEXT-ALIGN: center" alt="" border="0" src="http://photos1.blogger.com/blogger2/1733/4430/400/Snippy0002.jpg" /></a><br />
</span><span style="FONT-SIZE: 100%; FONT-FAMILY: arial">Go ahead and check the Use Mini-Setup box and click Reseal. Once SYSPREP is done it will shut down your PC.<br />
<br />
13. As soon as you turn on your PC back on boot it to a Pre-Environment or use a ghost boot disk. Create an image of your machine and you should be all set.<br />
<br />
14. Push the SYSPREP'd image to a new machine. See if it works!<br />
<br />
<span style="FONT-WEIGHT: bold">Note*</span>: SYSPREP will automatically delete itself when it completes!<br />
<br />
Errors and what they mean.<br />
<br />
<span style="FONT-FAMILY: arial">Laptops can be the trickiest to image. Make sure you are using the proper HAL and Mass stroage drivers.</span><br />
<br />
<span style="FONT-FAMILY: arial">I have found that when safe mode stops at<span style="FONT-WEIGHT: bold"> </span></span></span><span><span style="FONT-FAMILY: arial"><span style="FONT-WEIGHT: bold">agp440.sys</span> it is the HAL.</span><br />
<span style="FONT-FAMILY: arial">When it stops at <span style="FONT-WEIGHT: bold">mup.sys</span> it is the mass storage drivers.<br />
<br />
<span style="FONT-SIZE: 130%"><span style="FONT-WEIGHT: bold">&quot;Helpful Links&quot;</span></span><br />
<br />
Adding Drivers to your image.<br />
<a href="http://www.microsoft.com/technet/technetmag/issues/2006/05/UtilitySpotlight/default.aspx">http://www.microsoft.com/technet/technetmag/issues/2006/05/UtilitySpotlight/default.aspx</a><br />
</span></span></div>]]></description><guid>http://blog.eliteraven.com/default.asp?Display=17</guid><link>http://blog.eliteraven.com/default.asp?Display=17</link><pubDate>Mon, 8 Sep 2008 15:46:20 0000</pubDate></item><item><title>enable dos login for windows 2003 domain</title><description><![CDATA[<p>if your into computers I am sure you have loved and always will love ghost a simple tool that has saved us countles hours of machine configuration&nbsp; and hunting for files to backup. But if you went to a windows&nbsp;2003 based domain. Trust dos boot disks no longer wirk with network login credentials. you will recieve the dreded error #5 not to be mistaken for mambo #5. Anyway Dont be diheartened the issue can be reseolvedyou need to go on to you domain controller and change one setting and your back in ghosting bliss.</p>
<p>click start</p>
<p>settings</p>
<p>control panel</p>
<p>administrative tools</p>
<p>domain controller security policy</p>
<p>now follow thse steps and your ready to ghost!</p>
<p><br />
2. Open the Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options folder. <br />
3. Locate the Microsoft network server: Digitally sign communications (always) policy setting, and then click Disabled or Do Not Configure. </p>]]></description><guid>http://blog.eliteraven.com/default.asp?Display=16</guid><link>http://blog.eliteraven.com/default.asp?Display=16</link><pubDate>Thu, 3 Jul 2008 11:05:05 0000</pubDate></item><item><title>Life Update</title><description><![CDATA[<p>Life has been pretty crazy these days. the one year aniversary of my dads death has come and gone. I would be lieing if I said it was not a hard week. But All is well we survived it.</p>
<p>This past weekend lauries family put on a baby shower for her. She recieved alot of nice stuff. I honstly do not have a clue what 95% of it is for but hey how hard could it be! I mean you put food in one end and clean the other end when it comes out seems pretty simple right?&nbsp; We also had a 8 hour lamaz class. Now maybe I should classify this as a rant but I think lamaz training is a reserved for the 7th circle of hell. By the end of the day of watching gross videos and breathing techniques I wanted to stop breathing myself! Guys if you can avoid the lamaz class do so at all costs! If you cant get out of itdo the 2 hour classes at least the agony will be shorter durations.</p>
<p>The babys room is all finished i painted it about a month ago wanted the fumes to be long gone before the new resident arrives. We picked out a nice set at babys r us and got that in and all put together. I installed some nice shelves above the windows to put stuff on. I want to track down some wall mount corner shelves which is not as easy as it sounds but I am hitting the stores tomorow for those. We also ordered a night stand for the room from walmart.com so that should be in soon and the room will be complete. The in will be the filling of the room!</p>
<p><img style="WIDTH: 335px; HEIGHT: 219px" height="480" alt="" width="640" src="/Uploads/LR_100_3682.jpg" /></p>
<p><img style="WIDTH: 335px; HEIGHT: 261px" height="250" alt="" width="252" src="/Uploads/LR_100_3684(1).jpg" /></p>]]></description><guid>http://blog.eliteraven.com/default.asp?Display=15</guid><link>http://blog.eliteraven.com/default.asp?Display=15</link><pubDate>Wed, 25 Jun 2008 10:49:20 0000</pubDate></item><item><title>7 weeks to go</title><description><![CDATA[<p>Well there is about 7 weeks until the arrival of laurie and I' first child. I would say i am nto nervous but that would be a lie. We have been in a baby preperation frenzy these days. We ordered the babys room furniture last weekend at babysrus and got a great deal. I finished painting the bedroom a very light pink color and it came out very nice. The purchasing of baby stuff is in full swing we picked out the bedrrom set and curtains so we are all set. We also got nice letters that spell out her name to hang on the wall in the bedroom which is pretty cool. I even got into the whole picking bay stuff out kinda scary even though most of the things we were looking at in the store i had no idea what they were for. a baby wipe warmer I mean seriously!!!! I am looking into purchasing a pedal car for her so she will have her own 55 next to daddys when I take her to car shows. Yeah I know its kinda corny but hey I am a corny kinda guy! I decided to not do the traditional baby monitor route being that I am a geek and all. I am going to get a camera that has sound and color video that can be viewed from any web browser on any computer in the house. I figure that will be much more useful later on down the road as it could be used as a nanny cam or even home survelience device. Yup I am a super geek but go with what you know I figure. I am even using my work bonus to buy baby stuff instead of car parts god I never thought I would see the day. I must be getting old..................... But hey I am gonna be a dad!</p>]]></description><guid>http://blog.eliteraven.com/default.asp?Display=14</guid><link>http://blog.eliteraven.com/default.asp?Display=14</link><pubDate>Fri, 30 May 2008 13:24:20 0000</pubDate></item><item><title>migrating domain users to new print servers</title><description><![CDATA[<p>ok well all domain admins have been through it its upgrade time and you just installed your spiffy new server now how do you migrate all your users printers over to the new printer. Have them do it themselves yeah right go get a root canal it will be less painful. Use AD it works but can be cumbersom. How about a login script yeah but alot of the scripts out there do not keep your default printer the same etc etc. Well I have a great solution use this VB script.</p>
<p>edit the my new print server field with the name of your new print server and as long as your share names are all the same run this script in a users login script and you are done no fuss no muss and it will even keep the users default printer! Good luck hope this helps someone out!</p>
<p>On Error Resume Next<br />
Function GetDefaultPrinter()<br />
sRegVal = &quot;HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows\Device&quot;<br />
sDefault = &quot;&quot;<br />
On Error Resume Next<br />
sDefault = objShell.RegRead(sRegVal)<br />
sDefault = Left(sDefault ,InStr(sDefault, &quot;,&quot;) - 1)<br />
On Error Goto 0<br />
GetDefaultPrinter = sDefault<br />
End Function </p>
<p>Set objNetwork = CreateObject (&quot;Wscript.Network&quot;)<br />
Set objShell = CreateObject (&quot;WScript.Shell&quot;)<br />
Set objFSO = CreateObject (&quot;Scripting.FileSystemObject&quot;) </p>
<p>LogonServer = objShell.ExpandEnvironmentStrings(&quot;%logonserver%&quot;)<br />
UserName = objShell.ExpandEnvironmentStrings(&quot;%username%&quot;) </p>
<p>strComputer = &quot;.&quot;<br />
PrintServer = &quot;<font size="5">MYNEWPRINTERSERVER</font>&quot;<br />
PrintServer = LCase (PrintServer) </p>
<p>Err.Clear<br />
Set objWMIService = GetObject(&quot;winmgmts:&quot; &amp; _<br />
&quot;{impersonationLevel=Impersonate}!\\&quot; &amp; strComputer &amp; &quot;\root\cimv2&quot;) </p>
<p>If Err.Number Then<br />
wscript.echo (&quot;Error : &quot; &amp; Err.Number &amp; &quot;: &quot; &amp; Err.Description &amp; VbCrLf)<br />
Err.Clear </p>
<p>Else<br />
ImpDefault = GetDefaultPrinter<br />
Set colInstalledPrinters = objWMIService.ExecQuery _<br />
(&quot;SELECT * FROM Win32_Printer&quot;)<br />
For Each objPrinter in colInstalledPrinters<br />
PrinterArray = Split (objPrinter.Name , &quot;\&quot;) </p>
<p>If (LCase(objPrinter.ServerName) &lt;&gt; &quot;&quot;) and (LCase(objPrinter.ServerName) &lt;&gt; &quot;\\&quot; &amp; PrintServer) then </p>
<p>On Error Resume Next<br />
Function GetDefaultPrinter()<br />
sRegVal = &quot;HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows\Device&quot;<br />
sDefault = &quot;&quot;<br />
On Error Resume Next<br />
sDefault = objShell.RegRead(sRegVal)<br />
sDefault = Left(sDefault ,InStr(sDefault, &quot;,&quot;) - 1)<br />
On Error Goto 0<br />
GetDefaultPrinter = sDefault<br />
End Function </p>
<p>Set objNetwork = CreateObject (&quot;Wscript.Network&quot;)<br />
Set objShell = CreateObject (&quot;WScript.Shell&quot;)<br />
Set objFSO = CreateObject (&quot;Scripting.FileSystemObject&quot;) </p>
<p>LogonServer = objShell.ExpandEnvironmentStrings(&quot;%logonserver%&quot;)<br />
UserName = objShell.ExpandEnvironmentStrings(&quot;%username%&quot;) </p>
<p>strComputer = &quot;.&quot;<br />
PrintServer = &quot;MYNEWPRINTERSERVER&quot;<br />
PrintServer = LCase (PrintServer) </p>
<p>Err.Clear<br />
Set objWMIService = GetObject(&quot;winmgmts:&quot; &amp; _<br />
&quot;{impersonationLevel=Impersonate}!\\&quot; &amp; strComputer &amp; &quot;\root\cimv2&quot;) </p>
<p>If Err.Number Then<br />
wscript.echo (&quot;Error : &quot; &amp; Err.Number &amp; &quot;: &quot; &amp; Err.Description &amp; VbCrLf)<br />
Err.Clear </p>
<p>Else<br />
ImpDefault = GetDefaultPrinter<br />
Set colInstalledPrinters = objWMIService.ExecQuery _<br />
(&quot;SELECT * FROM Win32_Printer&quot;)<br />
For Each objPrinter in colInstalledPrinters<br />
PrinterArray = Split (objPrinter.Name , &quot;\&quot;) </p>
<p>If (LCase(objPrinter.ServerName) &lt;&gt; &quot;&quot;) and (LCase(objPrinter.ServerName) &lt;&gt; &quot;\\&quot; &amp; PrintServer) then </p>
<p>objNetwork.AddWindowsPrinterConnection &quot;\\&quot; &amp; PrintServer &amp; &quot;\&quot; &amp; PrinterArray(3)<br />
If Err.Number Then<br />
wscript.echo (&quot;Error : &quot; &amp; Err.Number &amp; &quot;: &quot; &amp; Err.Description &amp; VbCrLf)<br />
Err.Clear<br />
End If </p>
<p>If ImpDefault = objPrinter.Name then<br />
objNetwork.SetDefaultPrinter (&quot;\\&quot; &amp; PrintServer &amp; &quot;\&quot; &amp; PrinterArray(3))<br />
End If </p>
<p>objNetwork.RemovePrinterConnection objPrinter.Name<br />
End If<br />
Next<br />
End If </p>
<p>objNetwork.AddWindowsPrinterConnection &quot;\\&quot; &amp; PrintServer &amp; &quot;\&quot; &amp; PrinterArray(3)<br />
If Err.Number Then<br />
wscript.echo (&quot;Error : &quot; &amp; Err.Number &amp; &quot;: &quot; &amp; Err.Description &amp; VbCrLf)<br />
Err.Clear<br />
End If </p>
<p>If ImpDefault = objPrinter.Name then<br />
objNetwork.SetDefaultPrinter (&quot;\\&quot; &amp; PrintServer &amp; &quot;\&quot; &amp; PrinterArray(3))<br />
End If </p>
<p>objNetwork.RemovePrinterConnection objPrinter.Name<br />
End If<br />
Next<br />
End If </p>]]></description><guid>http://blog.eliteraven.com/default.asp?Display=13</guid><link>http://blog.eliteraven.com/default.asp?Display=13</link><pubDate>Thu, 1 May 2008 15:08:43 0000</pubDate></item><item><title>How to convert a 2000 domain to a 2003 domain with new servers</title><description><![CDATA[<div style="MARGIN: 0in 0in 0pt"><span style="FONT-SIZE: 10pt">Disclaimer: I cannot take credit for all of the information contained in this how to as it is mostly a compilation of many how to documents available on the web. My goal here is to make a more complete how to </span></div>
<div style="MARGIN: 0in 0in 0pt"><strong>&nbsp;</strong></div>
<ul style="MARGIN-TOP: 0in" type="disc">
    <li style="MARGIN: 0in 0in 0pt">Do a clean install of windows 2003 on your new server install all drivers and windows updates. (always best to begin working with a stable updated platform)</li>
    <li style="MARGIN: 0in 0in 0pt">Assign the new machine an Ip and subnet in the current domains subnet make sure that the DNS points to the 2000 domains current DNS servers</li>
    <li style="MARGIN: 0in 0in 0pt">Join the server that will be the future domain controller to the 2000 domain as a member server</li>
    <li style="MARGIN: 0in 0in 0pt">Do you currently run an exchange 2000 server? </li>
</ul>
<div style="MARGIN: 0in 0in 0pt 0.5in">If so you will have to run a special preparation utility or running the ADPREP tool will cause you serious issues.To solve the problem, you must run the inetorgpersonfix.ldf file that is located in \support\ tools\support.cab. This LDIF file fixes the LDAPDisplayName attributes of the three attributes.</div>
<div style="MARGIN: 0in 0in 0pt 0.75in; TEXT-INDENT: -0.25in">1.<span style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>First save the inetorgpersonfix.ldf file, then import it using the ldifde utility. Here is an example where we will be importing into the mycorp.com forest:</div>
<div style="MARGIN: 0in 0in 0pt 0.75in; TEXT-INDENT: -0.25in">2.<span style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>use this command:</div>
<div style="MARGIN: 0in 0in 0pt 1.25in; TEXT-INDENT: -0.25in"><span>o<span style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>ldifde.exe /i /f inetOrgPersonFix.ldf /c &quot;DC=X&quot; &quot;DC=mycorp,DC=com&quot;</div>
<div style="MARGIN: 0in 0in 0pt 1.25in; TEXT-INDENT: -0.25in"><span>o<span style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>Note that inetorgpersonfix.ldf uses DC=X as the forest path, which is why we needed to use the /c switch to replace it with our own forest path</div>
<div style="MARGIN: 0in 0in 0pt">&nbsp;</div>
<ul style="MARGIN-TOP: 0in" type="disc">
    <li style="MARGIN: 0in 0in 0pt">Now we can Prepare the domain for the new 2003 server</li>
</ul>
<div style="MARGIN: 0in 0in 0pt 0.5in">Before you can introduce Windows Server 2003 domain controllers, you must prepare the forest and domains with the ADPrep utility. </div>
<div style="MARGIN: 0in 0in 0pt 0.75in; TEXT-INDENT: -0.25in"><span style="FONT-SIZE: 10pt">1.<span style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><strong>ADPrep /forestprep</strong> on the schema master in your Windows 2000 forest. </div>
<div style="MARGIN: 0in 0in 0pt 0.75in; TEXT-INDENT: -0.25in"><span style="FONT-SIZE: 10pt">2.<span style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><strong>ADPrep /domainprep</strong> on the Infrastructure Master in each AD domain. </div>
<div style="MARGIN-LEFT: 1.25in; TEXT-INDENT: -0.25in"><span>o<span style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>ADPrep is located in the i386 directory of the Windows Server 2003 install media</div>
<div style="MARGIN-LEFT: 1.25in; TEXT-INDENT: -0.25in"><span>o<span style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><strong>Note</strong>: In Windows Server 2003 R2, ADPrep is not located in the same folder as in the older Windows Server 2003 media, and instead you need to look for it in the second CD. You see, Windows Server 2003 R2 comes on two installation disks. Installation disk 1 contains a slip-streamed version of Windows Server 2003 with Service Pack 2 (SP2). Installation disk 2 contains the Windows Server 2003 R2 files.</div>
<div style="MARGIN-LEFT: 1.25in; TEXT-INDENT: -0.25in"><span>o<span style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>The correct version of the ADPrep.exe tool for Windows Server 2003 R2 is 5.2.3790.2075.</div>
<div style="MARGIN-LEFT: 1.25in; TEXT-INDENT: -0.25in"><span>o<span style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>You can find the R2 ADPrep tool in the following folder on the second CD:</div>
<div style="MARGIN-LEFT: 1.25in; TEXT-INDENT: -0.25in"><span>o<span style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><em>drive</em>:\CMPNENTS\R2\ADPREP\&nbsp;(where drive is the drive letter of your CD-Rom drive)</div>
<div style="MARGIN-LEFT: 1.25in; TEXT-INDENT: -0.25in"><span>o<span style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>Read more about ADPrep and Windows Server 2003 R2 in <a target="_blank" href="http://support.microsoft.com/kb/917385">KB 917385</a> </div>
<ul style="MARGIN-TOP: 0in" type="disc">
    <li style="MARGIN: 0in 0in 0pt">You are now ready to install active directory. The easiest way to accomplish this is to ad a role to your server. To make it a domain controller and follow through the wizard the installer will do the rest.</li>
    <li style="MARGIN: 0in 0in 0pt">If you are going to run you dhcp server off of this machine you will want to transfer it by using this how to <a href="http://articles.techrepublic.com.com/5100-6345_11-5034284.html"><font color="#800080">http://articles.techrepublic.com.com/5100-6345_11-5034284.html</font></a> </li>
    <li style="MARGIN: 0in 0in 0pt">Now you must transfer you&rsquo;re your primary domain controller roles to your new 2003 server here is an exact how to to do this <a href="http://www.petri.co.il/transferring_fsmo_roles.htm"><font color="#800080">http://www.petri.co.il/transferring_fsmo_roles.htm</font></a></li>
    <li style="MARGIN: 0in 0in 0pt">If you want to migrate user drives or other network shares I suggest Hyena as it will migrate the shares the permissions and everything from one server to the next or you can accomplish this by doing the following</li>
</ul>
<div style="MARGIN: 0in 0in 0pt 0.5in">You can then copy and other data and install any other required services on the new DC. Robocopy (from the resource kit) can be used to copy data and retain NTFS security permissions (see<a target="_blank" href="http://www.ss64.com/nt/robocopyXP.html">http://www.ss64.com/nt/robocopyXP.html</a>) or indeed so can xcopy (built in command) see <a target="_blank" href="http://www.ss64.com/nt/xcopy.html">http://www.ss64.com/nt/xcopy.html</a><br />
<br />
To copy the share permissions and details you can use regedit (from the command line) to export the HKLM\System\CurrentControlSet\Services\LanManServer\Shares<br />
key which you can then load into the registry on the new DC.</div>
<ul style="MARGIN-TOP: 0in" type="disc">
    <li style="MARGIN: 0in 0in 0pt">Now it is time to test the new DC shut down the old one and see how the new domain controller handles everything. If all is well move on to the next step</li>
    <li style="MARGIN: 0in 0in 0pt">Boot up the old domain controller run dcpromo and demote the old 2000 domain controller and uninstall active directory and walla you are done!</li>
</ul>]]></description><guid>http://blog.eliteraven.com/default.asp?Display=12</guid><link>http://blog.eliteraven.com/default.asp?Display=12</link><pubDate>Fri, 25 Apr 2008 14:52:34 0000</pubDate></item><item><title>55 chevy update</title><description><![CDATA[well heres the latest on the 55. It has been a pretty busy winter and spring for work on the 55. I converted the car from a generator system to a alternator system which was surprisingly inexpensive. Only cost me about 25 dollars for chrome brackets from summit. and the alternator I picked up at the local napafor 45 dollars. Yeah it is not chrome but I figured I would upgrade it later when I had a little more money to spend. the install was pretty strait forward the internet had several helpful how to articles. next thing I did was pick up a electric windshield wiper motor because when I changed to an edelbrock performer intake and carb I lost the vacume due to the engine running so much more efficiently. As everyone knows more efficient = more horse power! But I needed to have the wipers functional in order to pass NYS motor vehicle inspection. the wiper motor cost me 100 shipped thanks to a fellow 55 owner on <a href="http://www.trifive.com">www.trifive.com</a>&nbsp;The father in law and I had to do a little work on it and fine tune it but it was well woth the price especially since new units cost around 300! My next undertaking was replacing the gas tank and sending unit. I had to do the sending unit as it did not work at all and I ran out of gas last summer due to that luckily I died right in front of a gas station. So since I had to change the sending unit I figured it was the perfect time to change the tank as well. The original tank had a huge dent in it I think someone must have backed into something in the cars past. the tank was made in canada ( I did not want the tiawan knockoff ) and cost me $155 shipped from an ebay seller and came with all needed gaskets and screws. The sending unit was $45 shippped I ended up going with a stainless steel one as it seemed to be made better. the install was easy removing the old tank and installing the new one only took me an hour and a half. However I ran into some bad luck on my first time driving the car this year. I found a fuel leak when filling the car at the fuel filter which was just pouring out gas and when gas is $3.65 a gallon that is not good. Also to make matters worse the starter decided to die on me . I barely made it home. So when I got home I started right in trying to fix the issues. the fuel filter issue was just a piece of rubber fuel line that was dry rotted and easily fixed. the starter was abit more interestiing. I started by trying to remove the starter about 2 and a half hours later the starter was all disconected but I could not get it out with the long tube headers. so after trying everywhich way I could I ended up having to remove the header to get the starter free. So the next day I called no less than 10 places trying to find a mini starter for the car which no one had even summit! well I came home from work a little disheartened after all of that. However I went to a swap meet a couple weeks ago where I traded a pair of chrome valve covers and and air cleaner for an almost new chevy high torque starter however upon getting it home I realized that the starter was the incorect style to bolt into my car. well it seems that during the day my father in law took the snout off of my dead starter and put it on the new starter I got at the swap meet as other than the snout they were identicle accept the new one was high torque. well I installed the starter that night and it worked great. the car starts better than ever. The 55 is back on the road and ready to cruise!]]></description><guid>http://blog.eliteraven.com/default.asp?Display=11</guid><link>http://blog.eliteraven.com/default.asp?Display=11</link><pubDate>Wed, 23 Apr 2008 21:14:52 0000</pubDate></item><item><title>55 chevy gas tank</title><description><![CDATA[<font face="Arial">I got home from work to find my new fuel tank for the 55 waiting for me on my front porch. I could not help myself I ran in the house took the dog out for a quick walk and changed into my work clothes and headed to the garage to install. Only took me about an hour and a half to install. i took some advice from a fellow forum member and installed the new sending unit I also ordered while the new tank was out. hardest part of the hwole thing was removing the filler neck from the old fuel tank but after a little muscling on it it popped free. I was honestly surprised how easy it was the car being as old as it is and all. took me almost 2 days to replace a sending unit in a 92 explorer a few years back. I guess they just dont make mm like they used to. anyways I put a few gallons of gas in the tank so I could get to the station and fill up and luckily for me there does not seem to be any leaks. I got my tank off of ebay the canadian made tank EHHHH. it was packaged and shipped nicely cost me 155 total including the bolts to install the sending unit as well as all nedded gaskets. great deal! Long story short I now have a working fuel guage and can cruise without keeping the gas can in the trunk this summer Wooohooo</font>]]></description><guid>http://blog.eliteraven.com/default.asp?Display=10</guid><link>http://blog.eliteraven.com/default.asp?Display=10</link><pubDate>Fri, 18 Apr 2008 23:15:24 0000</pubDate></item><item><title>Domain login logging with login scripts</title><description><![CDATA[<p>Any network administrator worth his salt is keeping tabs on his users activity in some way.&nbsp; Being that i have an education background I live and die by keeping an eye on my end users. So I decided to add a few lines of code to my netowork login scripts to aid in this.</p>
<p>anyone can use the code in this script with their windows domain login scripts just copy and paste it in. The only change you will need to make to the code is the&nbsp;server and share &nbsp;where the info will be stored.</p>
<p><font face="Arial">for /f &quot;tokens=1-3 delims=: &quot;&nbsp; %%i in ('time /t') do set datime=%%i:%%j %%k<br />
FOR /F &quot;Delims=:&nbsp; Tokens=2&quot; %%a in ('IPCONFIG^|FINDSTR /I IP') DO FOR /F &quot;Delims=. Tokens=1-4&quot; %%f in ('ECHO %%a') DO set IP=%%f.%%g.%%h.%%i<br />
for /f &quot;tokens=1-4 delims=/- &quot; %%i in ('date /t') do echo %computername%,%IP%,%username%,%datime% &gt;&gt;<font size="4">\\server\loginlogs$</font>\%%j-%%k-%%l.txt</font></p>
<p>first step is create a share on one of your servers with modify access to everyone. I prefer to use a hidden share in this to keep prying eyes out of the logs.</p>
<p>a new text file will be created every day in the share with the date as the name.</p>
<p>for example&nbsp; <font face="Arial" size="4">04-04-2008.txt</font></p>
<p>the output from the script will look exactly lke this</p>
<p><font face="Arial">machine name, IP address, username, exact time</font></p>
<p><font face="Arial"><font size="4">computer, 10.1.1.5,joemomma,04:16 PM</font> <br />
</font></p>
<p><font face="Arial">you could use utilities to then import this data into a database. this is a very basic first step but will help you keep tabs on those naughty users........</font></p>
<p><font face="Arial"><br />
</font></p>
<p>&nbsp;</p>]]></description><guid>http://blog.eliteraven.com/default.asp?Display=9</guid><link>http://blog.eliteraven.com/default.asp?Display=9</link><pubDate>Fri, 4 Apr 2008 16:22:15 0000</pubDate></item><item><title>Breastfeeding Mother Sentenced to Jail for Postponing Jury Duty</title><description><![CDATA[<p><font face="Comic Sans MS" size="3">Summary: MD Woman asked judge if possible to post pone her jury duty until the summer, as she is currently breastfeeding her 12 week old baby.&nbsp; Judge found her in contempt of court and sentenced either a night in jail or $150 fine.&nbsp; Brian Frosh, Chair for the Maryland Senate Judicial Proceedings Committee, said the law would cause more people to try to postpone their duties, &quot;If you start saying, we&rsquo;re gonna excuse people for breastfeeding, you&rsquo;ve gotta say ok to kidney dialysis, chemotherapy and all the other maladies that afflict the human condition.&quot;</font></p>
<p><font face="Comic Sans MS" size="3">Okay, not for nothing, and mind you yes I am pregnant and yes my emotions and hormones are running crazy, but seriously, is this guy the biggest idiot around?&nbsp; So maybe breast feeding isn't life or death, and there are other options (such as pumping and formula), but I do believe she has a valid reason for postponement.&nbsp; But Chemo and Dialysis? How can this man sit there and state those are not valid reasons to postpone your duties?&nbsp; Is the juror's life worth so little? Exposing a cancer patient, whose immune system obviously is not working correctly, to all the germs and people in the court house .. what the hell!! And dialysis? 'I'm sorry madame juror, I understand your kidneys are not working, and yes you are swelling up before my eyes, but hey, that's no excuse now sit down and I expect you to have a clear and unbiased mind as you hear this case.'&nbsp; &nbsp;Somebody needs to knock some sense into Mr Brian Fosh, and I hope that someday he doesn't need to post pone his jury duty!!</font></p>]]></description><guid>http://blog.eliteraven.com/default.asp?Display=8</guid><link>http://blog.eliteraven.com/default.asp?Display=8</link><pubDate>Wed, 26 Mar 2008 13:43:42 0000</pubDate></item></channel></rss>