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

    Excel Formula - Second or Third Friday

    I have a report from an application that shows schedules such as this: Monthly, On 2nd Fri At 18:30. Can anyone think of a way to get an Excel formula to read this? What would be ideal is a type of calendar display where I could choose a day and see what jobs are scheduled. Jon There is much...
  2. Jontmke

    Populate Text box from combo boxes

    I want to populate a Text box with the results of a query where the parameters are gotten from 2 combo boxes. The combo box row sources are this: SELECT DISTINCT [200_Server_Jobs].[Day Started] FROM 200_Server_Jobs; AND SELECT DISTINCT [200_Server_Jobs].[Hour Started] FROM 200_Server_Jobs; I...
  3. Jontmke

    Mailbox Directory Names have to match Alias?

    We are planning an upgrade from Exchange 5.5 (NT Domain) to Exchange 2003 with AD. I have been told by my boss that I have to export/delete/recreate over 150 mailboxes because the directory name does not match the Alias name. For example: Kathy Jones got married so her new email address and...
  4. Jontmke

    DLOOKUP in Form from a Query

    Hi: I have a form with a textbox I am trying to fill with a DLOOKUP to a query. The form has two combo boxes (which give the query its input), a "run query" button, and the text box. Here is the Control Source for theText box: =DLookUp("[QActivejobs]","Qjobsrun") Where "QActivejobs" is the...
  5. Jontmke

    Charting start and end time

    I have a large amount of data (7000 entries) showing data like this: Client Start Time End Time bkfexch1 1/6/2005 13:00 1/6/2005 15:05 bkfexch1 1/6/2005 15:00 1/6/2005 15:21 The data is from the entire month of January. I want to set up a Gantt type of chart...
  6. Jontmke

    Renaming Folders Possible?

    We have Mailboxes, Public Folders and DL's in which the Folder name does not reflect the Changed Display names. Can we somehow rename the folder to reflect the change in the display name? The reason I was asked to research this is we are going to upgrade to Exchange 2003 and want to make sure...
  7. Jontmke

    Only show enabled Apps on Nfuse?

    I have disabled apps. in Metaframe. On the Nfuse page they still show up, I assume because they are still published to user groups. Is there any way to only have enabled apps. show on the nfuse page? I don't want to unpublish them, I might have to reenable them again. Jon There is much...
  8. Jontmke

    File locks 2000 server

    We just moved from a Novell environment to a Windows 2000 server. We still have one Foxpro 5 database left and it is being locked by users. Different users at all times. Can someone point me in the right direction the tweaks on 2000 to cure this? I know the Novell ones, just not Windows. FYI...
  9. Jontmke

    Adjust taskbar program icon sizes

    Somehow I have changed the size of the taskbar program icon sizes. You know the different programs open that show on the taskbar? Anyone know how to change this? They are only an inch and a half wide. They should start 2 1/2 inches (or so) and then shrink as needed. A minor but annoying issue...
  10. Jontmke

    Delete those Undeletable files!!

    Ever find some files you can't delete? I just had some. Explorer showed them but Windows said it "could not find the file" when I tried to delete them. I even tried it in a command prompt. No luck "could not find the file". Until I found out how to show the 8.3 or DOS file...
  11. Jontmke

    Reinstalling XP

    Last week my motherboard died and I had to get a new one with a CPU and RAM. I had some problems and thought I would pass along some things I learned. When I got everything hooked up Windows would not boot. The famous Blue Screen. Which I expected because it would try to load the chipset...
  12. Jontmke

    Backup failure, But it was working!

    I run MS Backup, 4 days a week. One Full (kind of) and three incrementals. They save to another hard drive, not a tape or cd. Starting last week the scheduled jobs fail, and the error says it can't find the file it needs to write to. The files are there, I am the admin and am using my login...
  13. Jontmke

    NW Admin changes not being applied?

    I just had something weird happen. A user called in and asked to have his Grace Logins readded. So, I went into NW Admin and gave him some more. While he was still on the phone he tried logging in and got the message that he did not have any Grace Logins. Hmm... So, I look in Admin and it...
  14. Jontmke

    Login over WAN can not see Tree?

    This one is a little beyond my knowledge, could use some help. We are opening up a site in another state. They have workstations which need to login to the tree AND servers here in our state. They do not have a Novell server, only WIN2K. The only way to get it to work is to put the IP address...
  15. Jontmke

    Move multiple folders with same name?

    Here is the situation: About a year ago we moved from Pegasus mail to Outlook[sadeyes]. No problems there. Now, I am running out of room on my main file server where the users home directories are located. I want to move the pmail directory that is in every users home directory off that server...
  16. Jontmke

    No reponse from Effects button in Display Settings

    Hi: When I click on the Effects button in the Display settings(XP),nothing happens. How did this happen, and how do I fix this? REG hack? Thanks, JON
  17. Jontmke

    Move Mercury but leave delivery location?

    I want to move Mercury to another Netware server, but we have programs that dump messages into the smtpmail directory for delivery. It would be difficult to rewrite all the programs, can I leave the mailqueue and smtpqueue locations the same yet move all the rest? If so, what other setting...
  18. Jontmke

    Load Balancing Not working?

    We have 2 servers designated for an Nfuse published app. with Load balancing set on, but if one of the servers crashes no one is able to open that app. even though the other server is available. Bug or "Feature"? :)

Part and Inventory Search

Back
Top