Hi All,

I need a script that reports back the name of the Local
Area Connection on a Windows 2000 Server.
To clarify. In properties of "My Network Places" where
the LAN connections are displayed, the default names have
been renamed. So the first connection usually
called "Local Area Connection" has been renamed to "First
Net Connection"

In Windows 2003, the WIN32_NetworkAdapter Class has a
NETConnectionID value that returns the name however I
can't find anything similar in Windows 2000.

Can someone tell me if I'm able to do this?

Regards,
Anon.

Re: WMI by Billy

Billy
Tue Jun 22 09:31:08 CDT 2004

You know, it never ceases to amaze me how willing people
are to toss away any sense of pride, intelligence,
research skills, etc. JUST to post something - anything at
all - in a newsgroup. They don't think before they type,
nor do they take two seconds to read what they typed
before submitting their idiotic posts. And people wonder
why MCSEs really don't make the six figure salaries their
IT school recruiters promised they would. This industry
just a mess.

<anonymous@discussions.microsoft.com> wrote in message
news:1fba101c45862$dad7c6b0$a101280a@phx.gbl...
> Hi All,
>
> I need a script that reports back the name of the Local
> Area Connection on a Windows 2000 Server.
> To clarify. In properties of "My Network Places" where
> the LAN connections are displayed, the default names have
> been renamed. So the first connection usually
> called "Local Area Connection" has been renamed to "First
> Net Connection"
>
> In Windows 2003, the WIN32_NetworkAdapter Class has a
> NETConnectionID value that returns the name however I
> can't find anything similar in Windows 2000.
>
> Can someone tell me if I'm able to do this?
>
> Regards,
> Anon.



Re: WMI by billLASTINIT

billLASTINIT
Tue Jun 22 09:42:15 CDT 2004

Billy wrote:
> You know, it never ceases to amaze me how willing people
> are to toss away any sense of pride, intelligence,
> research skills, etc. JUST to post something - anything at
> all - in a newsgroup. They don't think before they type,
> nor do they take two seconds to read what they typed
> before submitting their idiotic posts. And people wonder
> why MCSEs really don't make the six figure salaries their
> IT school recruiters promised they would. This industry
> just a mess.

You are eddierox and I claim my two-fifty.

--
Fris "{$1} to someone in AFU" bee®, MCNGP #13

The MCNGP Team - We're here to help!
http://www.mcngp.tk

Certaholics
http://groups.yahoo.com/group/certaholics


Re: WMI by fygar

fygar
Tue Jun 22 09:46:30 CDT 2004

On Tue, 22 Jun 2004 07:31:08 -0700, "Billy" <nunja@business.com>
wrote:

>You know, it never ceases to amaze me how willing people
>are to toss away any sense of pride, intelligence,

deja-vu


Re: WMI by anonymous

anonymous
Tue Jun 22 09:46:41 CDT 2004

Eh.. ok.
Maybe I could have skipped the walk thru on the LAN
connections bit.
Put I've posted the same message in another (less
competent board) so better to make it perfectly clear.

For your info I am an MCSE had have been for years.

I've already written the portion of the script that gets
the local IP and Netmask. Does the anding to get me the
Net ID, then the XOR to get me broadcast address.
Then removes the address which aren't used for network
devices. Which if your wondering is the first and last.

My problem is that I've never done anything with WMI
before two days ago.

Also.. the comment about research... Doh.. didn't I state
that the NETConnectionID attribute is available in Win
2003. How the hell would I have found this without doing
research!


If you can't answer the question don't bother replying
moron!!!



>-----Original Message-----
>You know, it never ceases to amaze me how willing people
>are to toss away any sense of pride, intelligence,
>research skills, etc. JUST to post something - anything
at
>all - in a newsgroup. They don't think before they type,
>nor do they take two seconds to read what they typed
>before submitting their idiotic posts. And people wonder
>why MCSEs really don't make the six figure salaries their
>IT school recruiters promised they would. This industry
>just a mess.
>
><anonymous@discussions.microsoft.com> wrote in message
>news:1fba101c45862$dad7c6b0$a101280a@phx.gbl...
>> Hi All,
>>
>> I need a script that reports back the name of the Local
>> Area Connection on a Windows 2000 Server.
>> To clarify. In properties of "My Network Places" where
>> the LAN connections are displayed, the default names
have
>> been renamed. So the first connection usually
>> called "Local Area Connection" has been renamed
to "First
>> Net Connection"
>>
>> In Windows 2003, the WIN32_NetworkAdapter Class has a
>> NETConnectionID value that returns the name however I
>> can't find anything similar in Windows 2000.
>>
>> Can someone tell me if I'm able to do this?
>>
>> Regards,
>> Anon.
>
>
>.
>

Re: WMI by Billy

Billy
Tue Jun 22 09:48:13 CDT 2004

...

"Frisbee®" <billLASTINIT@dasi-software.com> wrote in message
news:eEGLecGWEHA.2844@TK2MSFTNGP09.phx.gbl...
> Billy wrote:
> > You know, it never ceases to amaze me how willing people
> > are to toss away any sense of pride, intelligence,
> > research skills, etc. JUST to post something - anything at
> > all - in a newsgroup. They don't think before they type,
> > nor do they take two seconds to read what they typed
> > before submitting their idiotic posts. And people wonder
> > why MCSEs really don't make the six figure salaries their
> > IT school recruiters promised they would. This industry
> > just a mess.
>
> You are eddierox and I claim my two-fifty.
>
> --
> Fris "{$1} to someone in AFU" bee®, MCNGP #13
>
> The MCNGP Team - We're here to help!
> http://www.mcngp.tk
>
> Certaholics
> http://groups.yahoo.com/group/certaholics
>



Re: WMI by RH

RH
Tue Jun 22 10:34:05 CDT 2004

and it's because of senseless postings like yours that
makes you an original A$$wipe and allows no one to get a
decent answer to a question without some smartA$$
spouting drivel like yours.
>-----Original Message-----
>You know, it never ceases to amaze me how willing people
>are to toss away any sense of pride, intelligence,
>research skills, etc. JUST to post something - anything
at
>all - in a newsgroup. They don't think before they type,
>nor do they take two seconds to read what they typed
>before submitting their idiotic posts. And people wonder
>why MCSEs really don't make the six figure salaries their
>IT school recruiters promised they would. This industry
>just a mess.
>
><anonymous@discussions.microsoft.com> wrote in message
>news:1fba101c45862$dad7c6b0$a101280a@phx.gbl...
>> Hi All,
>>
>> I need a script that reports back the name of the Local
>> Area Connection on a Windows 2000 Server.
>> To clarify. In properties of "My Network Places" where
>> the LAN connections are displayed, the default names
have
>> been renamed. So the first connection usually
>> called "Local Area Connection" has been renamed
to "First
>> Net Connection"
>>
>> In Windows 2003, the WIN32_NetworkAdapter Class has a
>> NETConnectionID value that returns the name however I
>> can't find anything similar in Windows 2000.
>>
>> Can someone tell me if I'm able to do this?
>>
>> Regards,
>> Anon.
>
>
>.
>

Re: WMI by Billy

Billy
Tue Jun 22 10:44:00 CDT 2004

You are all a$$wipes

I copied and pasted the exact respsonse that this anonymous prick posted in
regards to anothers post called "the advent of longhorn" on 6/20/04. Check
it out you pukes. If this is the same anonymous then, I guess you can't
take your own medicine? If this isn't the same anonymous person then get a
clue and try to think for yourself, come up with a name on your own.

