You have to fake it out. Something like:
$filelist = dir -recurse c:\scripts |% { $_.FullName }
$b = Start-BitsTransfer -Suspended ...
$filelist | Import-CSV | Add-BitsFile -BitsJob $b
Set-BitsTransfer -BitsJob $b ....
Resume-BitsTransfer -BitsJob $b
Regards,
Michael B. Smith
Consultant and Exchange MVP
http://TheEssentialExchange.com
From: Joseph L. Casale [mailto:[email protected]]
Sent: Wednesday, August 03, 2011 11:46 AM
To: NT System Admin Issues
Subject: RE: BITS Scheduler
Yeah, saw that one, just a gui wrapper. No remote capabilities...
You have any idea about the recursive ability, doesn't look doable...
Thanks!
From: Michael B. Smith
[mailto:[email protected]]<mailto:[mailto:[email protected]]>
Sent: Wednesday, August 03, 2011 8:58 AM
To: NT System Admin Issues
Subject: RE: BITS Scheduler
I've never used it, but I recently saw this project discussed:
http://sharpbits.codeplex.com/releases
Regards,
Michael B. Smith
Consultant and Exchange MVP
http://TheEssentialExchange.com
From: Joseph L. Casale
[mailto:[email protected]]<mailto:[mailto:[email protected]]>
Sent: Wednesday, August 03, 2011 10:35 AM
To: NT System Admin Issues
Subject: BITS Scheduler
Anyone aware of a project which provides the framework to schedule remote bits
downloads on windows clients and monitor their progress?
Writing a ps script to send the job isn't too hard, but keeping track of them
all and watching their progress/status might get cumbersome if all done
manually at the cli.
Also, is there a way to recursively fetch a tree, not just a file?
Thanks!
jlc
~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to
[email protected]<mailto:[email protected]>
with the body: unsubscribe ntsysadmin
~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to
[email protected]<mailto:[email protected]>
with the body: unsubscribe ntsysadmin
~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to
[email protected]<mailto:[email protected]>
with the body: unsubscribe ntsysadmin
~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe ntsysadmin