Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: c00ld00d
  • Content: Threads
  • Order by date
  1. c00ld00d

    Custom toolbars for the XP taskbar

    Hello, I'm looking for a way to add a custom toolbar on the XP taskbar for every user on a machine. Currently the only way I know how is to have every user login and create the toolbar after that. Is there a way to do this? I don't want to use the QuickLaunch toolbar. We use that for other...
  2. c00ld00d

    Database backup problems

    I have a SQL Server 7.0 server with 2 production databases on them. For the last several weeks I have been having trouble getting the two dbs to backup. This week, one of them seems to be backing up just fine. Here's the details: I have a separate maintenance plan for each of the databases...
  3. c00ld00d

    copyFile difficulties

    I'm trying to copy a set of files from one folder to another. I'm doing this locally for now, but in production this will be from the network to a local folder. The code I am using is: 'Copy working files fso.CopyFile src, dst, True If Err Then errorMsg = "Unable to copy working...
  4. c00ld00d

    NT PDC Restore difficulties

    I am having a great time trying to restore a PDC backup to a computer with different hardware. Here's what I have done: 1) Installed a fresh copy of NT Server SP1. 2) Installed SP6a (at this point, all is well, network is connecting just fine) 3) Restore the backup. 4) Did an upgrade install...
  5. c00ld00d

    Moving to a new domain

    I need some help. I recently was notified by our main IT office that our existing domaind (dom2) was going to be removed and merged with another (dom1). I had a exchange server installed on a member server in dom2. I moved the server to dom1, but was not aware of the need to make any other...

Part and Inventory Search

Back
Top