Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Enumerating a domain or network to get collection of excel files

Enumerating a domain or network to get collection of excel files

Scheduled Pinned Locked Moved C#
sysadminalgorithmshelptutorialquestion
4 Posts 4 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Suj_78
    wrote on last edited by
    #1

    Hi Guys, I am wondering if it is possible to search all the computers within a domain or a network to discover all the excel files and then store them in a common location? I have seen some examples of searching computers in a domain but didn't find any example for file search in a domain. Can somebody help please? Thanks

    happy coding!

    W M S 3 Replies Last reply
    0
    • S Suj_78

      Hi Guys, I am wondering if it is possible to search all the computers within a domain or a network to discover all the excel files and then store them in a common location? I have seen some examples of searching computers in a domain but didn't find any example for file search in a domain. Can somebody help please? Thanks

      happy coding!

      W Offline
      W Offline
      Wendelius
      wrote on last edited by
      #2

      Why on earth would you do that instead of letting the user decide what should be commonly accessed and what shouldn't be?

      1 Reply Last reply
      0
      • S Suj_78

        Hi Guys, I am wondering if it is possible to search all the computers within a domain or a network to discover all the excel files and then store them in a common location? I have seen some examples of searching computers in a domain but didn't find any example for file search in a domain. Can somebody help please? Thanks

        happy coding!

        M Offline
        M Offline
        Mycroft Holmes
        wrote on last edited by
        #3

        I can see an admin requirement for this but I don't think you are going to achieve it. You need at least read only access to EVERY folder on the network. I imagine if you own the network you could do this, IBM has a tool to check the files on a PC but they turn up with a USB key to do it and I'm pretty bloody sure they would rather do it centrally :-D. There are a number of enterprise tools out there which require you to register a sheet and it stores it in a database and uses version control and change management on the REGISTERED files only. Serious enterprise money though.

        Never underestimate the power of human stupidity RAH

        1 Reply Last reply
        0
        • S Suj_78

          Hi Guys, I am wondering if it is possible to search all the computers within a domain or a network to discover all the excel files and then store them in a common location? I have seen some examples of searching computers in a domain but didn't find any example for file search in a domain. Can somebody help please? Thanks

          happy coding!

          S Offline
          S Offline
          Scott Dorman
          wrote on last edited by
          #4

          It sounds like what you are looking for is an entrprise search server. It won't let you change where the files are stored, but it will index the locations of the files on your network and allow people to search for files.

          Scott Dorman

          Microsoft® MVP - Visual C# | MCPD President - Tampa Bay IASA [Blog][Articles][Forum Guidelines]


          Hey, hey, hey. Don't be mean. We don't have to be mean because, remember, no matter where you go, there you are. - Buckaroo Banzai

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups