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 Chris Miller 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: *

  1. muftak

    Using 'net time' to sync computers OUTSIDE the domain.

    Hey Everybody, I've run into some problems using net time. Within our domain, no problem, outside the domain, problem. Whenever I try to sync a NON-Domain (stand alone) server with a Domain server, I get the following: System error 5 has occurred. Access is denied. I should correct myself...
  2. muftak

    Backing up SQLServer to NON-Domain Server

    Bill, I'm using SQL Server commands to backup the DB's. I know that you're supposed to use a Domain account, just wondering if anyone knew a way around that. Denny, I kinda figured that's where I was going to end up, but thought I'd post here to see if anyone had a miracle solution for me...
  3. muftak

    Backing up SQLServer to NON-Domain Server

    I have a handful of SQL Servers (2000 and 7.0) that are sitting outside of my Windows Domain. For application reasons, they need to stay outside the domain. I'm having problems getting them to back up to my Backup Server, which is inside my Windows Domain. I've tried both UNC paths and Mapped...
  4. muftak

    Has anyone had success installing SQL 7 through VMWare.

    I have a Win2K Server instance running inside a RedHat Linux instance. I can access the Win2K server through VMWare, and do anything I'd normally do on a Win2K box, however, I have been unable to install SQL 7. I get a generic error "Setup failed to configure the server. Refer to the server...
  5. muftak

    Distribution Group Rules

    Thanks for your help xmsre .... I kind of figured I'd end up with Public Folders, but was hoping for something a little more transparent to the end user. Ah well ... Thanks.
  6. muftak

    Distribution Group Rules

    We have a Staff distribution group, to which currently anyone can send an email. Management would like to have these messages approved before they are received by all our users, unless the email comes from the Tech team, or management. What I'm trying to figure out is if there is a way to set...
  7. muftak

    Distribution Group Rules

    Does anyone know of a way to assign rules to distribution groups in Exchange 2000? What I need to be able to do is moderate an internal distribution list so that mail from some people goes directly through, while mail from others get queued so that it can be cleared before it continues on to...
  8. muftak

    Publishing PerfMon Stats

    I'm looking for a way to publish the performance stats for my Win2K servers. We are currently looking at using MRTG, however, I'm hoping there's a way to just publish the stats out of the Win2K Performance Console. Any ideas?
  9. muftak

    DB Size Monitor Script

    Thank You very much ... that works perfectly.
  10. muftak

    DB Size Monitor Script

    Thanks tlbroadbent ... but again, I'm just looking for the USED DATA SPACE. Example: DB is 1GB, 524MB is used 500MB is free. I'm looking for a way to return just the 524MB number. I haven't been able to find away to just get that number returned, which is why I've posted here.
  11. muftak

    DB Size Monitor Script

    Thanks nowayout .... but I'm looking for a way to return just a single number, the amount of Used Data Space in a single DB. For example, in mysql, I do something like: echo "SIZE: $SIZE"
  12. muftak

    DB Size Monitor Script

    Does anyone know of an sp, or have a script that will return ONLY the amount of Used Data Space? Any help would be appreciated.

Part and Inventory Search

Back
Top