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 TouchToneTommy 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. abhi1024

    Email Notification for Policy Back Up

    Hi, We have just configured Veritas Netbak 6.5.3 in our organization. We want to set up email notification for a policy that backs up several machines every night are want to do the following (a) Send out an email when the back up of policy starts with the clients it has to back up (b) when the...
  2. abhi1024

    Publishing application in Isolation environment-Citrix PS 4.5

    We have a Citrix Presentation Server 4.5 Server Farm. There is an application that we have currently running on user's desktops.Each user has their own data workspace that is stored on a Network drive under their personal folders. NOw we are trying to install and have this application working on...
  3. abhi1024

    Several CName records for one forward look up zone

    We just have a foward zone for ds.xyz.com only which is internal.As of now we do not have xyz.com in our internal DNS. We have FQDN as server.ds.xyz.com
  4. abhi1024

    DNS Issue:Websites not visible internally but work externally

    We have a Active Directory on Windows 2003 The way our domain is configured domain name : ds.xyz.com We already have a forward look up zone:ds.xyz.com We just created two new website sites (a) xyz.com (b) aa.xyz.com These websites are visible externally but not from inside our domain.I am...
  5. abhi1024

    Several CName records for one forward look up zone

    The way our domain is configured domain name : ds.xyz.com We already have a forward look up zone:ds.xyz.com Now we have two new website sites (a) xyz.com (b) aa.xyz.com These websites are visible externally but not from inside our domain.I am not sure if I need to create a new forward look up...
  6. abhi1024

    Several CName records for one forward look up zone

    We have several websites being hosted on a single public IP address. On our internal IIS we use different address headers for different sites. We have created a forward zone with PTR record point to the external IP address for hosting website. My question is can I just have one forward look up...
  7. abhi1024

    Application Pool Terminating Event ID 1009

    We are running Windows Server 2003 SP2 on our web server.Recently, we developed a new .NET web site. I have created a new application pool for this web site.Also, on the web site properties I have ASP.NET 2.0 as the version. But the web site doesn't seem to be running and the message I see in...
  8. abhi1024

    IIS 6.0 FTP

    We are hosting a FTP site on IIS 6.0 .When one of our clients (external to our network) it trying to connect to our FTP server and dropping a 7 MB file, they are losing connection with the message "Connection closed by remote host". Our client has tried to drop the file using script as well as...
  9. abhi1024

    BrightStor Arcserve 11.1 Merge Error

    We are running Brighstor Arcserve 11.1 at our organization. When we are trying to merge information from a tape into the database, from a 2 month old tape, following are the errors we are getting: (a) W3855 Unable to position media (b) W3884 Unable to position media catalog file (c) E3841 Unable...
  10. abhi1024

    Exchange 2003 Newly Created Mailboxes not showing in Sytem Manager

    We are running Exchange 03 SP 2 in our organization. There are two storage groups and 1 domain. When we create mailboxes in Active Directory, the email field gets populated in Active Directory, but the mailbox would not be visible in Exchange Server Manager. We have tried to refresh several...
  11. abhi1024

    Getting User Info for External Users

    We are currently using IIS 6.0 with anonymous log on enabled.Is it possible to get the user name of all external users written to the IIS log file for all users accessing the web site externally???? Please suggest Thanks abhi
  12. abhi1024

    Forwarding email in Exchange 2003

    I new to forward all incoming emails from a specific external address (xyz@abc.com) to a person in our Exchange 2003 organization.Could somebody help me with this?? Thanks
  13. abhi1024

    Create a New Data Store or Storage Group?

    I am out of disk space on our Exchange server. I added a new drive in and want to move some users to the new drive.Should I go about creating a new data store or storage group? Also, is it possible to have one storage group or data store online while defragging the other? My plan is to create...
  14. abhi1024

    Crealpte a new mailbox store and defrag

    We are currently running Exchange 2003(Enterprise Edition) in our organization. We just have one Store Group with the database being on one volume(C:) and transaction logs on the other (E:). We are running out of space on C drive and I want to create a seperate data store on E Following are the...
  15. abhi1024

    Defrag Exchange 2003 server

    We are currently running Exchange 2003. The set up of Exchange is that the database is on C drive and logs on E drive. C drive has only 2 GB left . I need to defrag the Exchange 2003 database but I just have 2 GB left on C drive.But E drive has over 65 GB of free space and my current database...
  16. abhi1024

    Search Exchange Information Store

    We are currently running Exchange 2003.We do not have message tracking enabled on Exchange.Is is possible to search the information store for emails sent to particular recepient in the past??? help Thanks
  17. abhi1024

    Windows 2003 printer problem

    Followed the instructions provided by MarkDmac.Updated the permissions on the drivers file and heres the update (a) The document names comes up as the correct document name on the printer queue (b) Nothing prints out. (c) Finally the queue comes up with Error- printing document The users...
  18. abhi1024

    Windows 2003 printer problem

    We have a HP laser Jet printer installed on windows 2003 server. Its a shared printer with everyone,domain users having permissions to print and manage the printer.When a user(domain user) is trying to send a print job to the printer, there is no error message but the printer would not print...
  19. abhi1024

    Inserting into archive table and deleting from live table SQL Server

    I am looking as to should I have a DTS , a stored procedure or a trigger for doing all this. All i need to do ia run a query on two live tables A and B. If a unique value is in table A and not in B, the insert into the archive table and delete from the live table
  20. abhi1024

    Inserting into archive table and deleting from live table SQL Server

    How is it possible in SQL Server 2000 to insert data into an archive table and then delete it from the live table. I need to do this every month end moving data into archive and then deleting it from live table. Could some body please help Thanks

Part and Inventory Search

Back
Top