Hmm, wondering if this is a powershell newbie-ness where the variable
captures the result of the command ? If so, should I wrap that that as a
.ps1 file, then run it or run them line by line?

On Thu, Aug 25, 2011 at 7:51 PM, David Liu <ganymed...@gmail.com> wrote:

> Hi, in The blog article Transitioning CAS to 2010
> http://blogs.technet.com/b/exchange/archive/2009/11/20/3408856.aspx, Ross
> talks about adding the 2010 CAS as a distribution point, but what are the
> variable-looking entres below (i.e. $OABVDir, $OAB...etc).
> Should we just run the command (e.g. Get-OABVirtualDirectory -Server
> ...etc) and ignore the variables?
>
> thanks
>
>    - o add CAS2010 as a web distribution point:
>       - $OABVDir=Get-OABVirtualDirectory -Server
>       - $OAB=Get-OfflineAddressBook "Default Offline Address List"
>       - $OAB.VirtualDirectories += $OABVdir.DistinguishedName
>       - Set-OfflineAddressBook "Default Offline Address List"
>       -VirtualDirectories $OAB.VirtualDirectories
>
> ---
> To manage subscriptions click here:
> http://lyris.sunbelt-software.com/read/my_forums/
> or send an email to listmana...@lyris.sunbeltsoftware.com
> with the body: unsubscribe exchangelist
>

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

Reply via email to