Home > Archive > microsoft.public.cert.exams.mcse > February 2004 > Re: need the big guns and MNGP around





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: need the big guns and MNGP around
Jesse PH

2004-02-23, 2:23 am

check the event logs.
make sure the dhcp is authorized for the domain.
check dependency services.
check the account the service is running.

Jesse PH

"Rick" <na@na.com> wrote in message
news:ecfqSbX%23DHA.2324@tk2msftngp13.phx.gbl...
> Ok I walked in the door to a screwed up network. Think I inherited a
> braindump MCSE network. I have never ever seen so many error messages.

Here
> is my problem, new server 2003 with new os install etc... Every time I

join
> it to the domain the DHCP client on the new server stops working. The

error
> code is authorization denied. I have looked all through the MS sight with

no
> luck. I don't understand what GP would be disabling the DHCP client. Is

this
> something new to 2003 that I am missing. The server has a static IP so I
> only need it there for DNS registration. Any suggestions?
>
> Thanks
> Rick
>
>



billyw

2004-02-23, 11:23 am

do you have full domain access?
what is the server you are joining going to be used as?
is it a 2k3 server joining a 2k or 2k3 domain?
what is the error code number.

"Rick" <na@na.com> wrote in message
news:ecfqSbX%23DHA.2324@tk2msftngp13.phx.gbl...
> Ok I walked in the door to a screwed up network. Think I inherited a
> braindump MCSE network. I have never ever seen so many error messages.

Here
> is my problem, new server 2003 with new os install etc... Every time I

join
> it to the domain the DHCP client on the new server stops working. The

error
> code is authorization denied. I have looked all through the MS sight with

no
> luck. I don't understand what GP would be disabling the DHCP client. Is

this
> something new to 2003 that I am missing. The server has a static IP so I
> only need it there for DNS registration. Any suggestions?
>
> Thanks
> Rick
>
>



Rick

2004-02-23, 12:23 pm

This is a memeber 2003 server joing a 2003 domain. The server will be a SQL
server pending getting this error fixed. I had an error with BITS but found
out that it is dependent on the Eventsystem once I added that to its
dependency it was fixed. I was told the BITS has this fix coming in SP1 for
2003 so that you do not have to use the command line tool to register a
dependency. The funny thing is DHCP works fine prior to joining our domain.
I have the server setup now as a workgroup server and all is fine. This
error only occurs after joining the domain. Our domain is a child domain if
that lends any light. I looked this up on eventid.net with no success.
Googled it and looked on MS. The following are what the error log shows:

The DHCP Client service terminated with the following error: Access is
denied. Event ID: 7023 Source is service control manager

I also get this warning prior to the above events:
The DHCP Client service is shutting down. The following error occurred :
Access is denied. Event ID: 1004 Source DHCP

Thanks for the help


"billyw" <b@brainless.net> wrote in message
news:OeqySSi%23DHA.2748@TK2MSFTNGP12.phx.gbl...
> do you have full domain access?
> what is the server you are joining going to be used as?
> is it a 2k3 server joining a 2k or 2k3 domain?
> what is the error code number.
>
> "Rick" <na@na.com> wrote in message
> news:ecfqSbX%23DHA.2324@tk2msftngp13.phx.gbl...
> Here
> join
> error
with[color=blue]
> no
> this
>
>



Consultant

2004-02-23, 12:23 pm

does this machine have 2 nics?


"Rick" <na@na.com> wrote in message
news:eiOVAmi%23DHA.3648@TK2MSFTNGP11.phx.gbl...
> This is a memeber 2003 server joing a 2003 domain. The server will be a

SQL
> server pending getting this error fixed. I had an error with BITS but

found
> out that it is dependent on the Eventsystem once I added that to its
> dependency it was fixed. I was told the BITS has this fix coming in SP1

for
> 2003 so that you do not have to use the command line tool to register a
> dependency. The funny thing is DHCP works fine prior to joining our

domain.
> I have the server setup now as a workgroup server and all is fine. This
> error only occurs after joining the domain. Our domain is a child domain

if
> that lends any light. I looked this up on eventid.net with no success.
> Googled it and looked on MS. The following are what the error log shows:
>
> The DHCP Client service terminated with the following error: Access is
> denied. Event ID: 7023 Source is service control manager
>
> I also get this warning prior to the above events:
> The DHCP Client service is shutting down. The following error occurred :
> Access is denied. Event ID: 1004 Source DHCP
>
> Thanks for the help
>
>
> "billyw" <b@brainless.net> wrote in message
> news:OeqySSi%23DHA.2748@TK2MSFTNGP12.phx.gbl...
> with
Is[color=blue]
I[color=blue]
>
>



Rick

2004-02-23, 2:23 pm

Two Broadcom 10/100/100 nics which are set up as a team. They get one IP
adress now but the Sever is still in a workgroup. This is a Dell Poweredge
2650. My DC is identical to this but had DHCP server running on it. I think
I may have found the solution to my issue see if the following suggestion
makes sense.

Local setting may be overwritten by group policy. You may have to do
something like this:

Create a New group policy on the Ou where the server(s) resides.

Configure the group policy to apply only to the w2k3 ie adding machine
account as
the only computer that has read and apply for the policy.

Add two registry keys to set permissions on.

dhcp and tcp

hklm\system\ccs\services\tcp
in the policy it add defaults ie administrators, system, creator owner.
add network service full control

hklm\system\ccs\services\dhcp
in the policy it add defaults ie administrators, system, creator owner. we
add network service full control


gpupdate /force


Thanks

Rick

"Consultant" <consultant_mcngp@yahoo.com> wrote in message
news:u8Mwa3i%23DHA.3880@TK2MSFTNGP11.phx.gbl...
> does this machine have 2 nics?
>
>
> "Rick" <na@na.com> wrote in message
> news:eiOVAmi%23DHA.3648@TK2MSFTNGP11.phx.gbl...
> SQL
> found
> for
> domain.
> if
messages.[color=blue]
I[color=blue]
The[color=blue]
> Is
so[color=blue]
> I
>
>



The Poster Formerly Known as Kline Sphere

2004-02-23, 2:23 pm

>I think
>I may have found the solution to my issue see if the following suggestion
>makes sense.


Cool.

Next time don't hire don!!!

Good luck.

Kline Sphere (Chalk) MCNGP #3
Rick

2004-02-23, 3:23 pm

Explain don please?
Been a couple of months since i have read this forum.

Rick


"The Poster Formerly Known as Kline Sphere" <.> wrote in message
news:jqik309u339f09mtcvf2lt4jb
mndp6mgns@4ax.com...
>
> Cool.
>
> Next time don't hire don!!!
>
> Good luck.
>
> Kline Sphere (Chalk) MCNGP #3



The Poster Formerly Known as Kline Sphere

2004-02-23, 3:23 pm

>Explain don please?

Sorry.

don was a pro-braindumper who lurked around this group for while. All
very funny while he was making a fool of himself, especially to the
part about the bookcase!

Kline Sphere (Chalk) MCNGP #3
JaR

2004-02-23, 3:23 pm

Rick opined, On 2/23/04 11:27 AM:

> Explain don please?
> Been a couple of months since i have read this forum.
>

Luser who came in here after having a bookcase fall on him. Tried to set
everybody straight on certification. Dumber than a sack of hammers, but
entertaining.

JaR
Ken Briscoe

2004-02-23, 3:23 pm

> >Explain don please?
>
> Sorry.
>
> don was a pro-braindumper who lurked around this group for while. All
> very funny while he was making a fool of himself, especially to the
> part about the bookcase!


In addition, don was a poo poo head.

--

KB - MCNGP "silent thug" #26

first initial last name AT hotmail DOT com


Brat

2004-02-23, 4:23 pm

especially when his last post about only being able to have 64, 128, 256,
512, 1024 etc etc in RAM... hahahaha... once proven wrong, he disappeared...
I guess his br@indumpin ways caught up with him

--
Sue MCNGP #69

"JaR" <plentenospam@nospamsofthome.net> wrote in message
news:%238oKNak%23DHA.3900@tk2msftngp13.phx.gbl...
> Rick opined, On 2/23/04 11:27 AM:
>
> Luser who came in here after having a bookcase fall on him. Tried to set
> everybody straight on certification. Dumber than a sack of hammers, but
> entertaining.
>
> JaR



The Poster Formerly Known as Kline Sphere

2004-02-23, 4:23 pm

>Dumber than a sack of hammers, but
>entertaining.


Very!

Kline Sphere (Chalk) MCNGP #3
The Poster Formerly Known as Kline Sphere

2004-02-23, 4:23 pm

>once proven wrong, he disappeared...
.... to brain heaven, where all good braindumpers go to die.

Kline Sphere (Chalk) MCNGP #3
Politician Spock

2004-02-23, 4:23 pm

"Brat" < likeIwouldtellyou@inyourdreams
.com> wrote in message
news:OHpwjfk%23DHA.1452@TK2MSFTNGP09.phx.gbl...
> once proven wrong, he disappeared...



I speculate he lost his job and doesn't want to show his face around here.

--
Politician Spock
Thug #24601


JaR

2004-02-23, 5:23 pm

The Poster Formerly Known as Kline Sphere opined, On 2/23/04 12:46 PM:

>
> ... to brain heaven, where all good braindumpers go to die.
>


Cloven in two
By the broadsword of clue
Both halves were as dense
And bereft of sense
As the heel of a cattleman's shoe

Sorry, it just came to me.

JaR
Apologetic Thug
JaR

2004-02-23, 5:23 pm

Politician Spock opined, On 2/23/04 12:57 PM:
> I speculate he lost his job and doesn't want to show his face around here.
>


You think he forgot to ask for Supersize?
Ken Briscoe

2004-02-23, 5:23 pm

> I speculate he lost his job and doesn't want to show his face around here.

Can't be. His boss was a dumper too. They're like peas in a pod, those two
assfsckers.

--

KB - MCNGP "silent thug" #26

first initial last name AT hotmail DOT com


Don

2004-02-23, 5:23 pm

You are all jusst jealous because I am a success story.
Keep on talking about me and prove me right, again.

Don

>-----Original Message-----
>Rick opined, On 2/23/04 11:27 AM:
>
>Luser who came in here after having a bookcase fall on

him. Tried to set
>everybody straight on certification. Dumber than a sack

of hammers, but
>entertaining.
>
>JaR
>.
>

The Poster Formerly Known as Kline Sphere

2004-02-23, 5:23 pm

>Don

What's with the capital D?

Kline Sphere (Chalk) MCNGP #3
Ken Briscoe

2004-02-23, 6:23 pm

> You are all jusst jealous because I am a success story.
> Keep on talking about me and prove me right, again.
>
> Don
>


Hey don! Long time, no post! Thought you might have, I dunno, *died*.

--

KB - MCNGP "silent thug" #26

first initial last name AT hotmail DOT com


Don

2004-02-23, 6:23 pm

I feel it is time for someone to set a better example for
this forum and part of this is by proper grammar. I'm glad
to see that I have made such an impact on you that you
took note of my capitalization.


>-----Original Message-----
>
>What's with the capital D?
>
>Kline Sphere (Chalk) MCNGP #3
>.
>

Don

2004-02-23, 6:23 pm

Hi Rick, don't mind the MCNGP racketeers, they are just a
local group of thugs that beat up the new users of this
forum. If I can be of any assistance to you, please let me
know. I can point you in the right direction for the best
braindump sites out there.

Don

>-----Original Message-----
>Explain don please?
>Been a couple of months since i have read this forum.
>
>Rick
>
>
>"The Poster Formerly Known as Kline Sphere" <.> wrote in

message
> news:jqik309u339f09mtcvf2lt4jb
mndp6mgns@4ax.com...
following suggestion[color=blue]
>
>
>.
>

Larry Samuels

2004-02-23, 6:23 pm

Means he can now accept Magnums <G>
--
Larry Samuels
MCNGP #68
Unofficial FAQ for Windows Server 2003 at
http://pelos.us/SERVER.htm

"The Poster Formerly Known as Kline Sphere" <.> wrote in message
news:qgtk309g3rk7ouqt30nc56gq8
ekr5iuqnc@4ax.com...
>
> What's with the capital D?
>
> Kline Sphere (Chalk) MCNGP #3



The Poster Formerly Known as Kline Sphere

2004-02-23, 6:23 pm

>Hey don! Long time, no post! Thought you might have, I dunno, *died*.

What, time for Christmas [miracles] already!

Kline Sphere (Chalk) MCNGP #3
The Poster Formerly Known as Kline Sphere

2004-02-23, 6:23 pm

See what we mean Rick, so funny yeah?

On Mon, 23 Feb 2004 14:14:15 -0800, "Don" <donjuan@youknowit.com>
wrote:
[color=blue]
>Hi Rick, don't mind the MCNGP racketeers, they are just a
>local group of thugs that beat up the new users of this
>forum. If I can be of any assistance to you, please let me
>know. I can point you in the right direction for the best
>braindump sites out there.
>
>Don
>
>message
>following suggestion


Kline Sphere (Chalk) MCNGP #3
The Poster Formerly Known as Kline Sphere

2004-02-23, 6:23 pm

>If I can be of any assistance to you, please let me
>know. I can point you in the right direction for the best
>braindump sites out there.


Yep, if you want to know about motherboard memory configurations or
how to fall under a bookcase, don's your boy.

Kline Sphere (Chalk) MCNGP #3
Don

2004-02-23, 6:23 pm

Rick, I do not believe those nics are supported by Windows
2003 in a migration scenario. I would purchase a new nic
and try another version of Windows, maybe you have another
cd?

Don

>-----Original Message-----
>Two Broadcom 10/100/100 nics which are set up as a team.

They get one IP
>adress now but the Sever is still in a workgroup. This is

a Dell Poweredge
>2650. My DC is identical to this but had DHCP server

running on it. I think
>I may have found the solution to my issue see if the

following suggestion
>makes sense.
>
>Local setting may be overwritten by group policy. You

may have to do
>something like this:
>
>Create a New group policy on the Ou where the server(s)

resides.
>
>Configure the group policy to apply only to the w2k3 ie

adding machine
>account as
>the only computer that has read and apply for the policy.
>
>Add two registry keys to set permissions on.
>
>dhcp and tcp
>
>hklm\system\ccs\services\tcp
>in the policy it add defaults ie administrators, system,

creator owner.
>add network service full control
>
>hklm\system\ccs\services\dhcp
>in the policy it add defaults ie administrators, system,

creator owner. we
>add network service full control
>
>
>gpupdate /force
>
>
>Thanks
>
>Rick
>
>"Consultant" <consultant_mcngp@yahoo.com> wrote in message
>news:u8Mwa3i%23DHA.3880@TK2MSFTNGP11.phx.gbl...
The server will be a[color=blue]
error with BITS but[color=blue]
added that to its[color=blue]
fix coming in SP1[color=blue]
tool to register a[color=blue]
to joining our[color=blue]
all is fine. This[color=blue]
domain is a child domain[color=blue]
with no success.[color=blue]
the error log shows:[color=blue]
error: Access is[color=blue]
manager[color=blue]
following error occurred :[color=blue]
as?[color=blue]
Think I inherited a[color=blue]
many error[color=blue]
>messages.
install etc... Every time[color=blue]
>I
server stops working.[color=blue]
>The
through the MS sight[color=blue]
disabling the DHCP client.[color=blue]
server has a static IP[color=blue]
>so
suggestions?[color=blue]
>
>
>.
>

The Poster Formerly Known as Kline Sphere

2004-02-23, 6:23 pm

>try another version of Windows
What like windows 2/286?

Kline Sphere (Chalk) MCNGP #3
The Poster Formerly Known as Kline Sphere

2004-02-23, 7:23 pm

>You are such a crackhead....

If only it was that simple to explain...

Kline Sphere (Chalk) MCNGP #3
JaR

2004-02-23, 7:23 pm

Don opined, On 2/23/04 2:14 PM:
> Hi Rick, don't mind the MCNGP racketeers, they are just a
> local group of thugs that beat up the new users of this
> forum. If I can be of any assistance to you, please let me
> know. I can point you in the right direction for the best
> braindump sites out there.
>
> Don


Knock it off, Rowdy.

Don wasn't clever enough to use caps.
newsgroup user

2004-02-23, 7:23 pm

truer words were never spoken.......
Laura A. Robinson

2004-02-23, 8:23 pm

circa Mon, 23 Feb 2004 11:53:05 -0800, in
microsoft.public.cert.exam.mcse, JaR
(plentenospam@nospamsofthome.net) said,
> Luser who came in here after having a bookcase fall on him.
>

You're kidding...right?

