Re: can not create folder called scripts anymore
- From: tani <tani@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 21 Sep 2007 08:16:08 -0700
I tried to create a folder called scripts on a mapped share on another system
==> that works.
I tried to create on \\problembox\c$ a folder called scripts ==> I get the
same error.
scripts is not listed as a reserved word:
I got the LPT1 folder but no script folder...
I have no idea...
Why does two different disks, with different partitions have the same NTFS
issue?
--
tani
"Pegasus (MVP)" wrote:
I can think of two reasons why this might happen:.
a) There is a problem with your file system. If so then you should
still be able to create a "scripts" folder on some networked drive.
b) There is a problem with Windows. If so then you should be
able to create a "scripts" folder while working on a different
machine like so:
net use Q: \\ProblemServer\TestShare
md Q:\Test\Scripts
You must, of course, start by creating the TestShare.
You should also determine if "scripts" has turned into a reserved
word. You can do it like so from a Command Prompt:
md \\.\c:\scripts and
md \\.\c:\LPT1
If you type the commands correctly then you will get at least
a folder called "c:\LPT1", and perhaps also "c:\scripts".
"tani" <tani@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7936B8C4-1009-4BCB-BAFE-B839247B67B0@xxxxxxxxxxxxxxxx
Thank you for your quick answer.
I tried to create a folder with the md command but I got the same result
as
with mkdir. I don't get any error messages but the folder is not there if
you
check with either windows explorer or dos command "dir".
I also tried to create the folder after rebooting into safe
mode.Unfortunately I got the same results.
--
tani
"Pegasus (MVP)" wrote:
You can start a Command Prompt, then use this command:
md "c:\script"{Enter}
or even better
md "c:\Friday\Script"{Enter}
The advantage of Safe Mode is that it only loads the
programs that are part of your basic Windows configuration.
If you have some malicious code on your machine then
it probably will not load in Safe Mode.
"tani" <tani@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:535A8BED-EF57-4A7C-B37D-9C78297C5404@xxxxxxxxxxxxxxxx
Thank you for your reply.
I tried to create a directory via windows Explorer ==> right click and
mkdir.
Both doesn't work unfortunately.
It is a production server why I can't reboot it into save mode now.
Which
difference does it make for the folder/file creation. Are there other
ways
to
create a directory I could try?
Thanks
--
tani
"Pegasus (MVP)" wrote:
"tani" <tani@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B0952A35-76D1-46AF-9A7A-0684F09BBC62@xxxxxxxxxxxxxxxx
Hello,
Since two days I realised on my windows 2000 server that every
folder
called
"scripts" is disappeared and when I try to create a file or folder
called
"scripts", doesn't matter in which directory, I get the following
error
message:
Cannot rename New Folder: A file with the name you specified already
exists.
Specify a different filename.
I did a search in the registry for "scripts", I killed every unknown
process, I disabled every unimportant service, I searched for
alternate
NTFS
Streams, hidden files, Viruses and Trojans... no success..
I still can not create a file or folder called "scripts". I can
create
"skripts, "script" e.g. but no "scripts".
I am really grateful for any suggestions.
-
tani
There are several ways to create a new folder. You should
report which method you used.
You should also try the same thing while in Safe Mode.
- Follow-Ups:
- Re: can not create folder called scripts anymore
- From: Pegasus \(MVP\)
- Re: can not create folder called scripts anymore
- References:
- Re: can not create folder called scripts anymore
- From: Pegasus \(MVP\)
- Re: can not create folder called scripts anymore
- From: Pegasus \(MVP\)
- Re: can not create folder called scripts anymore
- From: tani
- Re: can not create folder called scripts anymore
- From: Pegasus \(MVP\)
- Re: can not create folder called scripts anymore
- Prev by Date: Re: can not create folder called scripts anymore
- Next by Date: Re: can not create folder called scripts anymore
- Previous by thread: Re: can not create folder called scripts anymore
- Next by thread: Re: can not create folder called scripts anymore
- Index(es):
Relevant Pages
|