CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2010
    Posts
    4

    hi guys... I need to creat INI or INF file

    Hello...
    I'm study MCITP
    I saw of one of my lesson on W7 to W2003/2008 I can creat IMAGE file of O.S installesion to install PC's auto
    So... If the compny i work have 300 PC's insted I install one by one PC i can put the IMAGE on the server and give order (by comand) to install all of them Auto...
    But I need to creat INI or INF file to do so... How I can do it? If someone can give me a guide to INI And INF file I be glad...
    Thank you
    Roey

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: hi guys... I need to creat INI or INF file

    I've used Symantec Ghost and Acronis True Image before. Both are amazing and worth the price to do what you are talking about!
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

  3. #3
    Join Date
    Sep 2010
    Posts
    4

    Re: hi guys... I need to creat INI or INF file

    Quote Originally Posted by PeejAvery View Post
    I've used Symantec Ghost and Acronis True Image before. Both are amazing and worth the price to do what you are talking about!
    Thank you for ur reply...

    But Ghost or other software is not creat INI file's... I use it
    BTW - for the image I alrady have app to do so on server 2003/2008. it also a problem whit INI file's...
    But thanks anyway
    Roey

  4. #4
    Join Date
    May 2002
    Posts
    10,943

    Re: hi guys... I need to creat INI or INF file

    What software are you using? Surely they have support that will help you create such a file.

    The softwares I suggested are used by large businesses for the express purpose of creating and applying images over large networks.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

  5. #5
    Join Date
    Feb 2000
    Location
    OH - USA
    Posts
    1,892

    Arrow Re: hi guys... I need to creat INI or INF file

    If you're talking about utilizing some of the new deployment technologies for Windows, you will find your answer here:

    http://technet.microsoft.com/en-us/l...66(WS.10).aspx
    Good Luck,
    Craig - CRG IT Solutions - Microsoft Gold Partner

    -My posts after 08/2015 = .NET 4.x and Visual Studio 2015
    -My posts after 11/2011 = .NET 4.x and Visual Studio 2012
    -My posts after 02/2010 = .NET 4.0 and Visual Studio 2010
    -My posts after 12/2007 = .NET 3.5 and Visual Studio 2008
    -My posts after 04/2007 = .NET 3.0 and Visual Studio 2005
    -My posts before 04/2007 = .NET 1.1/2.0

    *I do not follow all threads, so if you have a secondary question, message me.

  6. #6
    Join Date
    Sep 2010
    Posts
    4

    Re: hi guys... I need to creat INI or INF file

    Quote Originally Posted by PeejAvery View Post
    What software are you using? Surely they have support that will help you create such a file.

    The softwares I suggested are used by large businesses for the express purpose of creating and applying images over large networks.
    I use M-S tools...
    Yes... It shuld.. But I can add commend manually like "restart" or "shut-down" or any other command. For example: if I want to install Pc's from that image and afther that to install software I need to ad a command to INI file manually
    It's call dyplaymant...
    But thank any way

  7. #7
    Join Date
    Sep 2010
    Posts
    4

    Re: hi guys... I need to creat INI or INF file

    Quote Originally Posted by Craig Gemmill View Post
    If you're talking about utilizing some of the new deployment technologies for Windows, you will find your answer here:

    http://technet.microsoft.com/en-us/l...66(WS.10).aspx
    Yes... thank you man... Do you know to do that? PLZ give me a tip's...
    thanks so much

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured