Re: SOS ! - Workgroup clients - MSI Packages - Error 1619
From: Shehzad Khoja [MSFT] (srkhoja_at_online.microsoft.com)
Date: 01/31/05
- Next message: advertisement: "RE: Advertising to windows xp pro"
- Previous message: Shehzad Khoja [MSFT]: "Re: Programmatically Creating Advertisements"
- In reply to: DC: "SOS ! - Workgroup clients - MSI Packages - Error 1619"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 31 Jan 2005 13:19:08 -0800
1 - Have you specified network access account? Is that not working?
2 - In some cases (if you share ExecMgr.log I can confirm) you will have to
put \\%SRV_SITE%\Sources\SETUP-Microsoft_Visio_Viewer_2002 (without
environment variable) as program's startin directory.
Hope this helps.
-- This posting is provided "AS IS" with no warranties, and confers no rights. "DC" <DC@discussions.microsoft.com> wrote in message news:BB3A0D78-37CF-4E4A-9674-1584D29F7500@microsoft.com... > Hello, > > Here is the situation I face : > > My client uses a single SMS site server which assumes all roles (MP, DP, > RP, > SLP) in the architecture. > > His central site is managed by an Active Directory. > He has 50 distant sites where clients are members of workgroups (1 per > distant site). > > Each client computer holds a system variable calles SRV_SITE which set the > netbios name of machine that contain software sources. > Each workgroup has its own SRV_SITE (site server). > This machine is typically a Windows 2000 workstation and each of them has > the same share. Synchronisation between main sources and distant copies is > in > place. So the client wishes to keep this mecanism BUT he does not want to > install and SMS distribution point at each location. > This means that the SMSPKGD$ folder will not contain the Windows Installer > software sources. > At least the installation command which could be : > > msiexec.exe /i > \\%SRV_SITE%\Sources\SETUP-Microsoft_Visio_Viewer_2002\vviewer.msi /qb! > > This type of command work perfectly fine on domain clients but it fails on > workgroup ones. > The program assignment is well sent to the SMS workgroup clients, well > started but the Windows Installer error 1619 is returned. I know that this > is > due the "NT AUTHORITY\System" context in which packages are executed. > > Here is how a standard package is configured : > > SMS Server name : SMS2003 > Packages share : Packages$ > > Example : Visio viewer 2002 (Windows Installer based installation) > > Data source : none > Access accounts : none except generic Admins, users and guests > Distribution points : none > > General tab : > Program name : Installation > Program command line : > \\SMS2003\Packages$\Commandes\SETUP-Microsoft_Visio_Viewer_2002\install.cmd > Content of install.cmd file : msiexec.exe /i > \\SMS2003\Packages$\Sources\SRC-Microsoft_Visio_Viewer_2002\vviewer.msi > /L* > C:\VVIEWER.LOG ACCEPTEULA=1 /qb! > Startup folder : none > Execution: normal/standard > > Environment tab : > Execution mode 1 : whether a user is logged or not > Execution mode 2 : Execute with administration rights AND grant users to > interact with program > > > That's all for the program. Assignment is totally standard. > > I have also published the command line (CMD.EXE) to workgroup clients in > order to act as NT AUTHORITY\System. > I shelled the installation command line and of course it failed. I did the > same with the RUNAS /NETONLY command and it worked. > But when I include this sequence in a script it fails. > > Coudl anyone provide me help because I want to keep the Windows Installer > products sources on the SRV_SITE machines ? > > Thanks in advance for your help. > > Best regards, > > David Chatel > France >
- Next message: advertisement: "RE: Advertising to windows xp pro"
- Previous message: Shehzad Khoja [MSFT]: "Re: Programmatically Creating Advertisements"
- In reply to: DC: "SOS ! - Workgroup clients - MSI Packages - Error 1619"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|