» Site Navigation |
|
|
» Stats |
Members: 10,090
Threads: 12,230
Posts: 57,322
Top Poster: Nick (4,991)
|
| Welcome our newest member, garcia |
» September 2010 |
| S |
M |
T |
W |
T |
F |
S |
| 29 | 30 | 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
|
29
|
30
| 1 | 2 |
|
 |
12-11-2007, 08: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.
|
|
|
12-11-2007, 10:19 PM
|
#2 (permalink)
|
Status: Altiris Architect (Site Founder)
Join Date: 01-01-2005
Location: RDU, North Carolina, USA
Posts: 4,991
|
How is the agent being installed?
__________________
Scire potentia est (knowledge is power)
|
|
|
12-12-2007, 09: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
|
|
|
12-12-2007, 09:54 AM
|
#4 (permalink)
|
Status: Altiris Architect (Site Founder)
Join Date: 01-01-2005
Location: RDU, North Carolina, USA
Posts: 4,991
|
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)
|
|
|
12-12-2007, 01: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>
|
|
|
12-12-2007, 01:23 PM
|
#6 (permalink)
|
Status: Altiris Architect (Site Founder)
Join Date: 01-01-2005
Location: RDU, North Carolina, USA
Posts: 4,991
|
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)
|
|
|
12-12-2007, 03:51 PM
|
#7 (permalink)
|
Status: Super Altiris Admin
Join Date: 03-08-2006
Location: Baltimore, MD
Age: 30
Posts: 681
|
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
|
|
|
12-13-2007, 05:04 AM
|
#8 (permalink)
|
Status: Super Altiris Admin
Join Date: 11-09-2006
Location: London
Posts: 905
|
Quote:
Originally Posted by TRYDL
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.
|
|
|
 |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
All times are GMT -4. The time now is 03:09 AM.