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!

Recent content by taltonm

  1. taltonm

    Deny a Specific Printer In Terminal Services

    unfortunately, that does not help much either since they require to print to multiple printers. good thought though. thanks for your help
  2. taltonm

    Deny a Specific Printer In Terminal Services

    thanks Mark, I was not sure if thre were some creative Registry Hacks or Group Policies that I could instutite to make it easier.. thanks for the prompt reply. Mark
  3. taltonm

    Deny a Specific Printer In Terminal Services

    lets say the client has 2 printers that are "real printers" like the hp laserjet 2100 and LJ 4250. the client also has the Microsoft XPS image writer. I would like them to beable to redirect the real printers and deny the XPS image writer printer. thanks for the response and I hope that clears...
  4. taltonm

    Deny a Specific Printer In Terminal Services

    Hello, I was wondering after looking at my terminal servers if there is a way to deny a specific printer from mapping from the Clients. For instance, I do not want to map the Microsoft XPS Document writer from the clients that have it. I would like to allow the other printers that they have...
  5. taltonm

    Active Directory Last Logon or Last Logon Timestamp

    Hello, In an effort to clean up Active Directory, I wrote a crystal report to connect to AD using the following command: SELECT ObjectCategory, ADSPath, cn, LogonCount, LastLogonTimeStamp FROM 'LDAP://DC=Blah,DC=domain,DC=net' Everything shows up fine besides LastLogonTimeStamp. I tried...
  6. taltonm

    Grouping by a formula

    Geez, I did not know that it weas that easy! thanks a bunch! :) Mark
  7. taltonm

    Grouping by a formula

    Here is an interesting one. I am trying to write a report to get Active Directory information out of our Domain and gime me a list of Organizational Units, Groups and Users. I managed to get the information out of Active Directory (mostly contained in a strin called ADSPath.. anyway. that is a...
  8. taltonm

    Altigen Random Disconnects

    I have replaced the Chasis from our older Altigen system and now I am getting errors on Random cards. If I run the CT-Bus Test Tool, I get some memory errors in the cards.. So I think it is the card and replace it from another one. now there is an error in a different card that was ok before. I...
  9. taltonm

    Parameter Value and Data Question

    how should I link the Aliased table? thanks Mark
  10. taltonm

    Parameter Value and Data Question

    looks like everything is working good, as soon as you said alias, I realized what I was missing. thank you very much for your help.
  11. taltonm

    Parameter Value and Data Question

    ok, I will give that a try and report back, thanks for the insight Mark
  12. taltonm

    Parameter Value and Data Question

    Hi, I have a n annoying issue that I cannot put my finger on. I have a report to write that requires a from/to date parameter for appointments. no problem there. the other requirement of the report is that I look at the previous appointment date to see what was done on that date. Problem...
  13. taltonm

    Formula to suppress everything except the next weeks data

    Got the Suppression done, I used your Formula into and If then els enad if the date appeared in the next week, it displayed True, I suppressed everything other than that and it gave me what I am looking for, thanks again lbass!
  14. taltonm

    Formula to suppress everything except the next weeks data

    unfortunately, the way that the report is constructed, with several subreports, I am limited. I know it is much more efficient to run a selection rather than a suppression. any ideas how i can translate that into a suppression formula? thanks for your Input! MT
  15. taltonm

    Formula to suppress everything except the next weeks data

    Hello, I dont know if I am missing something here but I am stumped. I am trying to write a suppression formula that will suppress date values that are not in the next Business week. For Instance, If you have run the report on a monday, it should supress everything except next weeks data and...

Part and Inventory Search

Back
Top