Jump to content

Smiley

Member
  • Posts

    23
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything 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. It adds a registry entry saying that the Microsoft Removal Tool (MRT) has already been run so it won't show up on windows update anymore.
  3. Try running this from command line w32tm /resync
  4. Avant, check it out [url="http://www.avantbrowser.com/"]http://www.avantbrowser.com/[/url]
  5. Haven't tried these myself, but they might be what you are looking for. http://webpages.charter.net/krumsick/ http://www.pcworld.com/downloads/file_desc...id,22060,00.asp
  6. 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
  7. Try this and see if it helps. Open Control Panel Select Folder Options Click on the File Types tab Select the ZIP extension Click Advanced Check the box "Confirm open after download"
  8. Add these values in the [GuiUnattended] portion of your winnt.sif. AutoLogon = Yes AutoLogonCount = 1
  9. Since it is numbered 20 shouldn't it run after the cleanup, which I am assuming deletes the spybot install in the %systemdrive%\install folder.
  10. 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
  11. Try using setuppro.exe instead of setup.exe.
  12. More links in here. http://www.msfn.org/board/index.php?showtopic=29101&hl=
  13. Is this what you are looking for? http://www.heidi.ie/eraser/features.php
  14. CWShredder will not remove some variants of Coolweb Search. If it keeps coming back use about:blast found here http://forums.spywareinfo.com/index.php?showtopic=12609 Oh yeah and that yin-yang avatar is awesome
  15. Do you mean cwshredder by merijn? http://www.richardthelionhearted.com/?url=...lionhearted.com
  16. The machines are not part of an AD unfortunately.
  17. I changed the value and tried to search the registry for it but was unable to find it. Tried it again just now to make sure it wasn't a pebkac error and still no luck.
  18. 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.
  19. I need to change this setting in administrative tools->local security policy->local policy->security options->Accounts: Rename Administrator Account on about 450 machines. Anyone know of a way that I can automate this? Thanks for your help.
×
×
  • Create New...