Re: problems to install inf files under windows xp automaticially

From: John (john@nospam.com)
Date: 09/06/02


From: "John" <john@nospam.com>
Date: Fri, 6 Sep 2002 22:59:20 +0200

Now is it a real service? Or is it a DCOM module that is being called from
remote? Anyway first check on what account the thing runs.
(For a DCOM check your component's impersonation properties, in Component
Services. on Properties - Identity)
Then you can find out why the service's user account does not get the
policy=Ignore.
If the account is the local system account, you probably have the domain
policy to ignore digital signing only on users, not on computers. Thus the
system acount won't have it.
Probably why it went right on Win2k because the local security defaults
contained the policy to ignore.
John

--
The fastest distributor? XYRO ADC on http://www.xyro.com/fidimuc.html
For data/software distribution, inventory and remote installations.

"Christoph" <schmutz@fw.oebb.at> wrote in message news:alaer3$ihj$2@paperboy.Austria.EU.net... > hello > > we have big problems to install inf files under xp automaticially. > > we need this to provide remote software installations. so we have developed > a windows service, which should install the inf files. this service is > written in perl, wich > acts as a remote procedure call module. so the server conencts to the client > and calls a > run_inf function. this function calls the system command: > > rundll32 syssetup,SetupInfObjectInstallAction DefaultInstall 132 <inf file> > > but that didn't work, cause xp wants to have a signature for all files, wich > should be installed. > > in the setupapi.log following error will be displayed: > [2002/09/06 14:43:37 1428.1] > #-198 Command line processed: C:\WINDOWS\system32\RUNDLL32.EXE > SETUPAPI.DLL,InstallHinfSection DefaultInstall 128 C:\fwinst\or9_2.inf > #-011 Installing section [DefaultInstall] from "C:\fwinst\or9_2.inf". > #E359 An unsigned or incorrectly signed file "c:\fwinst\or9_2.inf" blocked > (server install). Error 1168: Element nicht gefunden. > #W187 Install failed, attempting to restore original files. > > > but if we execute this command locally, the inf file will be installed. > however there will be generated lots of warning (listed above), the > instalaltion completed successfully. > > [2002/09/06 11:36:01 1600.1] > #-198 Command line processed: C:\WINDOWS\system32\RUNDLL32.EXE > SETUPAPI.DLL,InstallHinfSection DefaultInstall 128 C:\fwinst\or9_2.inf > #-011 Installing section [DefaultInstall] from "C:\fwinst\or9_2.inf". > #E361 An unsigned or incorrectly signed file "c:\fwinst\or9_2.inf" will be > installed (Policy=Ignore). Error 1168: Element nicht gefunden. > #-024 Copying file "C:\fwinst\sqora.cnt" to "C:\WINDOWS\System32\sqora.cnt". > #E361 An unsigned or incorrectly signed file "C:\fwinst\sqora.cnt" will be > installed (Policy=Ignore). Error 0xe000022f: Die INF-Datei des > Drittanbieters enthält keine Digitalsignaturinformationen. > #-336 Copying file "C:\fwinst\sqora.cnt" to "C:\WINDOWS\System32\sqora.cnt" > via temporary file "C:\WINDOWS\System32\SETF5.tmp". > #E249 Failed to apply security to file "C:\WINDOWS\System32\sqora.cnt". > Error 1307: Diese Sicherheitskennung kann nicht als Besitzer des Objekts > zugeordnet werden. > #-336 Copying file "C:\fwinst\sqora.hlp" to "C:\WINDOWS\System32\sqora.hlp" > via temporary file "C:\WINDOWS\System32\SETF7.tmp". > #E361 An unsigned or incorrectly signed file "C:\fwinst\sqora.hlp" will be > installed (Policy=Ignore). Error 0xe000022f: Die INF-Datei des > Drittanbieters enthält keine Digitalsignaturinformationen. > #E249 Failed to apply security to file "C:\WINDOWS\System32\sqora.hlp". > Error 1307: Diese Sicherheitskennung kann nicht als Besitzer des Objekts > zugeordnet werden. > > > what can i do? any idea? > how can i signature an inf file or better, how can i deactivate this > confusion feature in xp. > > we have used our software remote installation system for several years and > did'nt have problems with that under windows nt and 2k. > > thank you for your help! > > > regards, > christoph > >



Relevant Pages

  • RE: Mass deployment of security tools
    ... I know that NetSupport Manager allows remote installs and such; ... Original> I have been tasked with a project of installing various security ... Original> I want to install a number of security applications to windows ... Our program offers unparalleled Infosec management ...
    (Security-Basics)
  • RE: Remote Desktop failure post SP1
    ... > information on the way to install SP1? ... I need to the know when the error message "The connection to the remote ... When you setting up VPN connection. ...
    (microsoft.public.windows.server.sbs)
  • Re: ActiveSync 3.7 / 3.8 unable to dial in remotely via RAS when PC networked
    ... It was the other XP Pro machines I upgraded to SP2 from CD. ... to implement our system there including the Remote Dial-up for the iPAQ - I ... > The computer is running XP Pro and was a virgin install. ... > It was updated to SP2 via CD as it has never had Internet access in this ...
    (microsoft.public.pocketpc.activesync)
  • Re: Installing SMS 2.0 on a 2003 Server
    ... I am unsure about what you are talking about when you say "Remote ... Terminal Services (Heck if we insist that is it installed, ... "Roger Crawford" wrote in message ... Then it gives me the error> that it has detected that Terminal Server is running and this needs to be in> intsall mode. ...
    (microsoft.public.sms.setup)
  • Re: Error during Instance Install
    ... Make sure both the SQL Service account and the install account are domain ... Microsoft SQL Server MVP ... >>> Installing remote service... ...
    (microsoft.public.sqlserver.clustering)