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!

Recent content by Yardyy

  1. Yardyy

    Windows powershell file process duplication

    Could -recurse be the answer you are looking for $orgFolder = Get-ChildItem -Path "C:\Temp\" -Recurse -Exclude *.* Many Thanks Yurov Ardyy
  2. Yardyy

    Windows powershell file process duplication

    Could -recurse be the answer you are looking for $orgFolder = Get-ChildItem -Path "C:\Temp\" -[highlight #FCE94F]Recurse[/highlight] -Exclude *.* Many Thanks Yurov Ardyy
  3. Yardyy

    Windows powershell file process duplication

    Could -recurse be the answer you are looking for $orgFolder = Get-ChildItem -Path "C:\Temp\" -[highlight #FCE94F]Recurse[/highlight] -Exclude *.* Many Thanks Yurov Ardyy
  4. Yardyy

    Many contractors to one client

    Hi, Thanks for pointing me in right direction, i would have been banging my head for ages otherwise. Many Thanks Yurov Ardyy
  5. Yardyy

    Many contractors to one client

    Hi, Not sure what a junction table is, can you suggest where i can read up on this, or maybe get a sample database to interogate. Many Thanks Yurov Ardyy
  6. Yardyy

    Many contractors to one client

    Him Yes tables created, and relationships also.. Many Thanks Yurov Ardyyhttp://hanzh.co.uk/wwwimages/relationships.png
  7. Yardyy

    Many contractors to one client

    Hi, I just started creating a database to be used to log contractors that will be assigned to a contract. So one contract, ie Wall Mart want security, so we assign 20 security guards to them on one site.. How would i go about doing this in access, so when i click on the particular contract...
  8. Yardyy

    working out the method

    Hi, Thanks for the quick reply, its actually a dos based program, but am not sure what the language is.. Many Thanks Yurov Ardyy
  9. Yardyy

    working out the method

    Hi, Not sure if this is the right forum or not, so if anyone can help me out point me in right direction that would be great.. I need to find out what the calculation method was for the following codes.. Code, Answer 1026 540763 6045 642838 2217 498194 Essentially, there is a...
  10. Yardyy

    The error was: "DNS name does not exist." (error code 0x0000232B RCODE_NAME_ERROR)

    Hi, I managed to fix the issue, running the dcdiag command above, reviewing the logs, and then installing the dns as active directory integrated. worked a treat, new dc is now win2003... next step is to upgrade schema to 2009, and the add a windows 2008 server, as a dc. Many Thanks Yurov Ardyy
  11. Yardyy

    The error was: "DNS name does not exist." (error code 0x0000232B RCODE_NAME_ERROR)

    Hi, We have a windows 2000 AD, with only one DC, I have used adprep to update the network to a 2003 Domain, and have installed a 2003 server, added that to the domain also, but when using dcpromo on new 2003 server, to make into a DC, it comes up with following message. The following error...
  12. Yardyy

    The error was: "DNS name does not exist." (error code 0x0000232B RCODE_NAME_ERROR)

    Hi, We have a windows 2000 AD, with only one DC, I have used adprep to update the network to a 2003 Domain, and have installed a 2003 server, added that to the domain also, but when using dcpromo on new 2003 server, to make into a DC, it comes up with following message. The following error...
  13. Yardyy

    Recording Cable

    Thanks for that the first item on the list looks pretty good, will test it out.. Many Thanks Yurov Ardyy
  14. Yardyy

    Anything wrong with this quote?

    Just a quick note, I have seen how helpful this forum is to all contributors and newbies alike, thats what makes it the defacto forum around. Everyone has been so helpful, and with good honest personal advice, something that is priceless. Like one big happy family, if only the whole world...
  15. Yardyy

    One 4 Pair Cat5 for two devices?

    Sorry, i should have mentioned that.. but yes, its just voice, no data.. Many Thanks Yurov Ardyy

Part and Inventory Search

Back
Top