Welcome to the Blogcast Repository Sign in | Join | Help
Search BlogCastRepository.com for:
in Search

260 BlogCasts in The BlogCast Repository!

Paul Davey's Blog

Fixing Problems in an I.T World.. With A Hammer and Sticky Tape..

November 2006 - Posts

  • Piccies of my boy

    Had to link it, being the new proud dad that I am!!

    http://www.pauledavey.force9.co.uk/images/index.htm

    Some piccies and bits for you all to look at.

     

    Hey Brian, if my blogcast T-Shirt comes in large, how do I get a 3-6 month size one :-)

    Blogcastrespository.com sponsership in the UK!!! And on a baby.. Nice !!

     

    Paul

    Share this post:                                       
  • ITS A BOY!! ITS A BOY!! ITS A BOY!! ITS A BOY!! ITS A BOY!!

    Yep, born on the 21st at 3:19am, Matthew William Davey was born (unforunately c sesction) mother and baby doing fine.. Excuse me for a while if I dont post, up to my arms in either nappies or beer *hic*

     

    See attached piccy

    Share this post:                                       
  • Office 2007 ADM Templates Available for Download

    Obviously worth looking into, if you are going to deploy in the Enterprise!

    http://www.microsoft.com/downloads/details.aspx?familyid=92d8519a-e143-4aee-8f7a-e4bbaeba13e7&displaylang=en

    In the downloaded exe you will find 15 ADM templates in total:

    Access, Calendar Printing Assistant, Excel, Groove, Interconnect, InfoPath, Office (Generic Settings), Onenote, Outlook, Powerpoint, Project, Publisher, Visio, Word, Sharepoint Designer

    Happy Playing

     

    Share this post:                                       
  • IE 7 IEAK and Group Policy

    http://blogs.msdn.com/ie/archive/2006/02/21/536353.aspx

    A great article by the ieblog team talking about how to control IE7 through using the toolkit or Group Policy.

     

    Is anyone using any of this yet, or are we all in standalone mode with IE7?

    Share this post:                                       
  • Links to my old articles at MYITFORUM

    Just wanted to point them out to people before they get lost in the abyss of Myitforum.com postings... so here we go:

     

    http://www.myitforum.com/articles/21/view.asp?id=8596 - Desktop Security Tightening

    http://www.myitforum.com/articles/15/view.asp?id=8597 - Quick Guide to Creating Windows PE Custom Build

    http://www.myitforum.com/articles/15/view.asp?id=7656 - Windows Security Centre Part 1(Firewall)

    http://www.myitforum.com/articles/15/view.asp?id=7660 - Windows Security Centre Part 2 (Automatic Updates)

    http://www.myitforum.com/articles/15/view.asp?id=8609 - Windows PE - into the Driving Seat!! (Winpe2005 launch)

     

    Share this post:                                       
  • GUI for aiding in creation of custom windows pe builds

    Previously posted by me at MYITFORUM.COM

     

    Please find attached.

    Share this post:                                       
  • QuickGuide to Creating a custom Windows PE Build

    Taken from my old articles over at MYITFORUM.COM.

    I thought some people might benefit from a quick step by step guide to creating a Windows PE custom boot CD. This guide will get you as far as creating an ISO at the end, ready to be burnt with your CD burner software.

    You will need a Windows XP SP2 CD, Windows PE and some hard disk space.



    (1) Copy WinPE folder from the Windows PE CD to your hard disk.

    (2) Insert your Windows XP SP2 CD into your CD drive.

    (3) Open a command prompt and navigate to the WinPE folder you copied to your hard disk.

    (4) Use MKIMG.CMD to create yourself a base custom Windows PE build.

    MKIMG.CMD E: C:\CustomPE /WMI /PnP

    In the above example, E: is the location to the Windows XP CD and C:\Winpe is the output folder to put the custom build in. The /WMI switch enables WMI support, whilst /PnP enables plug and play support.

    (5) Inject custom drivers into the build. Use the drvinst.exe tool to do this. You will find it located in the WinPE folder on your hard disk.

    drvinst.exe /inf:F:\Drivers C:\CustomPE

    The above example will inject the .inf and driver files in to the Windows PE custom build in folder

    C:\CustomPE that we created above.

    (6) Add VB Script, HTA, Javascript and ADO support. You do this by running the buildoptionalcomponents.vbs file in the WinPE folder. You run it with the following switches

    Buildoptionalcomponents.vbs /ADO /HTA /WSH

    A folder will be created on your desktop. Copy the new files and folders as stated below, in to your C:\CustomPE folder.

    Copy the Program Files folder in to C:\CustomPE\I386.

    Copy the Samples folder to C:\CustomPE\I386.

    Copy the contents of the System32 folder to C:\CustomPE\I386\System32.

    (7) To ensure that scripting support is enabled in Windows PE, check the startnet.cmd file and ensure that OC.Bat is being run.

    (8) Use OSCDIMG.EXE to create an ISO file of your custom Windows PE build. You will find OSCDIMG.EXE located in the WinPE folder on your hard disk.

    oscdimg.exe -bC:\WinPE\ETFSBOOT.COM -h -m C:\CustomPE.iso -lCustomPE -n -o c:\CustomPE

    The above line will run OSCDIMG.EXE, creating CustomPE.iso in the root of C. The source for the ISO file is located in C:\customPE folder. The ETFSBOOT.COM file is used for the boot sector. The other switches on the command line ensure that hidden files are included, ignores the usual CDROM size limitation, enables long name support and optimizes the image.

    I hope some of you find this helpful

    Share this post:                                       
  • John Mayall - 02/11/2006 Concert at FairField Halls, Croydon, Surrey, United Kingdom

    Last night I went and say John Mayall and the bluesbreakers in concert. Per normal the performance was outstanding. And for the first time, I got to shake Johns hand before the gig and get his autograph. The gig was very good, and John really doesnt appear to be slowing down despite he is over 70 now and touring aggressively around the UK and Europe. Buddy Whittington again did the band proud with some amazing guitar playing. If you dont know who John Mayall is, then where have you been? Check out www.johnmayall.com for more details, clips and a history of the Bluesbreakers story and evolution.

    Opening for the bluesbreakers was ChickenShack. Again, a great bad, a good comical and bluesy performance. I might have to go and check them out at the Boom-Boom club in Sutton next time they come round. I havent really heard much of their music before, this is the 2nd time I have seen them open for Mayall and the Bluesbreakers, but they did a great job of settings the tone ! :-)

     

     

     

    Share this post: