Registered member login:
Register Now
Altirigos » Notification Server and Solutions » Notification Server » Agent Installs no GUID

» Current Poll
Do you leave the Aclient enabled?
YES - 82.50%
66 Votes
NO - 17.50%
14 Votes
Total Votes: 80
You may not vote on this poll.
» Stats
Members: 9,303
Threads: 11,614
Posts: 54,720
Top Poster: Nick (4,977)
Welcome our newest member, prem kapoor
» Online Users: 51
1 members and 50 guests
kerrybda
Most users online at once 294, 06-30-2007 at 01:24 PM.
» February 2010
S M T W T F S
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 123456
Reply
Old 12-11-2007, 09:59 PM   #1 (permalink)
 
Status: Junior Altiris Admin
Join Date: 12-05-2006
Location: Bellevue, NE
Posts: 19


Agent Installs no GUID

I'm installing a new NS server and the Agent installs but no GUID is assigned and no policys pushed down.
grayghost is offline   Reply With Quote
Old 12-11-2007, 11:19 PM   #2 (permalink)
 
Nick's Avatar
 
Status: Altiris Architect (Site Founder)
Join Date: 01-01-2005
Location: RDU, North Carolina, USA
Posts: 4,977


How is the agent being installed?
__________________
Scire potentia est (knowledge is power)
Nick is offline   Reply With Quote
Old 12-12-2007, 10:42 AM   #3 (permalink)
 
Status: Junior Altiris Admin
Join Date: 12-05-2006
Location: Bellevue, NE
Posts: 19


We're installing via job from the Deployment Console. \\(server name)\nscap\bin\win32\x86\ns client package\AeXNSC.exe. Switches NS=(fqdn of server) NSWEB=http://(server name)/altiris
grayghost is offline   Reply With Quote
Old 12-12-2007, 10:54 AM   #4 (permalink)
 
Nick's Avatar
 
Status: Altiris Architect (Site Founder)
Join Date: 01-01-2005
Location: RDU, North Carolina, USA
Posts: 4,977


How long are you waiting?

It usually takes as much as 15 minutes for a GUID to be assigned.

If you run that on a command line from the system that isn't getting the GUID does it work?

Are there any errors in the a.logs?
__________________
Scire potentia est (knowledge is power)
Nick is offline   Reply With Quote
Old 12-12-2007, 02:11 PM   #5 (permalink)
 
Status: Junior Altiris Admin
Join Date: 12-05-2006
Location: Bellevue, NE
Posts: 19


Here's the log view from the PC I'm trying to install.

<event date='Dec 12 11:41:32' severity='4' hostName='CM4-I315-T' source='ServerSettings' module='AeXNSAgent.exe' process='AeXNSAgent.exe' pid='776' thread='1280' tickCount='12715625' >
<![CDATA[Next policy request from server f7.stratcomt.emil.mil will be at 2007-12-12 11:44:32, in 3 minutes]]>
</event>
<event date='Dec 12 11:41:32' severity='1' hostName='CM4-I315-T' source='HttpRequest' module='AeXNetComms.dll' process='AeXNSAgent.exe' pid='776' thread='1280' tickCount='12715843' >
<![CDATA[GET NTLM: Response to server challenge denied, check credentials are correct]]>
</event>
<event date='Dec 12 11:41:32' severity='2' hostName='CM4-I315-T' source='AeXNetworkTransport' module='AeXNetComms.dll' process='AeXNSAgent.exe' pid='776' thread='1280' tickCount='12715859' >
<![CDATA[Get 'HTTP://f7/altiris/NS/Agent/CreateResource.aspx?xml=%3CResource%20typeGuid%3D' 493435F7-3B17-4C4C-B07F-C23E7AB7781F'%3E%3CAttribute%20name%3D'Domain'%20v alue%3D'STRATCOMT'%2F%3E%3CAttribute%20name%3D'Nam e'%20value%3D'CM4-I315-T'%2F%3E%3CAttribute%20name%3D'Altkey1'%20value%3D ''%2F%3E%3CAttribute%20name%3D'Altkey2'%20value%3D '00-19-D1-87-21-49'%2F%3E%3C%2FResource%3E' failed: HTTP error: 401 Unauthorized (-2147209951)]]>
</event>
<event date='Dec 12 11:41:32' severity='2' hostName='CM4-I315-T' source='CoNetworkTransport(116)' module='AeXNetComms.dll' process='AeXNSAgent.exe' pid='776' thread='1280' tickCount='12715859' >
<![CDATA[HTTP error: 401 Unauthorized (-2147209951)]]>
</event>
<event date='Dec 12 11:41:32' severity='1' hostName='CM4-I315-T' source='ConfigServer' module='AeXNSAgent.exe' process='AeXNSAgent.exe' pid='776' thread='1280' tickCount='12715859' >
<![CDATA[RequestPolicies failed: HTTP error: 401 Unauthorized (-2147209951)]]>
</event>
<event date='Dec 12 11:41:32' severity='4' hostName='CM4-I315-T' source='ServerSettings' module='AeXNSAgent.exe' process='AeXNSAgent.exe' pid='776' thread='1280' tickCount='12715859' >
<![CDATA[Next policy request from server f7.stratcomt.emil.mil will be at 2007-12-12 11:44:32, in 3 minutes]]>
</event>
grayghost is offline   Reply With Quote
Old 12-12-2007, 02:23 PM   #6 (permalink)
 
Nick's Avatar
 
Status: Altiris Architect (Site Founder)
Join Date: 01-01-2005
Location: RDU, North Carolina, USA
Posts: 4,977


Looks like you've got some sort of authentication issues going on.

Might want to check the credentials you are using.
__________________
Scire potentia est (knowledge is power)
Nick is offline   Reply With Quote
Old 12-12-2007, 04:51 PM   #7 (permalink)
 
TRYDL's Avatar
 
Status: Super Altiris Admin
Join Date: 03-08-2006
Location: Baltimore, MD
Age: 29
Posts: 555


If you search the altiris KB for
Quote:
401 Unauthorized (-2147209951)
you will get quite a few hits.

Probably something to do with anonymous access forbidden in IIS or the IUSR account has had privileges stripped.

Just thinking out loud.
__________________
3rd Floor Garage Door Operator
TRYDL is offline   Reply With Quote
Old 12-13-2007, 06:04 AM   #8 (permalink)
 
Status: Super Altiris Admin
Join Date: 11-09-2006
Location: London
Posts: 655


Quote:
Originally Posted by TRYDL View Post
If you search the altiris KB for you will get quite a few hits.

Probably something to do with anonymous access forbidden in IIS or the IUSR account has had privileges stripped.

Just thinking out loud.
We found the IUSR_ account was in the GUESTS Local Group on our NS, remove it from the group.
andykn is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On

Powered by vBadvanced CMPS v3.0 RC2

All times are GMT -4. The time now is 07:57 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
vB.Sponsors
Altirigos