Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista security

Vista - Unable to pipe result to a file in DOS

Reply
 
Old 09-29-2006   #1 (permalink)
=?Utf-8?B?bGFyaXZybw==?=


 
 

Unable to pipe result to a file in DOS

I tried to do a dir *.* /s >files.txt and I received an access denied
message. Anyone know how to fix this? I am part of the administrator groups
so privilages should not be an issue although whenever I start a new program
a the user account control window pops up and asks my permission to allow the
program to continue.

My System SpecsSystem Spec
Old 09-29-2006   #2 (permalink)
Tyler Hunt [MS]


 
 

Re: Unable to pipe result to a file in DOS

You're running with UAC on, so your administrative accounts are running as
standard users most of the time, and you will get the prompt when you need
to do something with administrative powers.

Try piping the result to a file that's somewhere a standard user would have
write permission. (For example, c:\users\<myuser>\files.txt).
Otherwise, run the cmd prompt as an administrator (right click the shortcut,
"run as administrator").

"larivro" <larivro@discussions.microsoft.com> wrote in message
news:C805E9BB-0C28-4115-BFF1-EAD3C14484FC@microsoft.com...
>I tried to do a dir *.* /s >files.txt and I received an access denied
> message. Anyone know how to fix this? I am part of the administrator
> groups
> so privilages should not be an issue although whenever I start a new
> program
> a the user account control window pops up and asks my permission to allow
> the
> program to continue.



My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Send command line via WMI - Pipe output to text file on remote mac PowerShell
Re: Send command line via WMI - Pipe output to text file on remote PowerShell
Pipe a pipe command to a file VB Script
Result of memory upgrade 2GB TO 4GB. Vista General
Search Result Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46