Laura
--
I am Dyslexia of Borg,
Your XXX will be laminated.
|{evin

2004-02-23, 8:23 pm

On Mon, 23 Feb 2004 14:14:15 -0800, "Don" <donjuan@youknowit.com>
wrote:

>Hi Rick, don't mind the MCNGP, they are just a
>local group of professionals that beat up the braindumping assXXXXers of this
>forum, such as myself. If I can be of any assistance in providing comic relief
>to you, please let me know. I can also point you in the right direction for the best
>home-improvement sites out there, one even tells how alter bookcases so that they
>do not fall on you.
>
>Don
>


Wow... looks like you've finally shaped up.
Brat

2004-02-24, 12:23 am

nope... s'all true lol

--
Sue MCNGP #69

"Laura A. Robinson" <geekwench@snippit.hotmail.com> wrote in message
news:MPG.1aa467eb325454dc98a9ee@msnews.microsoft.com...
> circa Mon, 23 Feb 2004 11:53:05 -0800, in
> microsoft.public.cert.exam.mcse, JaR
> (plentenospam@nospamsofthome.net) said,
> You're kidding...right?
>
> Laura
> --
> I am Dyslexia of Borg,
> Your XXX will be laminated.



The Poster Formerly Known as Kline Sphere

2004-02-24, 2:23 am

>Knock it off, Rowdy.
>
>Don wasn't clever enough to use caps.


Hee, hee....

Kline Sphere (Chalk) MCNGP #3
Consultant

2004-02-24, 10:23 am

go back to icertify


"Don" <donjuan@youknowit.com> wrote in message
news:1544301c3fa5a$5f992ae0$a4
01280a@phx.gbl...[color=blue]
> Hi Rick, don't mind the MCNGP racketeers, they are just a
> local group of thugs that beat up the new users of this
> forum. If I can be of any assistance to you, please let me
> know. I can point you in the right direction for the best
> braindump sites out there.
>
> Don
>
> message
> following suggestion


Consultant

2004-02-24, 10:23 am

you call yourself a success? by dumping your way into this field after some
asinine work injury, which i highly doubt happened in the first place.
enlighten us on your success, give us a day in the life of don. we wait
patiently.


"Don" <donjuan@youknowit.com> wrote in message
news:153d601c3fa54$bbd59740$a4
01280a@phx.gbl...[color=blue]
> You are all jusst jealous because I am a success story.
> Keep on talking about me and prove me right, again.
>
> Don
>
> him. Tried to set
> of hammers, but


Consultant

2004-02-24, 10:23 am

yes they have:

assXXXXer

"techgrl" <anonymous@discussions.microsoft.com> wrote in message
news:1CDCCA56-8057-457D-9C22-22221DA5FAD6@microsoft.com...
> truer words were never spoken.......



Ken Briscoe

2004-02-24, 11:23 am

> yes they have:
>
> assXXXXer


Wow, Consultant. You're in quite the MCNGP mood this morning. Keep up the
good work!

--

KB - MCNGP "silent thug" #26

first initial last name AT hotmail DOT com


Consultant

2004-02-24, 11:23 am

thanks, been up since 3am, ugh

"Ken Briscoe" <youcant@sendmespam.com> wrote in message
news:O%23I8Mcu%23DHA.2836@TK2MSFTNGP11.phx.gbl...
>
> Wow, Consultant. You're in quite the MCNGP mood this morning. Keep up the
> good work!
>
> --
>
> KB - MCNGP "silent thug" #26
>
> first initial last name AT hotmail DOT com
>
>



The Poster Formerly Known as Kline Sphere

2004-02-24, 11:23 am

> give us a day in the life of don.

..... Oh no not again, ARRRRRRRRRRRGHHHH!!!
CRUSHHHHHHHHHHHHHHHHHHH
Oh my poor head....

Kline Sphere (Chalk) MCNGP #3
The Poster Formerly Known as Kline Sphere

2004-02-24, 11:23 am

>thanks, been up since 3am, ugh

Does the wife know?

Kline Sphere (Chalk) MCNGP #3
The Poster Formerly Known as Kline Sphere

2004-02-24, 11:23 am

>go back to icertify

it is real

Kline Sphere (Chalk) MCNGP #3
Ken Briscoe

2004-02-24, 12:23 pm

> thanks, been up since 3am, ugh

cialis, huh?

--

KB - MCNGP "silent thug" #26

first initial last name AT hotmail DOT com


LnkWizard

2004-02-24, 12:23 pm

"Don" <donjuan@youknowit.com> wrote in message
news:1572b01c3fa5e$19e9d310$a6
01280a@phx.gbl...
> Rick, I do not believe those nics are supported by Windows
> 2003 in a migration scenario. I would purchase a new nic
> and try another version of Windows, maybe you have another
> cd?
>
> Don


don, You are definitely an @ssfcking br@aindumper!
A simple perusal of the right section of the Microsoft website
shows this. Based on the description given by Rick, it
appears that these nics are supported. Nice try dipwad.

--
Alan Gregersen
"He who does not test himself is worthless indeed"


Politician Spock

2004-02-24, 2:23 pm

"Consultant" <consultant_mcngp@yahoo.com> wrote in message
news:eIZ5nUu%23DHA.2316@tk2msftngp13.phx.gbl...
> you call yourself a success? by dumping your way into this field after

some
> asinine work injury, which i highly doubt happened in the first place.
> enlighten us on your success, give us a day in the life of don. we wait
> patiently.
>



He get's up, goes to work, tells a minimum of 28 different people that he
doesn't know how to do what they are needing from the system, successfully
resets 2 passwords, creates 1 new account, sets permissions on 4 files, and
goes home thinking he is the king of the IT world.

--
Politician Spock
Thug #24601


Jtyc

2004-02-24, 2:23 pm

> He get's up, goes to work, tells a minimum of 28 different people that he
> doesn't know how to do what they are needing from the system, successfully
> resets 2 passwords, creates 1 new account, sets permissions on 4 files,

and
> goes home thinking he is the king of the IT world.



Do you have a spy cam in my cube??




newsgroup user

2004-02-24, 2:23 pm

Yes but we must remember - HCL was probably not covered in his edition of braindumps. You actually have to KNOW what you are doing.....and he doesn't
Consultant

2004-02-24, 3:23 pm

it is real


"Jtyc" <jtyc_mcngp@f'nspammersdie.yahoo.com> wrote in message
news:eKl7yLw%23DHA.2184@TK2MSFTNGP12.phx.gbl...
he[color=blue]
successfully[color=blue]
> and
>
>
> Do you have a spy cam in my cube??
>
>
>
>



Jtyc

2004-02-24, 4:23 pm

> it is real

the best


newsgroup user

2004-02-24, 5:23 pm

Oh, the infamous leader of racketeers rears his ugly head to have a battle of wits. But you have come empty handed. I am success, whether you or your band of thugs believe so or not. You see, that's why Paisley is different and the people at her site are
different, they aren't mean or hurtful. I hope you are all proud of yourselves, because I'm a good person and none of you will take the time to find out. You tell me how many can go from working in the insurance industry to landing a high end IT job in le
ss then 2 months, making $23,000 a year. I'm the one laughing, laughing all the way to the bank. You people can trash talk braindumps and bootcamps all you like, but I am a true success story.

Don

----- Consultant wrote: -----

you call yourself a success? by dumping your way into this field after some
asinine work injury, which i highly doubt happened in the first place.
enlighten us on your success, give us a day in the life of don. we wait
patiently.


"Don" <donjuan@youknowit.com> wrote in message
news:153d601c3fa54$bbd59740$a4
01280a@phx.gbl...[color=blue]
> You are all jusst jealous because I am a success story.
> Keep on talking about me and prove me right, again.
> him. Tried to set
> of hammers, but
Brat

2004-02-24, 5:23 pm

high end making $23,000/yr? honey that is NOT high end... that is entry
level pay... come talk to me when you are making over $50K... seriously. As
a newbie to the field I make $47K/yr (CDN mind you so that equates to about
$36K USD and that is still barely above entry level so I have a long way to
go before I would classify myself as "High End"). As for Paisley... perhaps
you and her need to have a serious talk. I know for a FACT that your
behaviour is NOT one that she supports and she has stated as much on her own
site! She may not agree with some activities on here but she would not
condone your behaviour either. This I know for a fact to be true.

--
Sue MCNGP #69

"Don" <donjuan@youknowit.com> wrote in message
news:EFEA55CD-7A6E-4CD9-B34C-DE27560C120C@microsoft.com...
> Oh, the infamous leader of racketeers rears his ugly head to have a battle

of wits. But you have come empty handed. I am success, whether you or your
band of thugs believe so or not. You see, that's why Paisley is different
and the people at her site are different, they aren't mean or hurtful. I
hope you are all proud of yourselves, because I'm a good person and none of
you will take the time to find out. You tell me how many can go from working
in the insurance industry to landing a high end IT job in less then 2
months, making $23,000 a year. I'm the one laughing, laughing all the way to
the bank. You people can trash talk braindumps and bootcamps all you like,
but I am a true success story.
>
> Don
>
> ----- Consultant wrote: -----
>
> you call yourself a success? by dumping your way into this field

after some
> asinine work injury, which i highly doubt happened in the first

place.
> enlighten us on your success, give us a day in the life of don. we

wait[color=blue]
> patiently.
>
>
> "Don" <donjuan@youknowit.com> wrote in message
> news:153d601c3fa54$bbd59740$a4
01280a@phx.gbl...


Ken Briscoe

2004-02-24, 5:23 pm

> You people can trash talk braindumps and bootcamps all you like, but I am
a true success story.
>


What, no "BWAHAHAAHHAHA"?

--

KB - MCNGP "silent thug" #26

first initial last name AT hotmail DOT com


Consultant

2004-02-24, 6:23 pm

are you serious? ok, who is doing this? this is hilarious.


"Don" <donjuan@youknowit.com> wrote in message
news:EFEA55CD-7A6E-4CD9-B34C-DE27560C120C@microsoft.com...
> Oh, the infamous leader of racketeers rears his ugly head to have a battle

of wits. But you have come empty handed. I am success, whether you or your
band of thugs believe so or not. You see, that's why Paisley is different
and the people at her site are different, they aren't mean or hurtful. I
hope you are all proud of yourselves, because I'm a good person and none of
you will take the time to find out. You tell me how many can go from working
in the insurance industry to landing a high end IT job in less then 2
months, making $23,000 a year. I'm the one laughing, laughing all the way to
the bank. You people can trash talk braindumps and bootcamps all you like,
but I am a true success story.
>
> Don
>
> ----- Consultant wrote: -----
>
> you call yourself a success? by dumping your way into this field

after some
> asinine work injury, which i highly doubt happened in the first

place.
> enlighten us on your success, give us a day in the life of don. we

wait[color=blue]
> patiently.
>
>
> "Don" <donjuan@youknowit.com> wrote in message
> news:153d601c3fa54$bbd59740$a4
01280a@phx.gbl...


LnkWizard

2004-02-24, 6:23 pm



"Don" <donjuan@youknowit.com> wrote in message
news:EFEA55CD-7A6E-4CD9-B34C-DE27560C120C@microsoft.com...
> Oh, the infamous leader of racketeers rears his ugly head to have a battle

of wits. But you have come empty handed. I am success, whether you or your
band of thugs believe so or not. You see, that's why Paisley is different
and the people at her site are different, they aren't mean or hurtful. I
hope you are all proud of yourselves, because I'm a good person and none of
you will take the time to find out. You tell me how many can go from working
in the insurance industry to landing a high end IT job in less then 2
months, making $23,000 a year. I'm the one laughing, laughing all the way to
the bank. You people can trash talk braindumps and bootcamps all you like,
but I am a true success story.
>
> Don


You are kidding, right? High End? $23,000 per year?
I am in an entry level position and make half again as much
and that was before I had my certs. I am sure it will rise
accordingly after my next evaluation. BTW, my area of the
country has a fairly low cost of living compared to the
left and right coasts.

--
Alan Gregersen
"He who does not test himself is worthless indeed"


JaR

2004-02-24, 7:23 pm

Don opined, On 2/24/04 1:26 PM:

> Oh, the infamous leader of racketeers rears his ugly head to have a battle of wits. But you have come empty handed. I am success, whether you or your band of thugs believe so or not. You see, that's why Paisley is different and the people at her site ar

e different, they aren't mean or hurtful. I hope you are all proud of yourselves, because I'm a good person and none of you will take the time to find out. You tell me how many can go from working in the insurance industry to landing a high end IT job in
less then 2 months, making $23,000 a year. I'm the one laughing, laughing all the way to the bank. You people can trash talk braindumps and bootcamps all you like, but I am a true success story.
>
> Don


Rowdy? C'mon ya canuck schmuck, is that you?
Politician Spock

2004-02-25, 11:24 am

"Don" <donjuan@youknowit.com> wrote in message
news:EFEA55CD-7A6E-4CD9-B34C-DE27560C120C@microsoft.com...
> You tell me how many can go from working in the insurance industry to
> landing a high end IT job in less then 2 months, making $23,000 a year.


If a "high end IT job" pays only $23,000 a year, why do people want so badly
to break into this field?


Jtyc

2004-02-25, 11:24 am

> If a "high end IT job" pays only $23,000 a year, why do people want so
badly
> to break into this field?


Because when you get into a support position you get to look down on and
demean other people.


It's about POWER baby!



The Poster Formerly Known as Kline Sphere

2004-02-25, 3:23 pm

>Rowdy? C'mon ya canuck schmuck, is that you?

I do hope not!

Kline Sphere (Chalk) MCNGP #3
JaR

2004-02-25, 3:23 pm

The Poster Formerly Known as Kline Sphere opined, On 2/25/04 11:10 AM:

>
>
> I do hope not!
>


Well there's no way I'm ever gonna believe there really is a 'don'!
Nobody is that big of a moron.

C'mon now, who's the spoofer?

JaR
Cynical Thug
Rick

2004-02-25, 4:23 pm

Its fixed now.
Had to create an OU for memeber servers and create a GP for it. I put DHCP
and TCPIP registry keys in the GPe with network service having full control
over them. It was a pain in the but hunting it down. Thanks for all the help

Rick

"Rick" <na@na.com> wrote in message
news:ecfqSbX%23DHA.2324@tk2msftngp13.phx.gbl...
> Ok I walked in the door to a screwed up network. Think I inherited a
> braindump MCSE network. I have never ever seen so many error messages.

Here
> is my problem, new server 2003 with new os install etc... Every time I

join
> it to the domain the DHCP client on the new server stops working. The

error
> code is authorization denied. I have looked all through the MS sight with

no
> luck. I don't understand what GP would be disabling the DHCP client. Is

this
> something new to 2003 that I am missing. The server has a static IP so I
> only need it there for DNS registration. Any suggestions?
>
> Thanks
> Rick
>
>



kat

2004-02-25, 5:23 pm

That sounds like a LOT of people I know...

Politician Spock wrote:
> "Consultant" <consultant_mcngp@yahoo.com> wrote in message
> news:eIZ5nUu%23DHA.2316@tk2msftngp13.phx.gbl...
>
>
> some
>
>
>
>
> He get's up, goes to work, tells a minimum of 28 different people that he
> doesn't know how to do what they are needing from the system, successfully
> resets 2 passwords, creates 1 new account, sets permissions on 4 files, and
> goes home thinking he is the king of the IT world.
>


--
Kat MCNGP Wanna be

/* Saying your OS is the best in the world 'cause more people use it is
like saying McDonalds makes the best food in the world. */

kat

2004-02-25, 5:23 pm

23,000 a year? I make over 40, and I'm not even MCSE yet. I guess it's
the experience :-)

