NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

Microsoft Virtualization Discussions

Can I background a task to free up the console?

PRINCE_NYARKO
3,532 Views

Is there any way of backgrounding a task on the console so I can get on with other activities?  Also are there any unix like shell I can use to automate mundane tasks?

1 REPLY 1

aborzenkov
3,532 Views

Unfortunately, “no” to both questions. It is better to use rsh/ssh connection for long running tasks so as to not block console; the same can also be used to script your activities (using host side scripting language).

There are also development kit with C/Perl/Java/C# bindings as well as powershell toolkit available.

Public