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 imatthec

  1. imatthec

    Can I add a PC running Windows 2000 Pro to a 2 PC local Network?

    On your win 98/95 machines you'll need to log on using client for microsoft networks with a username and password matching an existing account(s) on the win2k machine. Then, assuming that the 2k machine is using the NTFS file system, you'll need to grant those users permissions to the shares...
  2. imatthec

    2 xp machines- #2 cant ping #1

    If computer #1 can ping #2 but not the other way around, I"d suspect that computer #2's builtin firewall was enabled. Try disabling it and see what happens.
  3. imatthec

    XP Home w/ domains

    yes, xphome supports the ntfs file system
  4. imatthec

    VBA or SQL to carry out the task

    By using the query from Excel, you can set it up such that everytime you open the Excel file the query executes and Excel is updated as of that time. Otherwise, you'll need to write VB code so that "on exit" the new records are added to your Excel file. Personally I prefer the former.
  5. imatthec

    VBA or SQL to carry out the task

    Instead of exporting to Excel (which can be a pain) why not just import directly into Excel using Data->Import External Data? Or use a query form Excel to get the data?
  6. imatthec

    Cannot access encrypted files

    As an adimin on a win2k machine you should be able to take ownership of the folder and then decrypt the folder. On a stand alone system the administrator is the default "keeper of the keys".
  7. imatthec

    XP Roaming Profiles Log-off very slow

    When you use roaming profiles, the entire profile is saved at shutdown and conversely loaded at startup. Users with larger profiles will take more time at shutdown.
  8. imatthec

    Windows XP to Windows 2000

    You CAN install win2K server on a seperate partion on your hdd but afterwards you'll need to repair the XP installation using your XP CD
  9. imatthec

    Windows 2000 Pro. won't load due to Username and Password error

    Yes, they're basically the same operating system.
  10. imatthec

    Sharing W2k with 98 not reciprocated

    Do you login with the same passwords on each machine?
  11. imatthec

    Prevent computer access w/o server authentication

    If the users have NO local account on the machines they're accessing from, then they should not be able to logon at will.
  12. imatthec

    Accessing Files on a network

    You can use the hidden shares (i.e. c$)
  13. imatthec

    Multiple users in Excel

    Tools->Share Workbook This allows multiple users to update data in the same workbook at once.
  14. imatthec

    0x80070005 Cannot access my on my own files

    You'll need to get into the security settings for the folders and using the advanced properties "take ownership" of the folders while logged on as an administrator.

Part and Inventory Search

Back
Top