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 jdyer

  1. jdyer

    Small Business Server Help

    No I've looked. Actually, I've found out that in SBS 2000, SBS copies the shortcut links to the user's desktops on login. This feature is apparently hard coded into SBS 2000 and is a feature that has been removed in SBS 2003. Thanks anyway.
  2. jdyer

    remote home folders

    Xythos could be an option. I knew a client that used Xythos to setup a "M" drive for all the users. Then setup sychronization of their M Drive to the user's local PC. Good luck.
  3. jdyer

    Applying Group Policy to Groups

    I don't think so. I think the GP only applies to the AD Objects under that OU. I could be wrong though.
  4. jdyer

    Small Business Server Help

    I'm new to SBS. I'm trying to figure out how I can remove the desktop shortcuts that get created when an new user logs in for the first time on a workstation. We use roaming profiles as well. I'm not sure if this has anything to do with it, but anytime someone logs in a "Company" and...
  5. jdyer

    metadevice questions

    I'd check your state db's. Run metadb -i and look at which devices are in use for your state databases. Also run metastat to see what devices that are registered. When disks in your metadevices have updated in the past, perhaps the disks that you added were from a different controller. Then...
  6. jdyer

    Remote Server Management

    Does anyone know of any tools which will allow me to remotely execute commands securely to muliple Sun boxes simultaneously? Sort of like fanout but better. Something preferrably which can be installed and run from Windows. I have over 200 Sun servers. When I have to create accounts or...
  7. jdyer

    CNN Web Part?

    I'm trying to find a web part for CNN. Can someone point me in the right direction?? Thanks! Jeff
  8. jdyer

    EOF Alternative Question

    Cool thanks!
  9. jdyer

    EOF Alternative Question

    You mean: x=0 not x=10 but great! thank you very much. I'm not sure why I couldn't of thought of that. Jeff
  10. jdyer

    EOF Alternative Question

    I an looping through rows in a db to get log information. The log is getting long and do not want to list until EOF. How can I just list first 10 rows? <% Do until histinfo.EOF %> <tr> <td><% = histinfo("uid") %>&nbsp; </td> <td><% = histinfo("ppid") %>&nbsp;</td> <td><% =...
  11. jdyer

    EAP-FAST and Windows 2000 Server Support

    George, Thank you very much for the articles. I'll read them thoroughly. As soon as I roll out Windows 2003 Server I will look further into the IAS and Active Directory authentication method. I greatly appreciate your feedback. Please feel free to keep me informed on any future articles...
  12. jdyer

    Exchange Email Resolution Problem

    I have a problem with Exchange resolving secondary email addresses to an accounts primary address. If I have an account with multiple email addresses, whenever anyone from outside the same storage group sends an email to one of the secondary addresses, the email comes to the client resolved to...
  13. jdyer

    EAP-FAST and Windows 2000 Server Support

    My email address is jdyer@elemica.com. If you could please send me your article. I would like to give it a shot. Thanks for your input. We are rolling out Windows 2003 Server first quarter next year so we may incorporate this strategy into the upgrade. Jeff
  14. jdyer

    EAP-FAST and Windows 2000 Server Support

    Thanks. I'll give it a try. I don't want to have to enter in all the logins on the AP. I want to try to avoid upgrading AP's as well. I will if I have to though. Using the VPN Client to authenticate isn't a bad idea. I can try that. Thanks again.
  15. jdyer

    Outlook 2000 using POP3 to pull mail from Exchange 2000

    No one has any input on this?

Part and Inventory Search

Back
Top