"RH" <anonymous@discussions.microsoft.com> wrote in message
news:1f93401c4586e$59eae670$a301280a@phx.gbl...
> and it's because of senseless postings like yours that
> makes you an original A$$wipe and allows no one to get a
> decent answer to a question without some smartA$$
> spouting drivel like yours.
> >-----Original Message-----
> >You know, it never ceases to amaze me how willing people
> >are to toss away any sense of pride, intelligence,
> >research skills, etc. JUST to post something - anything
> at
> >all - in a newsgroup. They don't think before they type,
> >nor do they take two seconds to read what they typed
> >before submitting their idiotic posts. And people wonder
> >why MCSEs really don't make the six figure salaries their
> >IT school recruiters promised they would. This industry
> >just a mess.
> >
> ><anonymous@discussions.microsoft.com> wrote in message
> >news:1fba101c45862$dad7c6b0$a101280a@phx.gbl...
> >> Hi All,
> >>
> >> I need a script that reports back the name of the Local
> >> Area Connection on a Windows 2000 Server.
> >> To clarify. In properties of "My Network Places" where
> >> the LAN connections are displayed, the default names
> have
> >> been renamed. So the first connection usually
> >> called "Local Area Connection" has been renamed
> to "First
> >> Net Connection"
> >>
> >> In Windows 2003, the WIN32_NetworkAdapter Class has a
> >> NETConnectionID value that returns the name however I
> >> can't find anything similar in Windows 2000.
> >>
> >> Can someone tell me if I'm able to do this?
> >>
> >> Regards,
> >> Anon.
> >
> >
> >.
> >



Re: WMI by anonymous

anonymous
Tue Jun 22 11:01:47 CDT 2004

So you didn't answer my question because I didn't use my
name?

My apologies for that. Although, I guess that even if I
had entered my name I still wouldn't have got a sensible
answer.

Kind Regards,
Bob.


>-----Original Message-----
>You are all a$$wipes
>
>I copied and pasted the exact respsonse that this
anonymous prick posted in
>regards to anothers post called "the advent of longhorn"
on 6/20/04. Check
>it out you pukes. If this is the same anonymous then, I
guess you can't
>take your own medicine? If this isn't the same
anonymous person then get a
>clue and try to think for yourself, come up with a name
on your own.
>
>"RH" <anonymous@discussions.microsoft.com> wrote in
message
>news:1f93401c4586e$59eae670$a301280a@phx.gbl...
>> and it's because of senseless postings like yours that
>> makes you an original A$$wipe and allows no one to get
a
>> decent answer to a question without some smartA$$
>> spouting drivel like yours.
>> >-----Original Message-----
>> >You know, it never ceases to amaze me how willing
people
>> >are to toss away any sense of pride, intelligence,
>> >research skills, etc. JUST to post something -
anything
>> at
>> >all - in a newsgroup. They don't think before they
type,
>> >nor do they take two seconds to read what they typed
>> >before submitting their idiotic posts. And people
wonder
>> >why MCSEs really don't make the six figure salaries
their
>> >IT school recruiters promised they would. This
industry
>> >just a mess.
>> >
>> ><anonymous@discussions.microsoft.com> wrote in message
>> >news:1fba101c45862$dad7c6b0$a101280a@phx.gbl...
>> >> Hi All,
>> >>
>> >> I need a script that reports back the name of the
Local
>> >> Area Connection on a Windows 2000 Server.
>> >> To clarify. In properties of "My Network Places"
where
>> >> the LAN connections are displayed, the default names
>> have
>> >> been renamed. So the first connection usually
>> >> called "Local Area Connection" has been renamed
>> to "First
>> >> Net Connection"
>> >>
>> >> In Windows 2003, the WIN32_NetworkAdapter Class has
a
>> >> NETConnectionID value that returns the name however
I
>> >> can't find anything similar in Windows 2000.
>> >>
>> >> Can someone tell me if I'm able to do this?
>> >>
>> >> Regards,
>> >> Anon.
>> >
>> >
>> >.
>> >
>
>
>.
>

Re: WMI by Neil

Neil
Tue Jun 22 11:38:43 CDT 2004

Frisbee® <billLASTINIT@dasi-software.com> wrote in news:eEGLecGWEHA.2844
@TK2MSFTNGP09.phx.gbl:

> You are eddierox and I claim my two-fifty.

shouldn't that be 5 pounds? or a cookie...

