Имя пользователя:
Пароль:
 

Показать сообщение отдельно

Пользователь


Сообщения: 138
Благодарности: 7

Профиль | Отправить PM | Цитировать


конечно, подойдет любой вариант, главное чтоб работала.

спасибо , но запустил команду которую вы прислали:
Цитата Max441:
(Get-QADComputer *).name | % {get-childitem \\$_\c$\* -include *.torrent -Recurse | Out-File c:\result.txt} »
но он отвечает мне это:


PS C:\> (Get-QADComputer *).name | % {get-childitem \\$_\c$\* -include *.torrent -Recurse | Out-File c:\result.txt}\
The term 'Get-QADComputer' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:17
+ (Get-QADComputer <<<< *).name | % {get-childitem \\$_\c$\* -include *.torrent -Recurse | Out-File c:\result.txt}\
+ CategoryInfo : ObjectNotFound: (Get-QADComputer:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

-------
MCP : 70-270 , 70-290 , 70-291, 70-685


Отправлено: 10:40, 20-12-2012 | #3