hidden hit counter
Welcome to WindowsForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

trying to find the server that a user is logged into

 
   Windows XP (Home) -> General Discussion RSS
Next:  FAX printer never completes conversion  
Author Message
Bill

External


Since: Jun 10, 2006
Posts: 79



(Msg. 1) Posted: Mon Feb 25, 2008 10:26 am
Post subject: trying to find the server that a user is logged into
Archived from groups: microsoft>public>windowsxp>general (more info?)

Does anyone know what program shows the server that processed the user's
logon? I have a computer that the group policy is not getting updated on and
need to see where the policy is getting applied from.

Thank you,

Bill

 >> Stay informed about: trying to find the server that a user is logged into 
Back to top
Login to vote
"Pegasus

External


Since: Dec 21, 2007
Posts: 213



(Msg. 2) Posted: Mon Feb 25, 2008 3:12 pm
Post subject: Re: trying to find the server that a user is logged into [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Bill" <Bill.TakeThisOut@discussions.microsoft.com> wrote in message
news:AA9D38AE-92D6-4266-8162-4770A3C91CCB@microsoft.com...
> Does anyone know what program shows the server that processed the user's
> logon? I have a computer that the group policy is not getting updated on
> and
> need to see where the policy is getting applied from.
>
> Thank you,
>
> Bill

Perhaps the variable %LogonServer%?

 >> Stay informed about: trying to find the server that a user is logged into 
Back to top
Login to vote
Bill

External


Since: Jun 10, 2006
Posts: 79



(Msg. 3) Posted: Mon Feb 25, 2008 3:12 pm
Post subject: Re: trying to find the server that a user is logged into [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you for the reply. I remember using a cmd line tool that showed the
server that processed the user's logon. I know I downloaded it from the MS
website but I can't remember the name of the tool.

Where whould I use that in a vb script?

Thank you,

Bill


"Pegasus (MVP)" wrote:

>
> "Bill" <Bill RemoveThis @discussions.microsoft.com> wrote in message
> news:AA9D38AE-92D6-4266-8162-4770A3C91CCB@microsoft.com...
> > Does anyone know what program shows the server that processed the user's
> > logon? I have a computer that the group policy is not getting updated on
> > and
> > need to see where the policy is getting applied from.
> >
> > Thank you,
> >
> > Bill
>
> Perhaps the variable %LogonServer%?
>
>
>
 >> Stay informed about: trying to find the server that a user is logged into 
Back to top
Login to vote
"Pegasus

External


Since: Dec 21, 2007
Posts: 213



(Msg. 4) Posted: Mon Feb 25, 2008 8:17 pm
Post subject: Re: trying to find the server that a user is logged into [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Before you work out how to extract the %LogonServer% variable
for your VB Script, you must confirm that it DOES give you the
desired information. Open a Command Prompt and have a look
at your environmental variables! Does %LogonServer% reflect
the correct server in your environment?


"Bill" <Bill.RemoveThis@discussions.microsoft.com> wrote in message
news:1202C806-22A2-411F-8DBD-D216A18342BA@microsoft.com...
>
> Thank you for the reply. I remember using a cmd line tool that showed the
> server that processed the user's logon. I know I downloaded it from the MS
> website but I can't remember the name of the tool.
>
> Where whould I use that in a vb script?
>
> Thank you,
>
> Bill
>
>
> "Pegasus (MVP)" wrote:
>
>>
>> "Bill" <Bill.RemoveThis@discussions.microsoft.com> wrote in message
>> news:AA9D38AE-92D6-4266-8162-4770A3C91CCB@microsoft.com...
>> > Does anyone know what program shows the server that processed the
>> > user's
>> > logon? I have a computer that the group policy is not getting updated
>> > on
>> > and
>> > need to see where the policy is getting applied from.
>> >
>> > Thank you,
>> >
>> > Bill
>>
>> Perhaps the variable %LogonServer%?
>>
>>
>>
 >> Stay informed about: trying to find the server that a user is logged into 
Back to top
Login to vote
Bill

External


Since: Jun 10, 2006
Posts: 79



(Msg. 5) Posted: Wed Feb 27, 2008 6:51 am
Post subject: Re: trying to find the server that a user is logged into [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

how do I see the environmental variables at the cmd line?

"Pegasus (MVP)" wrote:

> Before you work out how to extract the %LogonServer% variable
> for your VB Script, you must confirm that it DOES give you the
> desired information. Open a Command Prompt and have a look
> at your environmental variables! Does %LogonServer% reflect
> the correct server in your environment?
>
>
> "Bill" <Bill DeleteThis @discussions.microsoft.com> wrote in message
> news:1202C806-22A2-411F-8DBD-D216A18342BA@microsoft.com...
> >
> > Thank you for the reply. I remember using a cmd line tool that showed the
> > server that processed the user's logon. I know I downloaded it from the MS
> > website but I can't remember the name of the tool.
> >
> > Where whould I use that in a vb script?
> >
> > Thank you,
> >
> > Bill
> >
> >
> > "Pegasus (MVP)" wrote:
> >
> >>
> >> "Bill" <Bill DeleteThis @discussions.microsoft.com> wrote in message
> >> news:AA9D38AE-92D6-4266-8162-4770A3C91CCB@microsoft.com...
> >> > Does anyone know what program shows the server that processed the
> >> > user's
> >> > logon? I have a computer that the group policy is not getting updated
> >> > on
> >> > and
> >> > need to see where the policy is getting applied from.
> >> >
> >> > Thank you,
> >> >
> >> > Bill
> >>
> >> Perhaps the variable %LogonServer%?
> >>
> >>
> >>
>
>
>
 >> Stay informed about: trying to find the server that a user is logged into 
Back to top
Login to vote
Shenan Stanley

External


Since: Mar 03, 2005
Posts: 3494



(Msg. 6) Posted: Wed Feb 27, 2008 8:58 am
Post subject: Re: trying to find the server that a user is logged into [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Bill wrote:
> Does anyone know what program shows the server that processed the
> user's logon? I have a computer that the group policy is not
> getting updated on and need to see where the policy is getting
> applied from.

Pegasus (MVP) wrote:
> Perhaps the variable %LogonServer%?

Bill wrote:
> Thank you for the reply. I remember using a cmd line tool that
> showed the server that processed the user's logon. I know I
> downloaded it from the MS website but I can't remember the name of
> the tool.
>
> Where whould I use that in a vb script?

Pegasus (MVP) wrote:
> Before you work out how to extract the %LogonServer% variable
> for your VB Script, you must confirm that it DOES give you the
> desired information. Open a Command Prompt and have a look
> at your environmental variables! Does %LogonServer% reflect
> the correct server in your environment?

Bill wrote:
> how do I see the environmental variables at the cmd line?

Type in:

SET

--> Press <ENTER>


Or you could type in:

ECHO %LOGONSERVER%

--> Press <ENTER>

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html
 >> Stay informed about: trying to find the server that a user is logged into 
Back to top
Login to vote
Uncle Marvo

External


Since: Feb 22, 2008
Posts: 4



(Msg. 7) Posted: Wed Feb 27, 2008 1:53 pm
Post subject: Re: trying to find the server that a user is logged into [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In reply to Bill (Bill@discussions.microsoft.com) who wrote this in
09D55DA1-4EC7-4270-AA0E-AC8DAF6C956A.DeleteThis@microsoft.com, I, Marvo, say :

> how do I see the environmental variables at the cmd line?
>
Type SET
 >> Stay informed about: trying to find the server that a user is logged into 
Back to top
Login to vote
Display posts from previous:   
   Windows XP (Home) -> General Discussion All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
  Windows XP
 Win 2000/NT/98/ME
 Windows Vista!


[ Contact us | Terms of Service/Privacy Policy ]