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

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

    OWA SSL user Cerificate Error

    I have been using OWA successfully without SSL. I would like to incorporate the RPC over http to a standard Outlook client for remote users. In order to set this up, OWA has to have SSL security. I went through the steps to create the certificate. When I try it using IE7, I get the message...
  2. LonC25

    Terminal Services Setup

    Hi all, I am hoping to setup a 2k3 server with TS. I have 4 servers in all and I have a VPN tunnel through a firewall to a different server. Do I need another static IP adress from the outside to be able to access the TS? I want to be able to run our accounting package from a remote location.
  3. LonC25

    Configure number of files per B2D folder

    I have several servers running nightly Backup-to-Disk jobs. All of the servers except one will save up to 4 files in the Backup-to-Disk folder. However, I have one server that will only save up to 2 files in its folders. Where can I set this. I have compared the servers and everything looks...
  4. LonC25

    Office 2000 Admin SR-1 Update

    I am stuck on this one... I hope someone can help. I have a fresh administrative install of Office 2000 Pro. (I:\Office 2000\ and I have the SR-1 data1.msp in I:\) I would like to update the admin install to SR-1 and then to SP3. Everytime I try to run the command line executable I get an...
  5. LonC25

    Mail Restore...

    Is there any way to get email from a backup tape that does not use any kind of Exchange agent? I have to "Open File" option, so the databases should get backed up. Will I need another server to restore them to. I don't want to loose the mail that is currently there.
  6. LonC25

    Exchange Server crash and rebuild

    I have a client with an exchange server. The server crashed during a power outage. It took out thier Hard Drives. I was able to send the drives out to recover the data. I have rebuilt the server, reinstalled exchange with the Disaster Recovery option. I have tried to copy the *.edb files...
  7. LonC25

    Sample help Desk Application

    I have found in several areas, that there is supposed to be sample applications for Exchange 2000. The Help Desk application in particular. Does anyone know where I can find this? Or anything similar... I am trying to develop a Help Desk system here and I am not having much luck.
  8. LonC25

    Sharing Internet connection across LAN

    I am have trouble figuring out how to configure ICS from Win2K to other Win2K machines on a network. I have a LAN 192.168.1.??? with Win2K server running DHCP. One client machine (Win2K) has a DSL modem attached with 2 nics. One nic is a local 192.168.1.???, the other nic was supplied by the...
  9. LonC25

    W2K RRAS Problems

    I have a member server that is running the RRAS services. Everything was working fine, but now things are not working as intended. I am able to connect to the VPN from outside the office and it looks like its working fine. But, I am unable to ping internal IPs. And I used to use a Terminal...
  10. LonC25

    Runtime 3464

    I am getting a runtime error when I try to refresh my datasource. I am connecting to a simple Access database and trying to select all customers with a certain ID. It does that fine but it gives me a runtime error on the data refresh. can anyone help... Private Sub cmdSubmit_Click() Dim...
  11. LonC25

    Run-Time 91 Error, Please Help!!!

    I have a multiple form project, I get a Run-Time 91 Error on the "Set pstrCurrent" line. Can someone help me figure this out. I have been struggling with this for days now... Thanks in advance. Private Sub cmdSelect_Click() Dim pstrSQL As String Dim pstrFROM As String Dim...
  12. LonC25

    Multiple Form Access VB Problem, Help Please

    I have a 3 form vb application for looking up Quality documents. On the first form you can choose "open" and that accesses a second form that will ask you for the Form # in a text box. I need to then open a third form to show all the revisons of the form number entered. I have a...
  13. LonC25

    Create a report from a Stored Procedure

    I hope someone can help me with this. I am sure its probally easy but I am a newbie. I have a stored prodcedure that prompts me to enter a specific Order Number, and then shows me the results I need to see. However its in "table form". My boss needs it in report form. I can...
  14. LonC25

    Create a SQL report from a Stored Procedure

    I hope someone can help me with this. I am sure its probally easy but I am a newbie. I have a stored prodcedure that prompts me to enter a specific Order Number, and then shows me the results I need to see. However its in "table form". My boss needs it in report form. I can...
  15. LonC25

    Synch with Exchange shared folder

    Is it possible to synch a Palm device with a Exchange 2000 shared folder? I would assume I need a third party package to do this, if so, can someone recommend one. Thanks
  16. LonC25

    Accessing Shared folder w/ Palm

    Can I access a shared folder on the Exchange 2000 server w/ a Palm device. I know it can be done with some software, I was wondering if someone could recommend a certain package for me to use. Thanks in advance.
  17. LonC25

    RRAS, DNS and AD Server on one box????

    Can I install RRAS, DNS and have AD running on the same server? I tried to enable RRAS and the users could not login. Would this configuration cause a problem?
  18. LonC25

    File Rights changing back.....????

    I have a shared dir called "Shared" in which Everyone has "Full Control". Inside that folder is another folder called "test" which has several files in it. I went to the security tab on a particular file and removed the "Allow Inheritable...
  19. LonC25

    Listbox with Access DB

    I have a listbox that diplays the tables of an Access DB. I need to be able to click on a item in the listbox and display the contents of that table into a DBGrid. I have the listbox populated with the table names, but I can't get the click funtion to populate the DBGrid with the selected...
  20. LonC25

    OWA Setup and Configuration

    Does anyone have any documentation that decribes the steps involved to setup and configure OWA on a Exchange 2000 machine? I want users to be able to access thier mailbox from the road or at home. Thanks in advance

Part and Inventory Search

Back
Top