BTW. I don't think we're all "mean and hurtful" or we wouldn't have
jobs. We just get pissed off when we work in an industry with people who
cheat their way into a position. Tell me honestly: In high school or
college, if you had been caught with the answers to the test before the
exam, what would have happened?? Suspended, expelled? If it's not right
for college, what the FCK makes it all right for your career?

@SSFCKER

Knowing now what you make though, I don't feel so bad



Don wrote:

> Oh, the infamous leader of racketeers rears his ugly head to have a battle of wits. But you have come empty handed. I am success, whether you or your band of thugs believe so or not. You see, that's why Paisley is different and the people at her site ar

e different, they aren't mean or hurtful. I hope you are all proud of yourselves, because I'm a good person and none of you will take the time to find out. You tell me how many can go from working in the insurance industry to landing a high end IT job in
less then 2 months, making $23,000 a year. I'm the one laughing, laughing all the way to the bank. You people can trash talk braindumps and bootcamps all you like, but I am a true success story.[color=blue]
>
> Don
>
> ----- Consultant wrote: -----
>
> you call yourself a success? by dumping your way into this field after some
> asinine work injury, which i highly doubt happened in the first place.
> enlighten us on your success, give us a day in the life of don. we wait
> patiently.
>
>
> "Don" <donjuan@youknowit.com> wrote in message
> news:153d601c3fa54$bbd59740$a4
01280a@phx.gbl...

