PC Review


Reply
Thread Tools Rate Thread

Computer name not displaying correctly.

 
 
pez
Guest
Posts: n/a
 
      25th Nov 2006
Under System Properties>Computer Name [Tab] - Where it displays [Full
computer name:], it does not display the domain part of the name. For
example if the computer were named computer1 on the microsoft.com
domain: It doesn't display as computer1.microsoft.com it only shows
computer1. It does however reflect the correct domain on the line
below. I have tried disjoining and rejoining to the domain. All the
other clients on this network display 'computername.domain'. Any ideas
as to why this XP pro client is not?

 
Reply With Quote
 
 
 
 
Shenan Stanley
Guest
Posts: n/a
 
      25th Nov 2006
pez wrote:
> Under System Properties>Computer Name [Tab] - Where it displays
> [Full computer name:], it does not display the domain part of the
> name. For example if the computer were named computer1 on the
> microsoft.com domain: It doesn't display as
> computer1.microsoft.com it only shows computer1. It does however
> reflect the correct domain on the line below. I have tried
> disjoining and rejoining to the domain. All the other clients on
> this network display 'computername.domain'. Any ideas as to why
> this XP pro client is not?


Not really - nor do I see any real problem with it...?
As long as it is a member of the domain, getting the domain policies, etc...

Is there some other problem this is a symptom of you have not mentioned?

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
pez
Guest
Posts: n/a
 
      25th Nov 2006
There doesn't seem to be any problems as a result. It just that I'm a
little anal and I couldn't understand why this particular client was
not behaving like the others. On another note (because you happened to
mention it). What is the easiest way to tell what group policies are
being applied to a domain client? There have been a couple
inconsistancies on the network here and it seems like not all the
policies are beeing applied to some clients. It not that these clients
aren't getting any policies (because they definately are) but like I
said there are some things that don't seem to be applying correctly. I
didn't setup the GP objects on this network. Is there a tool that you
can run on the local machine that will tell you what GP's are applied
to that client? Thanks


Shenan Stanley wrote:
> pez wrote:
> > Under System Properties>Computer Name [Tab] - Where it displays
> > [Full computer name:], it does not display the domain part of the
> > name. For example if the computer were named computer1 on the
> > microsoft.com domain: It doesn't display as
> > computer1.microsoft.com it only shows computer1. It does however
> > reflect the correct domain on the line below. I have tried
> > disjoining and rejoining to the domain. All the other clients on
> > this network display 'computername.domain'. Any ideas as to why
> > this XP pro client is not?

>
> Not really - nor do I see any real problem with it...?
> As long as it is a member of the domain, getting the domain policies, etc...
>
> Is there some other problem this is a symptom of you have not mentioned?
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
Shenan Stanley
Guest
Posts: n/a
 
      25th Nov 2006
pez wrote:
> Under System Properties>Computer Name [Tab] - Where it displays
> [Full computer name:], it does not display the domain part of the
> name. For example if the computer were named computer1 on the
> microsoft.com domain: It doesn't display as
> computer1.microsoft.com it only shows computer1. It does however
> reflect the correct domain on the line below. I have tried
> disjoining and rejoining to the domain. All the other clients on
> this network display 'computername.domain'. Any ideas as to why
> this XP pro client is not?


Shenan Stanley wrote:
> Not really - nor do I see any real problem with it...?
> As long as it is a member of the domain, getting the domain
> policies, etc...
>
> Is there some other problem this is a symptom of you have not
> mentioned?


pez wrote:
> There doesn't seem to be any problems as a result. It just that
> I'm a little anal and I couldn't understand why this particular
> client was not behaving like the others. On another note (because
> you happened to mention it). What is the easiest way to tell what
> group policies are being applied to a domain client? There have
> been a couple inconsistancies on the network here and it seems like
> not all the policies are beeing applied to some clients. It not
> that these clients aren't getting any policies (because they
> definately are) but like I said there are some things that don't
> seem to be applying correctly. I didn't setup the GP objects on
> this network. Is there a tool that you can run on the local
> machine that will tell you what GP's are applied to that client?


On the machine in question...

Start button --> RUN --> CMD --> OK

GPRESULT

Press <ENTER>.


Alternative to being on the machine... Use the PSEXEC SysInternals tool to
remotely execute the GPRESULT command and pipe the results to a text file on
its system drive for you to copy where ever you like. Then you can read it
at your leisure.

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
pez
Guest
Posts: n/a
 
      25th Nov 2006
Thank you. That is exactly what I was looking for.


Shenan Stanley wrote:
> pez wrote:
> > Under System Properties>Computer Name [Tab] - Where it displays
> > [Full computer name:], it does not display the domain part of the
> > name. For example if the computer were named computer1 on the
> > microsoft.com domain: It doesn't display as
> > computer1.microsoft.com it only shows computer1. It does however
> > reflect the correct domain on the line below. I have tried
> > disjoining and rejoining to the domain. All the other clients on
> > this network display 'computername.domain'. Any ideas as to why
> > this XP pro client is not?

>
> Shenan Stanley wrote:
> > Not really - nor do I see any real problem with it...?
> > As long as it is a member of the domain, getting the domain
> > policies, etc...
> >
> > Is there some other problem this is a symptom of you have not
> > mentioned?

>
> pez wrote:
> > There doesn't seem to be any problems as a result. It just that
> > I'm a little anal and I couldn't understand why this particular
> > client was not behaving like the others. On another note (because
> > you happened to mention it). What is the easiest way to tell what
> > group policies are being applied to a domain client? There have
> > been a couple inconsistancies on the network here and it seems like
> > not all the policies are beeing applied to some clients. It not
> > that these clients aren't getting any policies (because they
> > definately are) but like I said there are some things that don't
> > seem to be applying correctly. I didn't setup the GP objects on
> > this network. Is there a tool that you can run on the local
> > machine that will tell you what GP's are applied to that client?

>
> On the machine in question...
>
> Start button --> RUN --> CMD --> OK
>
> GPRESULT
>
> Press <ENTER>.
>
>
> Alternative to being on the machine... Use the PSEXEC SysInternals tool to
> remotely execute the GPRESULT command and pipe the results to a text file on
> its system drive for you to copy where ever you like. Then you can read it
> at your leisure.
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: Report not displaying correctly on a different computer Duane Hookom Microsoft Access Reports 0 24th Feb 2010 04:57 PM
Re: Report not displaying correctly on a different computer Marshall Barton Microsoft Access Reports 0 24th Feb 2010 04:41 PM
Website not displaying correctly on clients computer Sonars UK Microsoft Frontpage 2 4th Mar 2008 08:56 AM
ASP.Net app not displaying correctly Brian Microsoft Dot NET 0 15th Sep 2003 02:17 PM
Home page not displaying correctly on computer w/frontpage loaded Peggy Reeder Microsoft Frontpage 1 12th Sep 2003 08:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:24 AM.