Jump to content

Smiley

Member
  • Posts

    23
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by Smiley

  1. Use this to install the printer quietly

    rundll32 printui.dll,PrintUIEntry /in /q /n\\servername\printername

    Use this to set the printer as the default printer

    rundll32 printui.dll,PrintUIEntry /y /n\\servername\printername

    Run this for a full list of what printui can do

    rundll32 printui.dll,PrintUIEntry /?

  2. Do you run regtweaks for your cmdlines.txt? If so have you tried importing the following values at this key HKLM\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon during the install? That should cause the account you setup to login instead of administrator, never tried it myself though.

    DefaultUserName=YOURUSERNAME

    DefaultPassword=YOURPASSWORD

    AutoAdminLogon=1

    AutoLogonCount=1

    Autologin.reg

  3. REG ADD %KEY%\020 /VE /D "Spybot SD 1.3" /f

    REG ADD %KEY%\020 /V 1 /D "%systemdrive%\Install\Spybot\spybotsd13.exe /VERYSILENT /NOCANCEL /TASKBARHIDE /AUTOCLOSE" /f

    Shouldn't it be numbered 6 instead of 20?

    REG ADD %KEY%\006 /VE /D "Spybot SD 1.3" /f

    REG ADD %KEY%\006 /V 1 /D "%systemdrive%\Install\Spybot\spybotsd13.exe /VERYSILENT /NOCANCEL /TASKBARHIDE /AUTOCLOSE" /f

  4. All the machines are deployed unfortunately and have been in use for a while. Many of the users do not understand the use of network space so I cannot reimage then all unfortunately. Basically they want me and my team to go through two fifteen story buildings and change one option on each machine.

×
×
  • Create New...