--
Kat MCNGP Wanna be

/* Saying your OS is the best in the world 'cause more people use it is
like saying McDonalds makes the best food in the world. */

Elvis the King

2004-02-26, 12:23 am

Because we can look down on all those fools only making $22,000 a
year!!!
Ha Ha! Lamers!! I make $11 BIG BUCKS per hour!!!
Maybe someday you $22k losers can hope to make what I make!! Dream
on!!

Gee , this sucks!
Seems like nowadays we often find ourselves fighting tooth & nail to
get jobs we really don't even want!! Low pay, lousy benefits and no
future!
I love "IT" but it DOES suck these days.....


By the way, $23,000 is NOT a "high end" job.
It is a "Dead End" job!!

There are still good paying ($50-$60,000) jobs out there but they are
few and far between. We live in a "buyers" market. Most employers now
know they can pay shit money and people will still take the jobs....





On Wed, 25 Feb 2004 07:24:04 -0800, "Jtyc"
<jtyc_mcngp@f'nspammersdie.yahoo.com> wrote:

>badly
>
>Because when you get into a support position you get to look down on and
>demean other people.
>
>
>It's about POWER baby!
>
>


Just my .02 cents.

Thank ya' very much.

Elvis
The Poster Formerly Known as Kline Sphere

2004-02-26, 4:23 pm

>@SSFCKER

Sorry, you spelt assXXXXer wrong.

Kline Sphere (Chalk) MCNGP #3
Sponsored Links





Free Braindumps | MCSE braindumps software forum

Copyright 2003 - 2008 examnotes.net