Begin by confirming there is indeed a NTFS permissions issue by performing the following test on the Task Server:
- Open IIS Admin
- Browse to Default Web Site > Altiris > Client Task > Server > Right-click on Authenticate.aspx and choose Browse.
- If a NTFS permission error occurs, make note of the path specified and continue to the next step.
After verifying there is a problem with NTFS permissions complete the following:
- In Windows Explorer, open "Program Files\Altiris\Altiris Agent\"
- Right-click on the "Client Task Server" folder and choose Properties
- Select the "Security Tab"
- Ensure that the local "Users" group has Read & Execute, List Folder Contents and Read permissions. The typical format of this account is COMPUTERNAME\Users.
The reason this is required is that by default the ASP.NET computer account used by Task Server is a member of the Local Users Group. Without permission to this directory Task Server will fail to operate.
- If "Users" is not listed, add it and then click on the "Advanced Button" and choose the option to "Replace permission entries on all child objects with entries shown here that apply to child objects" then click OK.
- This should resolve the problem. If not, take a look at Altiris KB 32117 or Altiris KB 43668 or Altiris KB 46962 for additional troubleshooting steps.
Applies To
Task Server 6.0.1505 (SP2)