Everything posted by Smiley
-
Map Printer Script
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 /?
-
WINDOWS XP POST SP2 HOTFIXES
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.
-
Makeiso Utility.?
nm
-
Windows Time Syncronisation Problem
Try running this from command line w32tm /resync
-
My favorite browser is...
Avant, check it out [url="http://www.avantbrowser.com/"]http://www.avantbrowser.com/[/url]
-
Auto Login Not Working..
Isn't it supposed to be AutoLogin = Yes
-
Switching The Alt And Ctrl Key Settings...
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
-
1 Time Auto Login
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
-
Internet Explorer Save As Dialog Box
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"
-
1 Time Auto Login
Add these values in the [GuiUnattended] portion of your winnt.sif. AutoLogon = Yes AutoLogonCount = 1
-
Asking for help with Installs
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.
-
Asking for help with Installs
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
-
Unattended office 2003 problems
Try using setuppro.exe instead of setup.exe.
-
Password protect
More links in here. http://www.msfn.org/board/index.php?showtopic=29101&hl=
- Shredder
-
Shredder
Is this what you are looking for? http://www.heidi.ie/eraser/features.php
-
Has a valid key slipped through?
Mine start with CD87T also.
-
Those darn seach tool bars.
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
-
Those darn seach tool bars.
Do you mean cwshredder by merijn? http://www.richardthelionhearted.com/?url=...lionhearted.com
-
Automatically changing a local security setting
The machines are not part of an AD unfortunately.
-
Automatically changing a local security setting
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.
-
Automatically changing a local security setting
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.
-
Automatically changing a local security setting
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.