|
#1
|
|||
|
|||
|
How many SIF files can i have in my Ris environment?
Regards R2000 |
|
#2
|
|||
|
|||
|
Hello,
Thank you for using newsgroup! As far as I know, a standard answer file named ristndrd.sif is created in the Templates folder of each operating system image installed on a RIS server. The standard answer file performs an unattended installation and also contains the description that is displayed during the Client Installation Wizard for selecting an operating system image to install. You can have more than one of these files present in the Templates folder of an operating system image. For example, you might have different installation options for your marketing, sales, and accounting departments that each requires a different answer file. Associated multiple answer files with a single operating system image allows you to use one set of Windows 2000 Professional source files to provide multiple installation options instead of creating more images. Remote OS Installation answer files must end with the .sif extension. For more information about the answer file parameters specific to Remote OS Installation, see the deploy.cab file in the \Support\Tools folder on the Windows XP Professional operating system CD. Regarding your question "how many sif files can I have in my RIS environment?" I will perform further research to see if I can find any information. Thanks & Regards, Ken Zhao Microsoft Online Partner Support Get Secure! - www.microsoft.com/security ================================================== === When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- | Thread-Topic: How many sif files? | thread-index: AcX2b+D14Mehj4n6T9uabKbIQaGv9g== | X-WBNR-Posting-Host: 195.67.90.253 | From: "=?Utf-8?B?cmljaG9vMjAwMEBub2VtYWlsLnBvc3RhbGlhcw==?=" <richoo2000@noemail.postalias> | Subject: How many sif files? | Date: Thu, 1 Dec 2005 04:08:02 -0800 | Lines: 3 | Message-ID: <BCCE24DD-562F-4A16-9FE2-610FF1721ADD@microsoft.com> | MIME-Version: 1.0 | Content-Type: text/plain; | charset="Utf-8" | Content-Transfer-Encoding: 7bit | X-Newsreader: Microsoft CDO for Windows 2000 | Content-Class: urn:content-classes:message | Importance: normal | Priority: normal | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 | Newsgroups: microsoft.public.windowsxp.setup_deployment | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl | Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windowsxp.setup_deployment:144330 | X-Tomcat-NG: microsoft.public.windowsxp.setup_deployment | | How many SIF files can i have in my Ris environment? | Regards | R2000 | |
|
#3
|
|||
|
|||
|
Hi.
I have 15 today, and some ramous say that there is a limit. "Ken Zhao [MSFT]" skrev: > Hello, > > Thank you for using newsgroup! > > As far as I know, a standard answer file named ristndrd.sif is created in > the Templates folder of each operating system image installed on a RIS > server. > > The standard answer file performs an unattended installation and also > contains the description that is displayed during the Client Installation > Wizard for selecting an operating system image to install. > > You can have more than one of these files present in the Templates folder > of an operating system image. For example, you might have different > installation options for your marketing, sales, and accounting departments > that each requires a different answer file. Associated multiple answer > files with a single operating system image allows you to use one set of > Windows 2000 Professional source files to provide multiple installation > options instead of creating more images. Remote OS Installation answer > files must end with the .sif extension. > > For more information about the answer file parameters specific to Remote OS > Installation, see the deploy.cab file in the \Support\Tools folder on the > Windows XP Professional operating system CD. > > Regarding your question "how many sif files can I have in my RIS > environment?" I will perform further research to see if I can find any > information. > > Thanks & Regards, > > Ken Zhao > > Microsoft Online Partner Support > Get Secure! - www.microsoft.com/security > > ================================================== === > When responding to posts, please "Reply to Group" via your newsreader so > that others may learn and benefit from your issue. > ================================================== === > This posting is provided "AS IS" with no warranties, and confers no rights. > > > > > > -------------------- > | Thread-Topic: How many sif files? > | thread-index: AcX2b+D14Mehj4n6T9uabKbIQaGv9g== > | X-WBNR-Posting-Host: 195.67.90.253 > | From: "=?Utf-8?B?cmljaG9vMjAwMEBub2VtYWlsLnBvc3RhbGlhcw==?=" > <richoo2000@noemail.postalias> > | Subject: How many sif files? > | Date: Thu, 1 Dec 2005 04:08:02 -0800 > | Lines: 3 > | Message-ID: <BCCE24DD-562F-4A16-9FE2-610FF1721ADD@microsoft.com> > | MIME-Version: 1.0 > | Content-Type: text/plain; > | charset="Utf-8" > | Content-Transfer-Encoding: 7bit > | X-Newsreader: Microsoft CDO for Windows 2000 > | Content-Class: urn:content-classes:message > | Importance: normal > | Priority: normal > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 > | Newsgroups: microsoft.public.windowsxp.setup_deployment > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 > | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl > | Xref: TK2MSFTNGXA02.phx.gbl > microsoft.public.windowsxp.setup_deployment:144330 > | X-Tomcat-NG: microsoft.public.windowsxp.setup_deployment > | > | How many SIF files can i have in my Ris environment? > | Regards > | R2000 > | > > |
|
#4
|
|||
|
|||
|
Hello,
Based on my deep research on this question, I have not found any documents to describe it. Therefore, that's a difficult question to answer. After consulting our other engineers, based on our experience, in a "default" installation, it's actually quite small. I am going to "assume" that what you're really asking is in regards to the number of OS options to select, not the actual files themselves. The real crux of the issue is that we pass the list of OSes to the client. Because of that, the container that we can send the list in is finite. The list contains both the Description and Help line from the SIF file: [OSChooser] Description ="XP Pro SP2" Help ="." By reducing the length of the string, you can help to increase the number of entries that you can see before they start "dropping". You can also use ACLs to filter the lists down. If you prevent the SIF file from being read by the user, the server will not send down the information from it. In addition, I also found the following article that may be helpful: 832213 Error message when a Windows 2000-based computer or a Windows Server 2003-based computer that is running Remote Installation Services cannot display all its operating system images http://support.microsoft.com/default...b;EN-US;832213 I hope the information can address your concern. If anything is unclear, please feel free to let us know. Thanks & Regards, Ken Zhao Microsoft Online Partner Support Get Secure! - www.microsoft.com/security ================================================== === When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- | Thread-Topic: How many sif files? | thread-index: AcX3Dif+8XCLSFpLQoSYujuvlWCT4A== | X-WBNR-Posting-Host: 195.67.90.253 | From: "=?Utf-8?B?cmljaG9vMjAwMEBub2VtYWlsLnBvc3RhbGlhcw==?=" <richoo2000@noemail.postalias> | References: <BCCE24DD-562F-4A16-9FE2-610FF1721ADD@microsoft.com> <DWujmyw9FHA.1236@TK2MSFTNGXA02.phx.gbl> | Subject: RE: How many sif files? | Date: Thu, 1 Dec 2005 23:01:02 -0800 | Lines: 84 | Message-ID: <6610CED5-7B02-4998-9B4C-BA7143615D8C@microsoft.com> | MIME-Version: 1.0 | Content-Type: text/plain; | charset="Utf-8" | Content-Transfer-Encoding: 7bit | X-Newsreader: Microsoft CDO for Windows 2000 | Content-Class: urn:content-classes:message | Importance: normal | Priority: normal | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 | Newsgroups: microsoft.public.windowsxp.setup_deployment | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl | Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windowsxp.setup_deployment:144359 | X-Tomcat-NG: microsoft.public.windowsxp.setup_deployment | | Hi. | I have 15 today, and some ramous say that there is a limit. | | | "Ken Zhao [MSFT]" skrev: | | > Hello, | > | > Thank you for using newsgroup! | > | > As far as I know, a standard answer file named ristndrd.sif is created in | > the Templates folder of each operating system image installed on a RIS | > server. | > | > The standard answer file performs an unattended installation and also | > contains the description that is displayed during the Client Installation | > Wizard for selecting an operating system image to install. | > | > You can have more than one of these files present in the Templates folder | > of an operating system image. For example, you might have different | > installation options for your marketing, sales, and accounting departments | > that each requires a different answer file. Associated multiple answer | > files with a single operating system image allows you to use one set of | > Windows 2000 Professional source files to provide multiple installation | > options instead of creating more images. Remote OS Installation answer | > files must end with the .sif extension. | > | > For more information about the answer file parameters specific to Remote OS | > Installation, see the deploy.cab file in the \Support\Tools folder on the | > Windows XP Professional operating system CD. | > | > Regarding your question "how many sif files can I have in my RIS | > environment?" I will perform further research to see if I can find any | > information. | > | > Thanks & Regards, | > | > Ken Zhao | > | > Microsoft Online Partner Support | > Get Secure! - www.microsoft.com/security | > | > ================================================== === | > When responding to posts, please "Reply to Group" via your newsreader so | > that others may learn and benefit from your issue. | > ================================================== === | > This posting is provided "AS IS" with no warranties, and confers no rights. | > | > | > | > | > | > -------------------- | > | Thread-Topic: How many sif files? | > | thread-index: AcX2b+D14Mehj4n6T9uabKbIQaGv9g== | > | X-WBNR-Posting-Host: 195.67.90.253 | > | From: "=?Utf-8?B?cmljaG9vMjAwMEBub2VtYWlsLnBvc3RhbGlhcw==?=" | > <richoo2000@noemail.postalias> | > | Subject: How many sif files? | > | Date: Thu, 1 Dec 2005 04:08:02 -0800 | > | Lines: 3 | > | Message-ID: <BCCE24DD-562F-4A16-9FE2-610FF1721ADD@microsoft.com> | > | MIME-Version: 1.0 | > | Content-Type: text/plain; | > | charset="Utf-8" | > | Content-Transfer-Encoding: 7bit | > | X-Newsreader: Microsoft CDO for Windows 2000 | > | Content-Class: urn:content-classes:message | > | Importance: normal | > | Priority: normal | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 | > | Newsgroups: microsoft.public.windowsxp.setup_deployment | > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 | > | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl | > | Xref: TK2MSFTNGXA02.phx.gbl | > microsoft.public.windowsxp.setup_deployment:144330 | > | X-Tomcat-NG: microsoft.public.windowsxp.setup_deployment | > | | > | How many SIF files can i have in my Ris environment? | > | Regards | > | R2000 | > | | > | > | |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can I hide JPG files in WMP's File Open dialog box? | Jacek K | Windows Media Player | 1 | 01-05-2006 04:14 PM |
| RE: offline files - access denied | Clayton | Windows XP Work Remotely | 0 | 01-05-2006 07:12 AM |
| Re: cd burning software | MIMITEX1 | Windows XP Photos | 1 | 01-05-2006 07:11 AM |
| SyncToy missed files | Robstr | Windows XP Photos | 0 | 01-05-2006 07:11 AM |
| Keeping backup of my pictures in my order | Gladys222 | Windows XP Photos | 10 | 01-05-2006 07:08 AM |