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

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

    conditional windows authentication

    in classic asp, is there any way that I can have my site set for anonymous access, but under certain conditions, force a windows authentication? I have one file /db/db.asp that contains my database login function, which currently uses a fixed account, but if the user that has logged into my...
  2. garwain

    Unified Messaging error

    I installed the partner messanging system a few months ago, along with the Unified Messaging service, on a SBS2008 server, and everything worked fine. today I noticed the light on my phone indicating voicemail, but no email in my echange account. After re-installing unified messenging, and...
  3. garwain

    multiple backup drives attached how does it choose

    How does the SBS backup utility handle having multiple drives attached to the server? I have 3 backup drives, and want a layout as follows Backup1 - permenently attached to server with up to date backups Backup2/Backup3 - In rotation, onsite for a week, the offsite Right now Backup1 and...
  4. garwain

    proxy within lan

    I have a TZ-210 firewall in place, and am looking at installing a proxy server / content filtering server (GFI WebMonitor) . I am faced with the problem of needing to keep the proxy winthin the LAN, so the nice proxy feature in the router doesn't work for me. How can I set up a policy to...
  5. garwain

    Proxy server set up automatically for all new logins

    My company runs a SBS2008 server that we installed a year ago, and we completely rebuilt the network since we were coming from SBS2000, and there was no simple upgrade path. On the old sbs2k server we ran an ISA server, and the GPO was configured to set the proxy automatically for all users...
  6. garwain

    reload configuration from within dialplan

    I have an interesting setup. Basically, our asterisk server is used for managing calls after hours, and simply redirects calls to employees cellphones. the dialplan is generated by an asp page. Currently, I have a cron job that calls wget to retrieve the page, and save the dialplan into the...
  7. garwain

    best router for traffic analysis

    I previously had ISA2000 running on an old SBS server, which worked as a router/gateway that allowed me to log all internet traffice to a SQL database along with the Active Directory username. We have upgraded to SBS2008, and no longer have ISA available. Are there any routers available for...
  8. garwain

    managing mail enabled public folders

    My company has just upgraded to exchange 2007. Since we were coming from exchange 2000, and both servers were SBS, I exported and imported the public folders, which went well, but have run into 2 issues we have one folder \projects that contains a few hundred sub folders that are all mail...
  9. garwain

    blank screen half way through boot

    I've got a compaq presario V5000, with XP home installed on it, but part way through the boot process, the screen blanks out on me. I've tried all variation of safemode, and as a last mesure I tried to restore the previous known configuration. Still blanks out on me. Safemode flashes mups.sys...
  10. garwain

    poositioning report on page

    I am in the process of designing a new report using RAVE in D7. The report is basically a shipping label, but my users will be printing one label at a time, so I need to come up with a way to choose the position on the sheet ie. row 2, col 3. Any ideas on how I can accomplish this?
  11. garwain

    Trigger to prevent deleting of last child row

    I have a project where I have a 2 tables that are linked together, and need to put in a restriction at the database level (boss doesn't want code duplicated in multiple interfaces). Basically I have to enforce that there is always at least one child line, an prevent the delete operation if it...
  12. garwain

    pbx to patch pannel reduce cables?

    My office is in the process of doing a large expansion, and there will be a new comms room for the new section. The big thing is, we really don't want to run 10 individual cables to from the comms room to the original comms closet where the PBX is located. Can we reduce the number of cables...
  13. garwain

    Adding a channel bank

    I have a partner ACS R7.0 91E, and we need to add serveral extensions to a new area of the office. Is it possible to install a channel bank on this system? I have been looking at some of the Rhino 24 FXS banks with T1 interface because eventually, we are likely to move to an asterisk setup...
  14. garwain

    Automatically lock workstation WITHOUT screensaver

    Hi. I know it's easy to set up windows to lock after a period of inactivity by using a screensaver, but because of certain programs that I have running, I am unable to use a screensaver, but I want my windows 2000 system to automatically lock after 5 minutes. Any suggestions for ways to...
  15. garwain

    changing PDC

    I have a windows 2000 network with 8 servers, all running windows 2000 server. S1 is the PDC. I want to install a new server to replace S1. From what I have read, my understanding is that I need to do a dcpromo on the new server S9, then on S1 run dcpromo to remove it, and it will replicate any...
  16. garwain

    Outlook fullname parsing problem

    I am having trouble with outlook contacts. When I enter a new contact, if I enter the full name in an English format it works properly (Mr. John Smith) but if I use a French format (M. John Smith) it will mess up when parsing the name and come out with Firstname: M. Middle name: John Lastname...
  17. garwain

    Debian IPTABLES not blocking

    I have a debian server that I'm trying to set up a firewall on. I have set up my rules so that the sever is working almost right, using the rules displayed below. My main problems are that if I have the INPUT default policy to block (iptables -p INPUT DROP) I can no longer resolve domain names...
  18. garwain

    agent scripts not firing

    I have an exchange agent script set up in the oncreate and onchange events ' DESCRIPTION: This event is fired when a new message is added to the folder Public Sub Folder_OnMessageCreated call RapModification() End Sub ' DESCRIPTION: This event is fired when a message in the folder is...
  19. garwain

    Can't open address book

    I have a problem on several PCs in my office. Our setup is WindowsXP, Crystal Reports 8.5 and Office 2003 using an exchange 2000 server. When we try to export a report to MAPI, the email form comes up, but the problem machines can not open the address book. Clicking the button does nothing. This...
  20. garwain

    VPN problems

    I have been having problems with VPN connection and windows authentication to a SQL server. Whenever I try to open a program that accesses the SQL server I get "Login failed for user '(null)'. Reason: Not associated with a truster SQL server connection". The same program works fine when run on...

Part and Inventory Search

Back
Top