Jump to content

_NetShare_NetShareEnum() (Auto3Lib)


Recommended Posts

hi!

i tried to get the number of shared folders of a network pc by _NetShare_NetShareEnum() (a func of Auto3Lib). but it just finds shared folders on the pc it's running on.

i tried it like this:

$ip = "192.168.0.1"
$netshare = _NetShare_NetShareEnum($ip)

am i doing something wrong??

Edited by RìggníX

greetz, RìggníXBiTrAtE.tk

Link to comment
Share on other sites

hi!

i tried to get the number of shared folders of a network pc by _NetShare_NetShareEnum() (a func of Auto3Lib). but it just finds shared folders on the pc it's running on.

i tried it like this:

$ip = "192.168.0.1"
$netshare = _NetShare_NetShareEnum($ip)

am i doing something wrong??

Probably. :whistle: You need to post Auto3Lib questions in the Auto3Lib thread. I just happened to stumbled across this one. Log on to the server you are trying to enumerate first. Then run the NetShare demo that comes with Auto3Lib.
Auto3Lib: A library of over 1200 functions for AutoIt
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...