I have an issue with the printers taking settings for double sided and default to black and white...
The printer is shared on a server 2008R2 server, it's not deployed via GPO at the moment due to the XP machines onthe network + not able to be 100% sure if they all have the GP extentions addon intalled but anyway...
The printers are mapped by batch file with the following code:
@Echo Mapping Printers
\\archway.local\netlogon\machine\chres 1440 900 32 60
\\archway.local\netlogon\machine\con2prt /f
\\archway.local\netlogon\machine\con2prt /c "\\printsrv\library"
First line changes the computer resolution to that of the PCs in the library, second line i can't remember what /f does, 3rd line adds the shared printer
I've tried changing the printer share back to a server 2003 R2 server and mapping it from there too and it's still notgetting the settings so i must be something on the client
The printer is shared on a server 2008R2 server, it's not deployed via GPO at the moment due to the XP machines onthe network + not able to be 100% sure if they all have the GP extentions addon intalled but anyway...
The printers are mapped by batch file with the following code:
@Echo Mapping Printers
\\archway.local\netlogon\machine\chres 1440 900 32 60
\\archway.local\netlogon\machine\con2prt /f
\\archway.local\netlogon\machine\con2prt /c "\\printsrv\library"
First line changes the computer resolution to that of the PCs in the library, second line i can't remember what /f does, 3rd line adds the shared printer
I've tried changing the printer share back to a server 2003 R2 server and mapping it from there too and it's still notgetting the settings so i must be something on the client