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 bkrike 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 legrooch

  1. legrooch

    ADSI connection

    I'm trying to connect to Active Directory. I'm using this code (running from SQL Analyzer ofcourse) EXEC sp_addlinkedserver 'ADSI', 'Active Directory Services 2.5', 'ADSDSOObject', 'adsdatasource' I'm also using: sp_addlinkedsrvlogin ADSI, FALSE, 'yourusername'...
  2. legrooch

    Get Windows hardware conflicts?

    How to retrieve Windows hardware conflicts? I didn't found any WMI properties for it....
  3. legrooch

    Parser from txt to txt

    Thanks, sorry for problems. I can't use WMI. There will be Win NT 4.0 without it. That's a problem, why i must parse this file.
  4. legrooch

    Parser from txt to txt

    First - I'm newbie in programing. Can anyone help me with some code? I need to read from txt file and write it to other. Problem is, that the file is strange. That's a piece of it: SMBIOS (aka DMIBIOS) Version 2.3.1 (Build 39) Display Utility - Mar 27 2000...
  5. legrooch

    Phaser 8200 problem

    I've got a Windows XP Prof SP1. At network is a printer Xerox Phaser 8200. When i try to mapping printer from network it says: "A policy is in effect on your computer which prevents you from connecting to this print queue. Please contact ...." This is when i'm a user. But when i am...

Part and Inventory Search

Back
Top