PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > ms..win.server.scripting > PushPrinterConnections.exe "not a valid Win32 application"
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
PushPrinterConnections.exe "not a valid Win32 application"

Réponse
 
LinkBack Outils de la discussion
Vieux 02/10/2007, 19h38   #1
Timothy
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut PushPrinterConnections.exe "not a valid Win32 application"

2003 R2 x64 DC
XP clients AMD x64 & intel x86
machine gpo set to add printers based on location.

eventlog shows:
__________________________________________________ _
Event Type: Error
Event Source: UserInit
Event Category: None
Event ID: 1000
Date: 10/2/2007
Time: 10:54:03 AM
User: N/A
Computer: XXXXXXXx
Description:
Could not execute the following script pushprinterconnections.exe. .

For more information, see and Support Center at
http://go.microsoft.com/fwlink/events.asp.
__________________________________________________ __

running pushprinterconnections.exe on any client has popup "not a valid
Win32 application".

running PPC.exe on DC works fine.

I have tried to add printers with vbs, bat, and PPC, nothing has worked,
never any log.

ANy GREATLY appreciated!!


  Réponse avec citation
Vieux 03/10/2007, 17h20   #2
Alan Morris [MSFT]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: PushPrinterConnections.exe "not a valid Win32 application"

Are you running an x64 version of pushprinterconnections.exe on the x86
clients? I normally run the x86 binary on x86 and x64 clients which does
work.

if the application runs it will create a log with the -log switch, but I do
not think you are getting that far.

I am not sure how the binary was packaged on x64 R2 server but verify you
have the x86 version.

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.

"Timothy" <Timothy@discussions.microsoft.com> wrote in message
news:B8AF2E86-585C-4DCE-AEF3-920E88A54FBB@microsoft.com...
> 2003 R2 x64 DC
> XP clients AMD x64 & intel x86
> machine gpo set to add printers based on location.
>
> eventlog shows:
> __________________________________________________ _
> Event Type: Error
> Event Source: UserInit
> Event Category: None
> Event ID: 1000
> Date: 10/2/2007
> Time: 10:54:03 AM
> User: N/A
> Computer: XXXXXXXx
> Description:
> Could not execute the following script pushprinterconnections.exe. .
>
> For more information, see and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> __________________________________________________ __
>
> running pushprinterconnections.exe on any client has popup "not a valid
> Win32 application".
>
> running PPC.exe on DC works fine.
>
> I have tried to add printers with vbs, bat, and PPC, nothing has worked,
> never any log.
>
> ANy GREATLY appreciated!!
>
>



  Réponse avec citation
Vieux 03/10/2007, 18h43   #3
Timothy
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut PushPrinterConnections.exe "not a valid Win32 application" SOLVED

Alan - YOU THE MAN.

Beat me, whip me, make me write bad checks for not thinking of that.

This is my first x64 Server!

THANKS

"Alan Morris [MSFT]" wrote:

> Are you running an x64 version of pushprinterconnections.exe on the x86
> clients? I normally run the x86 binary on x86 and x64 clients which does
> work.
>
> if the application runs it will create a log with the -log switch, but I do
> not think you are getting that far.
>
> I am not sure how the binary was packaged on x64 R2 server but verify you
> have the x86 version.
>
> --
> Alan Morris
> Windows Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "Timothy" <Timothy@discussions.microsoft.com> wrote in message
> news:B8AF2E86-585C-4DCE-AEF3-920E88A54FBB@microsoft.com...
> > 2003 R2 x64 DC
> > XP clients AMD x64 & intel x86
> > machine gpo set to add printers based on location.
> >
> > eventlog shows:
> > __________________________________________________ _
> > Event Type: Error
> > Event Source: UserInit
> > Event Category: None
> > Event ID: 1000
> > Date: 10/2/2007
> > Time: 10:54:03 AM
> > User: N/A
> > Computer: XXXXXXXx
> > Description:
> > Could not execute the following script pushprinterconnections.exe. .
> >
> > For more information, see and Support Center at
> > http://go.microsoft.com/fwlink/events.asp.
> > __________________________________________________ __
> >
> > running pushprinterconnections.exe on any client has popup "not a valid
> > Win32 application".
> >
> > running PPC.exe on DC works fine.
> >
> > I have tried to add printers with vbs, bat, and PPC, nothing has worked,
> > never any log.
> >
> > ANy GREATLY appreciated!!
> >
> >

>
>
>

  Réponse avec citation
Vieux 04/10/2007, 19h33   #4
Alan Morris [MSFT]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: PushPrinterConnections.exe "not a valid Win32 application" SOLVED

Thanks for the update.

I normally run the file from the DC sysvol share or other network share as a
logon script in the policy so the network will be up for sure to make the
connection . I have seen issue where disabling Fast Logon Optimization is
required to get the printer connections but I have never had to do this when
running the binary from a network share.

I'd specify -log initially to get the ppcuser.log in %temp% for connections
per user or ppcmachine.log in %windir%\temp for connections per machine.

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.

"Timothy" <Timothy@discussions.microsoft.com> wrote in message
news:6DE0B012-2EB4-480E-A2BC-E0E48E141E84@microsoft.com...
> Alan - YOU THE MAN.
>
> Beat me, whip me, make me write bad checks for not thinking of that.
>
> This is my first x64 Server!
>
> THANKS
>
> "Alan Morris [MSFT]" wrote:
>
>> Are you running an x64 version of pushprinterconnections.exe on the x86
>> clients? I normally run the x86 binary on x86 and x64 clients which does
>> work.
>>
>> if the application runs it will create a log with the -log switch, but I
>> do
>> not think you are getting that far.
>>
>> I am not sure how the binary was packaged on x64 R2 server but verify you
>> have the x86 version.
>>
>> --
>> Alan Morris
>> Windows Printing Team
>> Search the Microsoft Knowledge Base here:
>> http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> "Timothy" <Timothy@discussions.microsoft.com> wrote in message
>> news:B8AF2E86-585C-4DCE-AEF3-920E88A54FBB@microsoft.com...
>> > 2003 R2 x64 DC
>> > XP clients AMD x64 & intel x86
>> > machine gpo set to add printers based on location.
>> >
>> > eventlog shows:
>> > __________________________________________________ _
>> > Event Type: Error
>> > Event Source: UserInit
>> > Event Category: None
>> > Event ID: 1000
>> > Date: 10/2/2007
>> > Time: 10:54:03 AM
>> > User: N/A
>> > Computer: XXXXXXXx
>> > Description:
>> > Could not execute the following script pushprinterconnections.exe. .
>> >
>> > For more information, see and Support Center at
>> > http://go.microsoft.com/fwlink/events.asp.
>> > __________________________________________________ __
>> >
>> > running pushprinterconnections.exe on any client has popup "not a valid
>> > Win32 application".
>> >
>> > running PPC.exe on DC works fine.
>> >
>> > I have tried to add printers with vbs, bat, and PPC, nothing has
>> > worked,
>> > never any log.
>> >
>> > ANy GREATLY appreciated!!
>> >
>> >

>>
>>
>>



  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 13h17.


Édité par : vBulletin® version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,11923 seconds with 12 queries