--
Neil MCNGP #30
"you'd do what, to who, for how many biscuits?"

Re: WMI by RH

RH
Tue Jun 22 12:40:00 CDT 2004

Right on BOB!!! This buttmunch needs a real job
>-----Original Message-----
>So you didn't answer my question because I didn't use my
>name?
>
>My apologies for that. Although, I guess that even if I
>had entered my name I still wouldn't have got a sensible
>answer.
>
>Kind Regards,
>Bob.
>
>
>>-----Original Message-----
>>You are all a$$wipes
>>
>>I copied and pasted the exact respsonse that this
>anonymous prick posted in
>>regards to anothers post called "the advent of
longhorn"
>on 6/20/04. Check
>>it out you pukes. If this is the same anonymous then,
I
>guess you can't
>>take your own medicine? If this isn't the same
>anonymous person then get a
>>clue and try to think for yourself, come up with a name
>on your own.
>>
>>"RH" <anonymous@discussions.microsoft.com> wrote in
>message
>>news:1f93401c4586e$59eae670$a301280a@phx.gbl...
>>> and it's because of senseless postings like yours that
>>> makes you an original A$$wipe and allows no one to
get
>a
>>> decent answer to a question without some smartA$$
>>> spouting drivel like yours.
>>> >-----Original Message-----
>>> >You know, it never ceases to amaze me how willing
>people
>>> >are to toss away any sense of pride, intelligence,
>>> >research skills, etc. JUST to post something -
>anything
>>> at
>>> >all - in a newsgroup. They don't think before they
>type,
>>> >nor do they take two seconds to read what they typed
>>> >before submitting their idiotic posts. And people
>wonder
>>> >why MCSEs really don't make the six figure salaries
>their
>>> >IT school recruiters promised they would. This
>industry
>>> >just a mess.
>>> >
>>> ><anonymous@discussions.microsoft.com> wrote in
message
>>> >news:1fba101c45862$dad7c6b0$a101280a@phx.gbl...
>>> >> Hi All,
>>> >>
>>> >> I need a script that reports back the name of the
>Local
>>> >> Area Connection on a Windows 2000 Server.
>>> >> To clarify. In properties of "My Network Places"
>where
>>> >> the LAN connections are displayed, the default
names
>>> have
>>> >> been renamed. So the first connection usually
>>> >> called "Local Area Connection" has been renamed
>>> to "First
>>> >> Net Connection"
>>> >>
>>> >> In Windows 2003, the WIN32_NetworkAdapter Class
has
>a
>>> >> NETConnectionID value that returns the name
however
>I
>>> >> can't find anything similar in Windows 2000.
>>> >>
>>> >> Can someone tell me if I'm able to do this?
>>> >>
>>> >> Regards,
>>> >> Anon.
>>> >
>>> >
>>> >.
>>> >
>>
>>
>>.
>>
>.
>

Re: WMI by Laura

Laura
Wed Jun 23 22:58:03 CDT 2004

circa Tue, 22 Jun 2004 07:46:41 -0700, in
microsoft.public.cert.exam.mcse, anonymous@discussions.microsoft.com
(anonymous@discussions.microsoft.com) said,
> Eh.. ok.
> Maybe I could have skipped the walk thru on the LAN
> connections bit.
> Put I've posted the same message in another (less
> competent board) so better to make it perfectly clear.
>
> For your info I am an MCSE had have been for years.
>
> I've already written the portion of the script that gets
> the local IP and Netmask. Does the anding to get me the
> Net ID, then the XOR to get me broadcast address.
> Then removes the address which aren't used for network
> devices. Which if your wondering is the first and last.
>
> My problem is that I've never done anything with WMI
> before two days ago.
>
> Also.. the comment about research... Doh.. didn't I state
> that the NETConnectionID attribute is available in Win
> 2003. How the hell would I have found this without doing
> research!
>
Bellicosity aside, do you have the CIM browser?

Laura
--
Experience is the name every one gives to their mistakes.
-Oscar Wilde