Windows 10: Remote Desktop Printer Settings Defaults

Discus and support Remote Desktop Printer Settings Defaults in Windows 10 Drivers and Hardware to solve the problem; When connecting to Remote Desktop Connection, and trying to print from an office document, the printer reverts to default settings, which for the Canon... Discussion in 'Windows 10 Drivers and Hardware' started by Howard Marlow, Jul 6, 2018.

  1. Remote Desktop Printer Settings Defaults


    When connecting to Remote Desktop Connection, and trying to print from an office document, the printer reverts to default settings, which for the Canon Imageclass D1520 is 2 sided print. In the settings of the remote, the printer is set for 1 sided printing by default, which is not factory default settings. Is there a way to force the printer on the host via remote desktop to keep the settings on the remote local instead of the mfg default?


    Canon said that "We do not support the use of Terminal Services/Remote Desktop Connection with the imageCLASS D1520".

    :)
     
    Howard Marlow, Jul 6, 2018
    #1

  2. Setting Default Printer via Startup Script

    This looks like a good solution, and similar to some of the VB scripts I tried.. but it is a logon script. I would need something that works as a startup script. We are not mapping printers to users as they move around too much, but rather mapping to each computer.

    The Link that W1ZZARD posted is good information. Sadly however, I have tried utilizing most of the commands that are available. The /c command is indeed interesting, but we are trying to map them when a computer starts up (prior to logon screen) versus just mapping them remotely. The purpose would be if we had a lab that needed the default printer changed, sure we could just send the remote command to each machine, or even remote into them ourselves and manually do it, but I was looking for a smoother alternative.

    It seems like its just something that will have to be done manually and with user education.

    Thanks for all the suggestions though.
     
    Wastedslayer, Jul 6, 2018
    #2
  3. RCoon Win User
    Setting Default Printer via Startup Script

    I do it with VB logon scripts


    "Dim ps0 [<------ our printer server the printers are added/managed on]
    Dim printer

    ps0 = "\\ps0\"
    printer = "S14 - Oki ES4140" [<------- the name of the printer as it is shown on the server]

    Set wshNetwork = CreateObject("WScript.Network")
    on Error Resume Next

    'Deletes all network printers
    Set clPrinters = wshNetwork.EnumPrinterConnections
    On Error Resume Next
    For i = 0 to clPrinters.Count - 1 Step 2
    wshNetwork.RemovePrinterConnection clPrinters.Item(i+1), true
    Next

    'Add Network printer
    wshNetwork.AddWindowsPrinterConnection ps0 & printer

    'Set Default Printer
    wshNetwork.SetDefaultPrinter ps0 & printer" [<------ this bit sets it as default (note: this must be applied as the first policy before any other printers policies, otherwise it deletes them)]


    Remote Desktop Printer Settings Defaults Printerscrupt.png
     
    RCoon, Jul 6, 2018
    #3
  4. Remote Desktop Printer Settings Defaults

    Windows 10 Sets Last Printer Used As Default Printer

    Hi,

    Thank you for contacting Microsoft Community.

    I suggest you to follow the below steps to change the printer settings and check if it helps.

    • In the search box, type as “settings”.
    • Go to “settings” and select “devices”.
    • Click on “printers and scanners” option on the left hand side.
    • You will find all your printers listed on the screen, below that there is an option
      “Let Windows manage my default printer”.
    • I suggest you to turn “OFF” the option “When turned on, the default printer is the last used printer”.
    • Now check whether you can choose the other printers or not.
    Hope this information is helpful and do let us know if you need further assistance. We will be glad to assist.

     
    Karthicka_R, Jul 6, 2018
    #4
Thema:

Remote Desktop Printer Settings Defaults

Loading...
  1. Remote Desktop Printer Settings Defaults - Similar Threads - Remote Desktop Printer

  2. Remote desktop - Set default settings.

    in Windows 10 Gaming
    Remote desktop - Set default settings.: Hi there, I click onto an rdp file everyday to remote into my work comouter but have to select certain options each time which is a pain. Is there anyway I can default some boxes to be ticked everytime. The boxes I want ticked/Unticked are:- TICK Use all monitors- TICK Record...
  3. Remote desktop - Set default settings.

    in Windows 10 Software and Apps
    Remote desktop - Set default settings.: Hi there, I click onto an rdp file everyday to remote into my work comouter but have to select certain options each time which is a pain. Is there anyway I can default some boxes to be ticked everytime. The boxes I want ticked/Unticked are:- TICK Use all monitors- TICK Record...
  4. default printer setting

    in Windows 10 Customization
    default printer setting: To print a document, I push a print button somewhere; the printer offers a menu of all printers on my network. The top choice is "Save as PDF"; how can I get rid of that option? It has never been a default option...
  5. default printer setting

    in Windows 10 Software and Apps
    default printer setting: To print a document, I push a print button somewhere; the printer offers a menu of all printers on my network. The top choice is "Save as PDF"; how can I get rid of that option? It has never been a default option...
  6. Remote desktop default set to administrator

    in Windows 10 Network and Sharing
    Remote desktop default set to administrator: I work with many remote desktop with administrator username. Whenever I open the remote desktop app, it is showing my Microsoft account by default and I have to click on "more choices". Any way to disable that Microsoft account by default? [ATTACH]...
  7. set pdf as default printer

    in Windows 10 Drivers and Hardware
    set pdf as default printer: Hi i am using windows 10 pro 1903 18358, and nitro Pro pdf i'm unable to set it as default printer i can't find an option in printer settings or anywhere i can configure this thanks 129543
  8. Change printer default settings

    in Windows 10 Drivers and Hardware
    Change printer default settings: How do you change printer default settings from color to black and white on windows 10? I have office365 also. Does that make a difference? https://answers.microsoft.com/en-us/windows/forum/windows_10-hardware/change-printer-default-settings/6f785f32-dec4-448c-8259-0dfc85477859
  9. setting default for printer

    in Windows 10 Customization
    setting default for printer: How do I set my printer as the default printer for Windows 10? https://answers.microsoft.com/en-us/windows/forum/windows_10-other_settings/setting-default-for-printer/d634e4d2-7ede-4ddd-afad-ca101042a850
  10. Win 10 keeps changing the default printer using Remote Desktop

    in Windows 10 Network and Sharing
    Win 10 keeps changing the default printer using Remote Desktop: I have 2 Win 10 computers and an XP computer in my home network. I have 2 printers connected to the XP computer. I mostly use the XP computer with Remote Desktop to control a Win 10 computer. The printers work fine in all situations except Remote Desktop with the XP computer...

Users found this page by searching for:

  1. redirected printer defaults to factory default settings

    ,
  2. printer defaults in remote desktop