Jump to content

Recommended Posts

Posted

I used to have no problem running the following command:

DATE /T > x:\WEB\CASE1\LOG

TIME /T >>X:\WEB\CASE1\LOG

Then all I did is to move the LOG directory right into the WEB subdirectory,

and now, when I run DATE /T > x:\WEB\LOG, or TIME /T >>X:\WEB\LOG...I keep getting "access is denied".

This is total surprise for me, because:

(1)I have on X:\WEB\CASE1\LOG, the exact same full read/write/full control permissions I have

on X:\WEB\LOG.

-The server that hosts the X:\ path is a windows 2003 sp1 server running in an Active Directory environment.

I am part of the Administrators group on that server

-The client computers I am running both commands from are WinXP SP3 computers that I have local Admin rights on.

And of course, X:\ is a valid mapped drive (just pointing to the server. X:\ = \\servername\path).

And YES, I can create/delete files/directories on that x:\WEB\LOG path on which the 2 above commands fail with

the "access is denied" error.

I am running out of solutions. Any idea what could this be?

Thanks for your help


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...