Knowledge Base

Connecting to NetWare Servers Using Schedule Service

Article ID: 147555

Article Last Modified on 11/1/2006


APPLIES TO


This article was previously published under Q147555

SYMPTOMS

When you attempt to connect to a NetWare server from an application or batch file that runs under the Windows NT Schedule service, an "Access Denied" error message appears.

CAUSE

This problem occurs if the Schedule service runs using an account that does not have permissions on the NetWare server.

RESOLUTION

To work around this problem, do one or all of the following:
  • Add the account to the NTGATEWAY group on the NetWare server.
  • Use the following command syntax:

    net use * \\<NetWare Server>\SYS /USER: <User Account>

Additional query words: prodnt schedule AT

Keywords: kbnetwork KB147555