| |
|

|
|

|
|
User Controls
|
|
New User
|
|
Login
|
|
Edit/View My Profile
|
|

|
|

|
|

|
|
Active Network
|
|
ActiveMac
|
|
ActiveWin
|
|
ActiveXbox
|
|
DirectX
|
|
Downloads
|
|
FAQs
|
|
Interviews
|
|
MS Games & Hardware
|
|
Reviews
|
|
Rocky Bytes
|
|
Support Center
|
|
TopTechTips
|
|
Windows 2000
|
|
Windows Me
|
|
Windows Server 2003
|
|
Windows Vista
|
|
Windows XP
|
|

|
|

|
|

|
|
News Centers
|
|
Windows/Microsoft
|
|
Apple/Mac
|
|
Xbox/Xbox 360
|
|
News Search
|
|
XML/RSS Newsfeeds
|
|
Pocket PC Site
|
|

|
|

|
|

|
|
FAQ's
|
|
Windows Vista
|
|
Windows 98/98 SE
|
|
Windows 2000
|
|
Windows Me
|
|
Windows Server 2003
|
|
Windows XP
|
|
Windows 7
|
|
Windows 8
|
|
Internet Explorer 6
|
|
Internet Explorer 5
|
|
Xbox 360
|
|
Xbox
|
|
DirectX
|
|
DVD's
|
|

|
|

|
|

|
|
Latest Reviews
|
|
Xbox/Games
|
|
Fable 2
|
|

|
|
Applications
|
|
Windows Server 2008 R2
|
|
Windows 7
|
|
Adobe CS5 Master Collection
|
|

|
|
Hardware
|
|
Microsoft Express Mouse
|
|

|
|

|
|

|
|
Latest Interviews
|
|
Mike Swanson
|
|

|
|

|
|

|
|
Site News/Info
|
|
About This Site
|
|
Advertise
|
|
Affiliates
|
|
Contact Us
|
|
Default Home Page
|
|
Link To Us
|


|
|
 |
|
|
#1 By
233306 (216.239.85.151)
at
Friday, July 17, 2009 11:28:03 PM
|
|
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?
Thaks for your help
|
|
|
 |
|