Jump to content

Dialog that show only machine names on network


Recommended Posts

How do I?

1) User open a dialog box with current microsoft special folder: "Entire Network"

2) User be able to select only the machine name (without the shared folders! or anything else)

I need that to restrict users to select only machines

for getting the IP address of the machine.

$var = FileSelectFolder("Choose a folder.", "::{208D2C60-3AEA-1069-A2D7-08002B30309D}")
Consolewrite("$var =" & $var  & @CRLF)
Consolewrite("TCPNameToIP($var) =" & TCPNameToIP($var)  & @CRLF)
Edited by lsakizada

Be Green Now or Never (BGNN)!

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...