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 strongm 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: bowflyer
  • Content: Threads
  • Order by date
  1. bowflyer

    Re-Enable dismissed reminders in OL

    Re-Enable dismissed reminders in OL User "A" was out on leave. User "B" with access to user "A" outlook was in user "A" Outlook and hit "Dismiss All" to all the reminders and now user "A" wants/needs all those back. Is there any way of turning all reminders back on? and even better...Is...
  2. bowflyer

    Re-Enable dismissed reminders in OL

    Re-Enable dismissed reminders in OL User "A" was out on leave. User "B" with access to user "A" outlook was in user "A" Outlook and hit "Dismiss All" to all the reminders and now user "A" wants/needs all those back. Is there any way of turning all reminders back on? and even better...Is...
  3. bowflyer

    Citrix Communication Gateway Silent Install

    I've tried creating a package with Landesk but I keep getting issues with Citrix Communication Gateway. Does anyone have any insight on how to get this to silently install? I have to push this out to 160 users and would rather not do each one individually. Thanks
  4. bowflyer

    KB289993 Private meeting requests are not sent to delegate even though

    Has any found a fix for this issue? Private meeting requests are not sent to delegate even though delegate can see private items in Outlook? http://support.microsoft.com/kb/289993
  5. bowflyer

    Script to change registry settings

    I need to make some changes in the registry and would like to automate this as much as possible. We have recently gone through a rebranding and need to change everyones communicator login with as little interaction as possible. I have identified the location in the registry where this setting...
  6. bowflyer

    script to change registry settings

    I need to make a script to change MS Office Communicator settings. I have identified the key, but how can I automate this? for example. "tom.jones@xxxxbiz.com" to "tom.jones@x4biz.com
  7. bowflyer

    Multiple changes in the hyperlinks

    I have to make multiple changes due to a rebranding. Is there a way to find/replace all hyperlinks that end in @test.com to @tester.com when i do a search it can never find @test. I see the underlined hyperlink, but the link points to @test.com i need to change all the @test.com(s) to...
  8. bowflyer

    HP4350 Display to show job waiting in Manual feed

    I use HP 4350 on my network. I want to send a message with each manual job, which displays on the LCD DISPLAY identifying which users job is being held for MANUAL printing. The problem is that when multiple users send MANUAL jobs no one knows who’s job is next and there fore which type of...
  9. bowflyer

    Looking for Digital Pathworks 3 ver 7.0a

    Does anyone have any ideas where I could find this?
  10. bowflyer

    Script to change Registry settings

    Thanks to PHV for getting me going on this!! I'd like to use a script to change registry settings on remote PCs 1. ask what PC 2. copy the designated registry settin from mine to what ever PC i designated in question 1 -------------------- could someone help me with the what I would need to...
  11. bowflyer

    Helping ending a scrips

    This is my script so far (thanks to those who have helped) Dim pcName pcName = Inputbox("Enter Computer Name","Enter Target for Copy") Set WShell = CreateObject("WScript.Shell") WShell.Run "c:\Powerpush\copy.bat " & pcName intAnswer = _ Msgbox("Do you want to do another?", _...
  12. bowflyer

    Batch File to copy a folder to multiple PCs

    Does anyone have a batchfile that would do the following.. 1. ask me what is the PC Name 2. copy a designated folder to that new PC that has been identified in the batch file 3. ask if there is another 4. quit if done otherwise ask for another PC login script in not an option

Part and Inventory Search

Back
Top