what next please
Qrystems
07-10-2005, 03:17 AM
I have just installed OPK tools on Tech computer. Can somebody tell me how to
deploy it on the destination computer. The destination or target computer is
on network
Thanks
--
QRS
Carey Frisch [MVP]
07-10-2005, 03:17 AM
OEM Preinstallation Most Frequently Asked Questions
http://www.ltcom.com/page/FAQ/WinXP%20OEM%20Preinstallation%20FAQ/
--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User
Microsoft Newsgroups
Get Windows XP Service Pack 2 with Advanced Security Technologies:
http://www.microsoft.com/athome/security/protect/windowsxp/choose.mspx
-------------------------------------------------------------------------------------------
"Qrystems" wrote:
| I have just installed OPK tools on Tech computer. Can somebody tell me how to
| deploy it on the destination computer. The destination or target computer is
| on network
| Thanks
| --
| QRS
Qrystems
07-10-2005, 03:17 AM
Thanks for your reply. I have OEM Windows 2003 Server STD edition.
I have intstalled the tool, but for me to get it across to the destination
computer which is within the network is what I do not know.
--
QRS
"Carey Frisch [MVP]" wrote:
> OEM Preinstallation Most Frequently Asked Questions
> http://www.ltcom.com/page/FAQ/WinXP%20OEM%20Preinstallation%20FAQ/
>
> --
> Carey Frisch
> Microsoft MVP
> Windows XP - Shell/User
> Microsoft Newsgroups
>
> Get Windows XP Service Pack 2 with Advanced Security Technologies:
> http://www.microsoft.com/athome/security/protect/windowsxp/choose.mspx
>
> -------------------------------------------------------------------------------------------
>
> "Qrystems" wrote:
>
> | I have just installed OPK tools on Tech computer. Can somebody tell me how to
> | deploy it on the destination computer. The destination or target computer is
> | on network
> | Thanks
> | --
> | QRS
>
Boot the remote system using WinPE, and then either run winnt32 or use
Sysprep with an imaging utility... Or just use the CD with a winnt.sif.
Searching the chm files for any of the terms I've put in here should get you
started...
"Qrystems" <Qrystems@discussions.microsoft.com> wrote in message
news:360FAB6A-D03E-4253-BCF1-92C212CC84FA@microsoft.com...
> Thanks for your reply. I have OEM Windows 2003 Server STD edition.
> I have intstalled the tool, but for me to get it across to the destination
> computer which is within the network is what I do not know.
> --
> QRS
>
>
> "Carey Frisch [MVP]" wrote:
>
>> OEM Preinstallation Most Frequently Asked Questions
>> http://www.ltcom.com/page/FAQ/WinXP%20OEM%20Preinstallation%20FAQ/
>>
>> --
>> Carey Frisch
>> Microsoft MVP
>> Windows XP - Shell/User
>> Microsoft Newsgroups
>>
>> Get Windows XP Service Pack 2 with Advanced Security Technologies:
>> http://www.microsoft.com/athome/security/protect/windowsxp/choose.mspx
>>
>> -------------------------------------------------------------------------------------------
>>
>> "Qrystems" wrote:
>>
>> | I have just installed OPK tools on Tech computer. Can somebody tell me
>> how to
>> | deploy it on the destination computer. The destination or target
>> computer is
>> | on network
>> | Thanks
>> | --
>> | QRS
>>
Qrystems
07-10-2005, 03:17 AM
Thanks WW.
is WinPE thesame as the tool CD or the floppy created? if so I have boot
using the Tool CD and the diskkett I created. Could you pls tell the commads
for winnt32 that will get me going or ho do I get the CD with a winnt.sif? I
appreciate it
--
QRS
"WM" wrote:
> Boot the remote system using WinPE, and then either run winnt32 or use
> Sysprep with an imaging utility... Or just use the CD with a winnt.sif.
> Searching the chm files for any of the terms I've put in here should get you
> started...
>
> "Qrystems" <Qrystems@discussions.microsoft.com> wrote in message
> news:360FAB6A-D03E-4253-BCF1-92C212CC84FA@microsoft.com...
> > Thanks for your reply. I have OEM Windows 2003 Server STD edition.
> > I have intstalled the tool, but for me to get it across to the destination
> > computer which is within the network is what I do not know.
> > --
> > QRS
> >
> >
> > "Carey Frisch [MVP]" wrote:
> >
> >> OEM Preinstallation Most Frequently Asked Questions
> >> http://www.ltcom.com/page/FAQ/WinXP%20OEM%20Preinstallation%20FAQ/
> >>
> >> --
> >> Carey Frisch
> >> Microsoft MVP
> >> Windows XP - Shell/User
> >> Microsoft Newsgroups
> >>
> >> Get Windows XP Service Pack 2 with Advanced Security Technologies:
> >> http://www.microsoft.com/athome/security/protect/windowsxp/choose.mspx
> >>
> >> -------------------------------------------------------------------------------------------
> >>
> >> "Qrystems" wrote:
> >>
> >> | I have just installed OPK tools on Tech computer. Can somebody tell me
> >> how to
> >> | deploy it on the destination computer. The destination or target
> >> computer is
> >> | on network
> >> | Thanks
> >> | --
> >> | QRS
> >>
>
>
>
WinPE is included in the OPK - you can either boot the OPK CD or create your
own (the docs explain pretty well how). Once up and running, partition the
disk, format it, and install Windows:
diskpart
sel dis 0
clean
cre par pri
sel par 1
active
assign letter=C
format /Q /Y /FS:NTFS
winnt32.exe /makelocalsource /dudisable /syspart:C: /tempdrive:C:
/unattend:unattend.txt
The docs are pretty good at explaining the steps...
"Qrystems" <Qrystems@discussions.microsoft.com> wrote in message
news:FC9D043F-0F10-40B1-8D90-4D4ED9CF621A@microsoft.com...
> Thanks WW.
> is WinPE thesame as the tool CD or the floppy created? if so I have boot
> using the Tool CD and the diskkett I created. Could you pls tell the
> commads
> for winnt32 that will get me going or ho do I get the CD with a winnt.sif?
> I
> appreciate it
> --
> QRS
>
>
> "WM" wrote:
>
>> Boot the remote system using WinPE, and then either run winnt32 or use
>> Sysprep with an imaging utility... Or just use the CD with a winnt.sif.
>> Searching the chm files for any of the terms I've put in here should get
>> you
>> started...
>>
>> "Qrystems" <Qrystems@discussions.microsoft.com> wrote in message
>> news:360FAB6A-D03E-4253-BCF1-92C212CC84FA@microsoft.com...
>> > Thanks for your reply. I have OEM Windows 2003 Server STD edition.
>> > I have intstalled the tool, but for me to get it across to the
>> > destination
>> > computer which is within the network is what I do not know.
>> > --
>> > QRS
>> >
>> >
>> > "Carey Frisch [MVP]" wrote:
>> >
>> >> OEM Preinstallation Most Frequently Asked Questions
>> >> http://www.ltcom.com/page/FAQ/WinXP%20OEM%20Preinstallation%20FAQ/
>> >>
>> >> --
>> >> Carey Frisch
>> >> Microsoft MVP
>> >> Windows XP - Shell/User
>> >> Microsoft Newsgroups
>> >>
>> >> Get Windows XP Service Pack 2 with Advanced Security Technologies:
>> >> http://www.microsoft.com/athome/security/protect/windowsxp/choose.mspx
>> >>
>> >> -------------------------------------------------------------------------------------------
>> >>
>> >> "Qrystems" wrote:
>> >>
>> >> | I have just installed OPK tools on Tech computer. Can somebody tell
>> >> me
>> >> how to
>> >> | deploy it on the destination computer. The destination or target
>> >> computer is
>> >> | on network
>> >> | Thanks
>> >> | --
>> >> | QRS
>> >>
>>
>>
>>
Qrystems
07-10-2005, 03:17 AM
Thanks WW. I will try as you usggested and feed you back
--
QRS
"WM" wrote:
> WinPE is included in the OPK - you can either boot the OPK CD or create your
> own (the docs explain pretty well how). Once up and running, partition the
> disk, format it, and install Windows:
>
> diskpart
> sel dis 0
> clean
> cre par pri
> sel par 1
> active
> assign letter=C
>
> format /Q /Y /FS:NTFS
>
> winnt32.exe /makelocalsource /dudisable /syspart:C: /tempdrive:C:
> /unattend:unattend.txt
>
> The docs are pretty good at explaining the steps...
>
>
>
> "Qrystems" <Qrystems@discussions.microsoft.com> wrote in message
> news:FC9D043F-0F10-40B1-8D90-4D4ED9CF621A@microsoft.com...
> > Thanks WW.
> > is WinPE thesame as the tool CD or the floppy created? if so I have boot
> > using the Tool CD and the diskkett I created. Could you pls tell the
> > commads
> > for winnt32 that will get me going or ho do I get the CD with a winnt.sif?
> > I
> > appreciate it
> > --
> > QRS
> >
> >
> > "WM" wrote:
> >
> >> Boot the remote system using WinPE, and then either run winnt32 or use
> >> Sysprep with an imaging utility... Or just use the CD with a winnt.sif.
> >> Searching the chm files for any of the terms I've put in here should get
> >> you
> >> started...
> >>
> >> "Qrystems" <Qrystems@discussions.microsoft.com> wrote in message
> >> news:360FAB6A-D03E-4253-BCF1-92C212CC84FA@microsoft.com...
> >> > Thanks for your reply. I have OEM Windows 2003 Server STD edition.
> >> > I have intstalled the tool, but for me to get it across to the
> >> > destination
> >> > computer which is within the network is what I do not know.
> >> > --
> >> > QRS
> >> >
> >> >
> >> > "Carey Frisch [MVP]" wrote:
> >> >
> >> >> OEM Preinstallation Most Frequently Asked Questions
> >> >> http://www.ltcom.com/page/FAQ/WinXP%20OEM%20Preinstallation%20FAQ/
> >> >>
> >> >> --
> >> >> Carey Frisch
> >> >> Microsoft MVP
> >> >> Windows XP - Shell/User
> >> >> Microsoft Newsgroups
> >> >>
> >> >> Get Windows XP Service Pack 2 with Advanced Security Technologies:
> >> >> http://www.microsoft.com/athome/security/protect/windowsxp/choose.mspx
> >> >>
> >> >> -------------------------------------------------------------------------------------------
> >> >>
> >> >> "Qrystems" wrote:
> >> >>
> >> >> | I have just installed OPK tools on Tech computer. Can somebody tell
> >> >> me
> >> >> how to
> >> >> | deploy it on the destination computer. The destination or target
> >> >> computer is
> >> >> | on network
> >> >> | Thanks
> >> >> | --
> >> >> | QRS
> >> >>
> >>
> >>
> >>
>
>
>
Qrystems
07-10-2005, 03:17 AM
Hi WM,
I have tried to execute the commads and instructed. It work to the point
whre letter C was assigned.
The next command just gave me list of command option just as when you type
help/? command.
I discovered thjat may be I need MASTER Computer for it to work. I bult
another computer and joined it to the network. Should I install WIndows XP on
it before I can run the OPK tools CD?
Meanwhile, when I typed \\tech\opktools\winnt.exe it gave "access denied"
Pls help guy, I count on your suggest to get me out of this heck of a box!!
--
QRS
"WM" wrote:
> WinPE is included in the OPK - you can either boot the OPK CD or create your
> own (the docs explain pretty well how). Once up and running, partition the
> disk, format it, and install Windows:
>
> diskpart
> sel dis 0
> clean
> cre par pri
> sel par 1
> active
> assign letter=C
>
> format /Q /Y /FS:NTFS
>
> winnt32.exe /makelocalsource /dudisable /syspart:C: /tempdrive:C:
> /unattend:unattend.txt
>
> The docs are pretty good at explaining the steps...
>
>
>
> "Qrystems" <Qrystems@discussions.microsoft.com> wrote in message
> news:FC9D043F-0F10-40B1-8D90-4D4ED9CF621A@microsoft.com...
> > Thanks WW.
> > is WinPE thesame as the tool CD or the floppy created? if so I have boot
> > using the Tool CD and the diskkett I created. Could you pls tell the
> > commads
> > for winnt32 that will get me going or ho do I get the CD with a winnt.sif?
> > I
> > appreciate it
> > --
> > QRS
> >
> >
> > "WM" wrote:
> >
> >> Boot the remote system using WinPE, and then either run winnt32 or use
> >> Sysprep with an imaging utility... Or just use the CD with a winnt.sif.
> >> Searching the chm files for any of the terms I've put in here should get
> >> you
> >> started...
> >>
> >> "Qrystems" <Qrystems@discussions.microsoft.com> wrote in message
> >> news:360FAB6A-D03E-4253-BCF1-92C212CC84FA@microsoft.com...
> >> > Thanks for your reply. I have OEM Windows 2003 Server STD edition.
> >> > I have intstalled the tool, but for me to get it across to the
> >> > destination
> >> > computer which is within the network is what I do not know.
> >> > --
> >> > QRS
> >> >
> >> >
> >> > "Carey Frisch [MVP]" wrote:
> >> >
> >> >> OEM Preinstallation Most Frequently Asked Questions
> >> >> http://www.ltcom.com/page/FAQ/WinXP%20OEM%20Preinstallation%20FAQ/
> >> >>
> >> >> --
> >> >> Carey Frisch
> >> >> Microsoft MVP
> >> >> Windows XP - Shell/User
> >> >> Microsoft Newsgroups
> >> >>
> >> >> Get Windows XP Service Pack 2 with Advanced Security Technologies:
> >> >> http://www.microsoft.com/athome/security/protect/windowsxp/choose.mspx
> >> >>
> >> >> -------------------------------------------------------------------------------------------
> >> >>
> >> >> "Qrystems" wrote:
> >> >>
> >> >> | I have just installed OPK tools on Tech computer. Can somebody tell
> >> >> me
> >> >> how to
> >> >> | deploy it on the destination computer. The destination or target
> >> >> computer is
> >> >> | on network
> >> >> | Thanks
> >> >> | --
> >> >> | QRS
> >> >>
> >>
> >>
> >>
>
>
>
what next please