Google Группы больше не поддерживают новые публикации и подписки в сети Usenet. Опубликованный ранее контент останется доступен.

powershell error on wbadmin enable backup -addtarget:

44 просмотра
Перейти к первому непрочитанному сообщению

bille...@gmail.com

не прочитано,
24 апр. 2015 г., 21:53:3924.04.2015
getting an error when i try adding another external hd. used the same procedure
as i always have; use get disks to retrieve guid of drive then pasting it into
the command
wbadmin enable backup -addtarget:{1390ae5c-0000-0000-0000-000000000000}

it says :
bad numeric constant: 1390.
line:1 char:39
wbadmin enable backup -addtarget:{1390 <<<< ae5c-0000-0000-0000-000000000000}
+ CategoryInfo : ParserError: (1390:String) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : BadNumericConstant

im lost as to what the problem is

Jürgen Exner

не прочитано,
24 апр. 2015 г., 22:29:0424.04.2015
On Fri, 24 Apr 2015 18:53:37 -0700 (PDT), bille...@gmail.com wrote in
microsoft.public.windows.powershell:
Wild guess: are you sure those curly braces are correct or shouldn't
those be quotes? After all a GUID is a string....

jue

bille...@gmail.com

не прочитано,
24 апр. 2015 г., 22:41:5524.04.2015
ill try and enclose it in quotes, but never had to do that before. the
{} are correct. maybe "{........}"
0 новых сообщений