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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ACraib

  1. ACraib

    Searching event log for specific entry

    Works like a charm. Thank you very much.
  2. ACraib

    Searching event log for specific entry

    Hi I need to search an event log during the last hour for a specific event ID. Now not being a scripter I've managed to cobble together a script to will search during the last day but I need it to search for during the last hour. any help will be received with great thanks. strComputer = "."...
  3. ACraib

    Public Folder Restore Question ?

    Hi Mark I'd looked at this but unfortunatley you can't restore a PF to a Recovery Storage Group. Regards Andrew
  4. ACraib

    Public Folder Restore Question ?

    It it possible to restore an individual item that has been deleted from a public folder once the Deleted Item Retention period has passed ? The only options I can come up with so far are 1) Restore backup of the PF stores to an off-line recovery server. 2) Use 3rd party tools against a...
  5. ACraib

    Moving exchange

    Yes exchange will fail if either of the drive dies but if the MailStore drive failes then you can restore exhcange from backup and then reply the log files from the other drive to get you back to the point in time the failure happened. If your company is happy only being able to restore back to...
  6. ACraib

    New Global Address List

    yes that's about it. I've just been looking at the settings for the filtering for Address Lists (they work of LDAP queries). So rather than pulling the data from the OU you need to work out a way that identifes these contacts. For example you could populate the "description" field of all the...
  7. ACraib

    New Global Address List

    That's correct. the Default Global Address list can't be edited. you can create a new one and call it what you want. But I don't think you can point it to your CRM applications. What you have to do it get your CRM application to create the contacts in Active Director and then configure the new...
  8. ACraib

    New Global Address List

    The default Global Address List contains all mail-enabled items in AD, you can't configue it to narrow down what is shown. with that said you could create a new Address List that you have filtering control over. You could then use your backend CRM to populate a AD OU with your contacts and then...
  9. ACraib

    Missing Public Folder Items

    Hi All Very strange one here. I've got a Public Folder that we file certain e-mails into. I look into them a couple of days ago and they were empty. no-one has deleted the e-mails (only 3 people have access) Here is the strange part. I went to restore the items from backup and noticed that...
  10. ACraib

    Moving exchange

    Definatley do NOT store the Transaction Log Files and the Mail Stores on the same hard drive. Keep them on seperate physical drives. So in your case I'd but the OS / Apps / Log files on the 120Gb drive and then store the MailStores on the 300GB Drive. Keepinig them seperate will help protect you...
  11. ACraib

    New Front End Server Problem

    Found the answer. It was the fact that I hadn't enabled "forms based authentication" on the new FE server.
  12. ACraib

    IE7 .ADM file Settings

    Hi I am starting to rollout out IE7 to my corporate network. By default the "automatic logon with current user name and password" setting under Security Settings isn't set. I need to use GPO to set this settings. I've added the IE7 .adm file but can't find this setting anywhere. Does anybody...
  13. ACraib

    New Front End Server Problem

    Hi I currently have 1 Front End server and 2 Back End servers. If I access the FE server via http://servername/exchange I get the default OWA homepage. I've installed a new FE server (to replace the old one) and of I access it via http://servername/exchange I get a dialog window opening...
  14. ACraib

    Radio Button as integer question

    Thank you. As my BVScript and Javascript skills are none existant I'll change the database fields after FP has created the file. Thanks for the suggestion.
  15. ACraib

    Radio Button as integer question

    Hi I have a radio button with options 1 to 5. The form is being saved to an access database. When I look at the database the field is being saved as TEXT. Is there anyway to force FrontPage to save the values as an INTEGER ? cheers

Part and Inventory Search

Back
Top