TechRepublic : A ZDNet Tech Community

3 Resources for

dword

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Documents History
hi all;i am using windows 2000 professional after restarting computer the documents history is remove and does not show any word,excel file in start->program->documents. whats the reason of this problem does any body have a solutions of this problem.thank youOpen your registry with regedit.Navigate to these two locations:[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer][HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer]Look for a...
Tags: EXPLORER, History, DOCUMENTS, DWORD, Documents History, Value at Risk, sahilshaa@..., windows
Q&A 2005-11-17
Finding the Local Computer Policy in the Registry!
I am managing a computer network with about 60 machines running XP Pro. I am currently using a login.bat file from our server. I am looking to edit each machine's Local Policy using the registry. I need to edit the Policy (Local Computer PolicyComputer ConfigurationAdministrative TemplatesSystemRemote Assistance) and change...
Tags: administrator, DWORD, DWORD Value, Joshua Miller, Local Computer, Local Policy, registry, windows
Q&A 2004-10-08
Removing the Windows Update utility
There's nothing more frustrating for network administrators or help desk personnel than users making changes to their machines with Windows Update. As Paul Suiter demonstrates, you can relieve many problems by removing access to this utility.Network administrators and help desk personnel accepted the introduction of Windows 98 with eagerness and...
Tags: Help desk, Operating systems, Paul Suiter, Microsoft Windows, registry, Microsoft Windows Update, Start Menu, Windows Update utility, Dword
Technical articles 2000-03-15

Additional Resources

