Welcome to Delicate template
Header
Just another WordPress site
Header

Install «XenServer SDK PowerShell SnapIn»

octubre 4th, 2012 | Posted by cristiansan in CLI | PowerShell

Install PsSnapIN for XenServer (Install msi packquet)

Register de XenServer SnapIn

 C:WindowsMicrosoft.NETFramework64v4.0.30319installutil.exe «C:Program Files (x86)CitrixXenServerPSSnapInXenServerPSSnapIn.dl

Run “Citrix XenServer PowerShell SnapIn”

Define: Set-ExecutionPolicy 

Details: http://technet.microsoft.com/en-us/library/ee176961.aspx

Check de SnapIn Used with:

Get-PSSnapin –registered 

If you need load the snapIn:

Add-PsSnapin XenServerPSSnapIn 

Check the cmdlets available in SnapIn:

Get-Command –Module XenServerPSSnapIn

 SDK Resources: http://community.citrix.com/cdn/xs/sdks

You can follow any responses to this entry through the RSS 2.0 You can leave a response, or trackback.

Leave a Reply

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *