Search : in
By :

Command Redirection being lost

briand, on Oct 21, 2009 4:23:46 pm BST 
 Report this message to moderators

Hello,
From the command line, I am running diskpart /s script.txt > output.txt successfully on XP. The script merely says "list volume" because that is all I need. The output appears where you would expect in the file output.txt. Everything is fine so far.
On Vista I get the UAC "Windows needs your permission to continue" message. I click Continue and the screen flashes and NOTHING goes into the file. The file gets created if it is not there, but always empty.
Please can someone tell me where the output goes, or how to fix this?
Brian

Configuration: Windows Vista
Safari 531.9.1

Best answers for « Command Redirection being lost » in :
XP Recovery Console – Admin password forgotten Show XP Recovery Console – Admin password forgotten Issue Solution Note Issue A while back I bought a Dell Optiplex 210L on Ebay. It's been great till recently when the system crashed and it will not boot. I tried to use the XP recovery...
MySQL console: Redirect standard output Show MySQL console: Redirect standard output MySQL client command must be common to you (mysql), with this small tip you should be able to redirect the output commands to any program? To do this, simply use the pager command, followed by...
[Oracle] Recover lost passwords Show [Oracle] Recover lost passwords To recover a password in Oracle, simply connect under command line mode on the server: #sqlplus /nolog SQL>conn / as sysdba SQL>alter user Username identified by password;
Command prompts for Windows ShowCommand prompts for Windows Some of these command below can cause harmful an undesirable functions, leading to the formatting of your hard disk and data loss, while others will not run under Windows XP. As for Windows Vista the Run Tab is not...
Access the hidden Administrator Account in Windows Vista ShowAccess the hidden Administrator Account in Windows Vista Why has the Administrator account been disabled in Vista? How to activate the Administrator Account Solution 1: Through User Account Control Solution 2: With Command Prompt Solution...
Command to detect your IP address! ShowCommand to detect your IP address! Command for Windows 2000 / XP / Vista Command for Windows 95/98 Command for Linux IP address (Internet Protocol) is a numerical identification to detect your computer on a network. It is used to...
Network tests and diagnostics ShowTesting the IP configuration Before doing anything else, you are advised to check the computer's IP configuration. Windows systems offer a command-line tool, called ipconfig, that lets you find out your computer's IP configuration. The output of...
Linux - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence the name "shell". The shell therefore acts as an intermediary between the operating system and the user thanks to command lines...
UNIX system - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence its name "shell". The shell therefore acts as an intermediary between the operating system and the user using command lines...