Not a lot of help for Workflows...am I missing something?

by willsteele at 2012-08-22 09:46:58

I am using Get-Help to see if there is additional information on workflows, like an about_ file, but, I only get three cmdlets. Is there more I am overlooking? What are some good overview links that help cover the high level for these?

PS C:\Windows\system32> get-help workflow

Name Category Module Synopsis
---- -------- ------ --------
New-PSWorkflowExecutionOption Cmdlet PSWorkflow New-PSWorkflowExecutionOption...
New-PSWorkflowSession Function PSWorkflow ...
Invoke-AsWorkflow Function PSWorkflowUtility ...
by DonJ at 2012-08-22 09:51:55
The v3 help isn’t all online, yet. It probably won’t be until around Launch in early September.
by willsteele at 2012-08-22 09:57:26
Got it. Thanks, I’ll revisit then.