Re: determine if PC is on a certain network
- From: Tony Logan <TonyLogan@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 18 May 2009 06:41:01 -0700
"Pegasus [MVP]" wrote:
How can you tell if your PCs are connected to foo1? By their IP subnet? By
their %LogonServer%? Are the PCs in fact in a domain network or in a
workgroup network?
All good questions, Pegasus, which eventually led me to a solution. From the
PC, I try to ping the domain server and set a boolean variable. If True, the
PC is connected to that domain, and if False, it's not. Appears to be working
so far in testing. Thanks for the help!
.
- References:
- determine if PC is on a certain network
- From: Tony Logan
- Re: determine if PC is on a certain network
- From: Pegasus [MVP]
- determine if PC is on a certain network
- Prev by Date: Re: determine installed firefox versions via vbs?
- Next by Date: Re: find/replace on file
- Previous by thread: Re: determine if PC is on a certain network
- Next by thread: Microsoft Script Debugger Locals Window Doesn't display VBScript COM object Data
- Index(es):