<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Deploy a PowerShell Module with SharePoint Cmdlets</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2010/09/29/deploy-a-powershell-module-with-sharepoint-cmdlets.aspx</link><description>Summary : In this article, Scripting Guys guest blogger Brian Jackett illustrates how to deploy a Windows PowerShell module with SharePoint cmdlets. 
 
 
 Hey, Scripting Guy! I would love to be able to use Windows PowerShell to deploy a module with</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Deploy a PowerShell Module with SharePoint Cmdlets</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2010/09/29/deploy-a-powershell-module-with-sharepoint-cmdlets.aspx#3543496</link><pubDate>Tue, 01 Jan 2013 18:50:36 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3543496</guid><dc:creator>Mel</dc:creator><description>&lt;p&gt;Thanks for &amp;nbsp;your article.&lt;/p&gt;
&lt;p&gt;I am deploying a Visual Studio SharePoint Event Receiver which creates a new InfoPath form in a form library, whenever an InfoPath form in one of several libraries are updated and a property on the form is set to &amp;quot;approved&amp;quot;. The event receiver works OK when I “hard” code variables in the receiver it and deploy it to a site on my Development Server.&lt;/p&gt;
&lt;p&gt;When I deploy the Event Receiver to other SharePoint Farms, I have to change variables in the event receiver to their related values for the new farm and compile the WSP on my development server. I then move the WSP to the new farm and deploy it.&lt;/p&gt;
&lt;p&gt;This works OK, but I would like to create properties in the Receiver, and be able to deploy the receiver with SharePoint PowerShell, so that I can add &amp;quot;Properties&amp;quot; to update the variables, and have PowerShell input the values for the properties and &amp;nbsp;update the receiver variables for each new farm deployment.&lt;/p&gt;
&lt;p&gt;What do I need to do to accomplish this?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3543496" width="1" height="1"&gt;</description></item></channel></rss>