suppressing right click options
HiI was wodering how to suppress,uncheck etc .. some of the options when you right click on a web page or image on a web page?Is this OS system dependant?Thank you.I had to set up several security restrictions on some pc's including right-clicking. I believe these fixes work...
Tags: Scripting languages, Web browsers, tudini1@...
Q&A 2005-11-21
Registry- Content Advisor
I saw a post on here saying you can push a registry file containing the content advisor's approved sites. Where is this file? I need a file with the approved sites list!edit: THIS WAS THE POSThttp://techrepublic.com.com/5208-6230-0.html?forumID=101&threadID=215361&messageID=2280363Try this link. Scroll down until you see actual repsonses.http://www.experts-exchange.com/Security/Operating_Systems_Security/Windows/Q_21337092.html"I see, sorry I thought the...
Tags: HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionpol
Discussion threads 2008-12-30
Uninstall Google toolbar
I am looking for a way to automate the uninstall of google toolbar and a few other programs. We have Altiris Console available but i can not find any useful information on their site. We are currently running XP on a 2003 domain. Any help without installing a program would...
Tags: HERE IS, Goto, toolbar, Yahoo! Inc.
Discussion threads 2009-03-05
Changing Default Internet Security Settings
I want to change the default internet security settings for restricted sites from high to medium level on windows server 2003 . I have also uninstall Internet Explorer Enhanced Security Configuration tool both for administrator and domain users but still i cannot change the settings for this zone. Tell me...
Tags: Web browsers, Microsoft Internet Explorer, security, registry, security zone, privacy setting
Discussion threads 2008-05-29
How to use XP registry edits to restrict applications
If you want to restrict the applications that users can access and run in Windows XP from the Start menu, the desktop, and the Control Panel, you can make a few simple modifications to the registry. For example, you can remove common programs, you can remove the All Programs menu,...
Tags: Start Menu, Adding DWORD, Run Command, Start, DWORD Value, Greg Shultz, Value Data, Microsoft Windows XP
Technical articles 2004-04-29
Locking Wallpaper in XP Pro
Hello - I'm tech coordinator at a high school and have been trying to close off all avenues of changing the wallpaper on my XP Pro student machines.Alas, my smart students always seem to find a way to change them.In Group Editor, under User Configuration > Administrative Templates > Control...
Tags: Microsoft Windows XP, hammerv@..., Control Panel, Administrative Templates, Microsoft Windows XP Professional
Discussion threads 2007-06-12
Registry tweak to remove run
Hi, where the key or Dword to be added in registry using HKEY_LOCAL_MACHINE to remove run command for all users from the computer, i tried for HKEY_CURRENT_USER but i need to disable it for all users in Windows XP and does this also works if i add any new...
Tags: Windows Registry Editor Version 5.00, Windows registry, HELPFUL, TR Member
Discussion threads 2008-11-10
XP Pro slow or no shutdown
xp pro sp34gb ram2.7 x2 cpui recently installed google desktop sidebarwhen i click start>shutdown i get an hourglass, nothing happens. I do not get the option to shutdown, log off, or restart. I can run taskmanager and end task on explorer and rerun explorer.exe to get back to normal. Then...
Tags: PRODUCTIVITY, Desktops, ShowHIbernateButton, Start Menu, Google Inc., Microsoft Windows XP Professional
Q&A 2009-07-29
Slow offline Windows XP SP2 Domain Logon
I have some sales guys that experience slow Windows XP SP2 logons when their not connected to our network or VPN connection. While I believe the problem is caused by Windows XP SP2 searching for our Domain and or statically mapped network resources during the logon process, I was hoping...
Tags: Microsoft Windows XP, Microsoft Windows XP Service Pack 2, logon, domain, Randy Gleason, windows, Microsoft Windows
Q&A 2006-05-05
Changing WSUS from User interaction To automatic updates
This is a bit complex but hopefully some one can show me the way.we have a WSUS(1) server that recieves its updates from an (upsteam?) WSUS(2) server that in a diffrent domain.WSUS(1) was configured to let user know that there was updates available, and it was up to the...
Tags: Automatic Update, Damien.Brennan@..., GPO, Microsoft Windows Server Update Services, windows
Discussion threads 2007-01-17
Synchronising the network clock with DC
We have a Windows network with Server 2003 on the DC and the Storage server. The workstations are a mix of Vista's, XP's and 2000.The trouble is that after the Day light saving our DC was updated no problem, the Storage server is still an hour behind and so are...
Tags: Microsoft Windows, Servers, Storage, network, steps:a, W32TM, data box, click ok, right pane, w32time w32tm, pane, server, registry
Discussion threads 2008-10-09
Layton Audit Wizard
Folks,We are having an issue that started about a week ago. Our File Server is crashing with a Bug Check 0x00000050. All indications seem to point to the LyncFile.sys driver. I believe this is a component of Lync Software, which I believe is used by Layton Audit...
Tags: EDI
Discussion threads 2008-09-29
Windows Home Editions and WSUS
Hi,I have a feeling that this isn't possible, but I'd like to configure some Windows XP Home, and Vista Home Basic installations to update using a WSUS server. Basically to save on bandwidth. Anyone have any ideas?I don't believe that this is possibleM$ doesn't have any listings on...
Tags: Microsoft Windows, roberta@..., Microsoft Windows Server Update Services
Discussion threads 2009-04-14
Add events to your application with COM connection points
COM connection points provide greater flexibility than typical callback functions. Find out how connection points work and digest a generous helping of code.Component Object Model COM connection points are interfaces that handle event callback functions. If you work with the Win32 API, you are probably familiar with callback functions. They...
Tags: ActiveX/COM/COM+/DCOM, Middleware, COM, connection point
Technical articles 2002-10-21
Shared Computer: Hiding a partition
Hi, I posted a question related to this issue what the solution I was given didn't fix my problem. I have this shared computer with two partitions. Each partition contains Win XP Pro.One partition is for my personal use and the other one is for my roommate's personal use. Since...
Tags: Microsoft Windows XP, Right Click, DWORD Value, computer
Discussion threads 2008-05-31
Windows Sidebar just won't go away
OK, as you have probably guessed, I'm not a fan of windows sidebar - I find it pointless and annoying, especially when I have a screen on my keyboard which is usually set to display multicore CPU usage, memory usage, bandwidth etc etc (it's a Logitech G15 keyboard -2nd edition/orange...
Tags: Desktops, Microsoft Windows Vista (Longhorn), Microsoft Windows, Windows Sidebar, desktop
Discussion threads 2008-07-19
Installing network printer using "rundll32 printui.dll,PrintUIEntry"
I am trying to install a network printer by using this command:rundll32 printui.dll,PrintUIEntry /if /b "HP4510-DH" /f "\servernameappsdriversJP DriversHP4510XPhpc4015c.inf" /r "IP_10.0.0.206:" /m "HP LaserJet P4010_P4510 Series PCL 6"and it doesn't workbut if I change the port to /r "lpt1:" it works.I can ASSURE you...
Tags: Printers, NETWORKING, network, IP_10.0.0.206, printui.dll,PrintUIEntry, Print Spooler, SNMP, printer, network printer
Discussion threads 2008-07-30
  • << Previous
  • page 1 of 1
  • Next >>


IT Manager's Tool Kit, Third Edition
Proven peer-authored advice and over 30 templates cover a variety of management topics to help you overcome staffing, financial, disaster planning and other technology challenges.
Buy Now
IT Help Desk Survival Guide, Third Edition
TechRepublic's IT Help Desk Survival Guide, Third Edition provides tools and recommendations to help you better manage help desk services, improve end-user support, troubleshoot frustrating hardware issues, identify quick fixes to vexing Windows problems, and help users make the most of Microsoft Office 2003.
Buy Now

Keep up with ZDNet