"rickplayamx" <
ri...@mapcentrix.com> wrote:
>I am running "wbadmin start backup -include:C:E: -backupTarget:G:" in
> both Powershell ISE 2 and from the command line in SBS 2008.
[error message]
I don't use wb but the Win2008 admin pocket guide shows that the -include
switch expects a comma-delimited list if more than one source is specified.
* -include Sets a comma-delimited list of
volume drive letters, volume mount points,
and GUID volume names to back up.
In your case this should be:
-include:C:,E:
See the example on page 481.
Joe Morris