Jason Conger Blog RSS

All Blogs  »  Jason Conger Blog  »  News SBC Tips and Tools  »  Blog article: Learn how to manage your Citrix servers in the PowerShell and MFCOM Webinar

Learn how to manage your Citrix servers in the PowerShell and MFCOM Webinar

Citrix is hosting a webinar detailing the use of PowerShell and MFCOM to manage Citrix Presentation (XenApp) Servers. Brandon Shell and Vishal Ganeriwala will teach you all you ever wanted to know about this topic. PowerShell is one of my personal favorites. Be sure to attend this webinar to get a feel for the breadth of options available with using PowerShell and MFCOM together.

Details

Date/Time: Tuesday April 29th, 2008 at 1:00 PM - 2:00 PM EST

Target Audience: Basic PowerShell, Basic Citrix Admin Skills and Basic MFCOM experience in VB script.

Here is the rough agenda for the webinar:

PowerShell Basics
- Object Based
- Self Teaching
- Get-Help
- Get-Command
- Get-Member
- Properties
- Methods
- New-Object
- ‘-ComObject’
- .NET Class

Managing Citrix Servers via PowerShell and MFCOM
- Most Properties Return Objects (like Servers, Applications, Sessions)
- Creating MFCOM object in PowerShell
- Examples
- $mfobject = New-object -com ‘MetaframeCOM.MetaFrameFarm’
- $mfobject.Initialize(int parameters)
- With just these two lines you can start exploring you Citrix Environment
- $mfFarm = New-object -com ‘MetaframeCOM.MetaFrameFarm’
- $mfFarm.Initialize(1)
- Getting Key Info To get From Farm Object
- $mfFarm | Get-Member -MemberType Property # Gets just Properties
- Admins
- Applications
- FarmName
- Servers
- Sessions
- LicenseServer
- Printers
- Zones

Register today…


Technorati : , , , , ,
Del.icio.us : , , , , ,
Ice Rocket : , , , , ,

Leave a Reply

This is a captcha-picture. It is used to prevent mass-access by robots. (see: www.captcha.net)

You must read and type the 6 chars within 0..9 and A..F, and submit the form.

  

If CAPTCHA image is missing or you cannot read the characters above, please generate a




Receive all the latest articles by email!

Receive Real-Time & Monthly VirtualizationAdmin.com article updates in your mailbox. Enter your email below!

Become a VirtualizationAdmin.com member!

Discuss all your Virtualization issues with thousands of other experts. Click here to join!

Solution Center