Re: Login Script
From: Jeff Harbaugh [MSFT] (jeffharb_at_online.microsoft.com)
Date: 10/08/04
- Next message: TerryM: "Re: SMS installer in the furture"
- Previous message: errycka: "Login Script"
- In reply to: errycka: "Login Script"
- Next in thread: TerryM: "Re: Login Script"
- Reply: TerryM: "Re: Login Script"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 8 Oct 2004 12:11:13 -0700
You can use capinst.exe to isntall both legacy and advanced clients.
However, if you are on SP1 the legacy client is not supported for Win2K, XP,
and Windows Server 2003.
You also need to place a vbs file in the same location that returns a 0 or
1.
CAPINST.exe /AUTODETECT=filename.vbs.
/AUTODETECT=<Executable Name> Installs legacy/advanced client based on the
return value of the executable specified.
The executable either exist in the same
directory as capinst, or should be specified
as a UNC.
A return value of 1 will install the advanced
client. 0 will install the legacy client.
-- Thanks, Jeff Harbaugh [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights. "errycka" <errycka@discussions.microsoft.com> wrote in message news:971DC09C-C542-4C22-9EF0-4B7AE4832E4C@microsoft.com... > Does anybody has a login script that can install both Advance and Legacy > Client. I need it badly, > -- > Thank you.
- Next message: TerryM: "Re: SMS installer in the furture"
- Previous message: errycka: "Login Script"
- In reply to: errycka: "Login Script"
- Next in thread: TerryM: "Re: Login Script"
- Reply: TerryM: "Re: Login Script"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|