<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Brpo&#039;s Blog</title>
	<atom:link href="http://brpoblog.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://brpoblog.wordpress.com</link>
	<description>Just another WordPress.com site</description>
	<lastBuildDate>Thu, 16 Feb 2012 13:32:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='brpoblog.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Brpo&#039;s Blog</title>
		<link>http://brpoblog.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://brpoblog.wordpress.com/osd.xml" title="Brpo&#039;s Blog" />
	<atom:link rel='hub' href='http://brpoblog.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Deploy PstCaptureTool via Sccm Task Sequence</title>
		<link>http://brpoblog.wordpress.com/2012/02/01/deploy-pstcapturetool-via-sccm-task-sequence/</link>
		<comments>http://brpoblog.wordpress.com/2012/02/01/deploy-pstcapturetool-via-sccm-task-sequence/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 17:21:14 +0000</pubDate>
		<dc:creator>Brpo</dc:creator>
				<category><![CDATA[System Center Configuration Manager]]></category>

		<guid isPermaLink="false">http://brpoblog.wordpress.com/?p=251</guid>
		<description><![CDATA[The Pst capture tool for Exchange has &#8211; finally -been released (see the following link for more information) http://blogs.technet.com/b/exchange/archive/2012/01/30/pst-time-to-walk-the-plank.aspx It consists of two components that will be deployed separately: The &#8216;server&#8217; component that will retrieve the scan lists and from where you will &#8216;manage&#8217; the operations, and the client agent that will actually scan the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=251&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Pst capture tool for Exchange has &#8211; finally -been released (see the following link for more information)</p>
<p><a href="http://blogs.technet.com/b/exchange/archive/2012/01/30/pst-time-to-walk-the-plank.aspx">http://blogs.technet.com/b/exchange/archive/2012/01/30/pst-time-to-walk-the-plank.aspx</a></p>
<p>It consists of two components that will be deployed separately: The &#8216;server&#8217; component that will retrieve the scan lists and from where you will &#8216;manage&#8217; the operations, and the client agent that will actually scan the computer to find the psts.</p>
<p>While the server installation is documented, the client agent, although pretty simple to install, is not and there is no built-in Push of the client from the Console.</p>
<p>There are two agent versions : one for 32bits, one for 64bits platform.</p>
<p>You can change the port being used by the agent when it communicates with the server host (by default it is port 6674). If you do so, do not forget to apply the change also when you install the server component. (to change the port, add the <strong>SERVICEPORT</strong> property to your command line)</p>
<p>On the other hand, you Need to define the Dns name of the Server component that the agent will communicate with. This is done via the <strong>CENTRALSERVICEHOST</strong> property.</p>
<p>Those Properties are available via Msi Transforms or by adding them to the command line.</p>
<p>The command would look like this:</p>
<p><strong>32bits platform client:</strong></p>
<p>Msiexec /i PSTCaptureAgent_x86.msi CENTRALSERVICEHOST=myhost.mydomain.com /!qb-</p>
<p><strong>64bits platform client:</strong></p>
<p>Msiexec /i PSTCaptureAgent.msi CENTRALSERVICEHOST=myhost.mydomain.com</p>
<p>Since there is no builtin detection of the platform by a separate setup that would install the correct client, you will need to deploy it via different collections or via a task sequence that would verify the type of Operating System for you.</p>
<p>Note that the 32bits version installs on 64bits OS, but the 64bits version should be installed on 64bits OS for better performance and would fail on 32bits OS.</p>
<p>In order to do this easilly, you create a task sequence with two &#8216;Install Application&#8217; steps.</p>
<p>On the conditions tab, you verify that the following key exists:</p>
<p>HKEY_LOCAL_MACHINE\SOFTWARE\wow6432Node</p>
<p>If you are running a 64bits OS, this key will be present, otherwise not.</p>
<p>&nbsp;</p>
<p>Finally one little remark that might save you some time: for the Host server, you should use a dedicated 64bits server (not an existing Exchange 2010 server) where you install the console and Outlook 2010 64bits.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brpoblog.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brpoblog.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brpoblog.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brpoblog.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/brpoblog.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/brpoblog.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/brpoblog.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/brpoblog.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brpoblog.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brpoblog.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brpoblog.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brpoblog.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brpoblog.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brpoblog.wordpress.com/251/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=251&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://brpoblog.wordpress.com/2012/02/01/deploy-pstcapturetool-via-sccm-task-sequence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1c9d1309e4c94d445186a0974cbf286b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brunopostiau</media:title>
		</media:content>
	</item>
		<item>
		<title>Sccm 2012 Scup Integration and HttpSendRequest failed 502</title>
		<link>http://brpoblog.wordpress.com/2011/12/30/sccm-2012-scup-integration-and-httpsendrequest-failed-502/</link>
		<comments>http://brpoblog.wordpress.com/2011/12/30/sccm-2012-scup-integration-and-httpsendrequest-failed-502/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 16:32:17 +0000</pubDate>
		<dc:creator>Brpo</dc:creator>
				<category><![CDATA[System Center Configuration Manager]]></category>

		<guid isPermaLink="false">http://brpoblog.wordpress.com/?p=245</guid>
		<description><![CDATA[After getting up to date with Windows Updates Management in SCCM 2012, I decided to test the integration with System Center Updates Publisher 2011. After installing and configuring the product, deploying the certificates and downloading the catalogs from Adobe, I Published the updates to my Wsus server that is being used by SCCM. However when trying to download [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=245&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After getting up to date with Windows Updates Management in SCCM 2012, I decided to test the integration with System Center Updates Publisher 2011.</p>
<p>After installing and configuring the product, deploying the certificates and downloading the catalogs from Adobe, I Published the updates to my Wsus server that is being used by SCCM.</p>
<p>However when trying to download the Adobe updates from the Sccm console,</p>
<p>it failed with error 502:</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/12/error.jpg"><img title="error" src="http://brpoblog.files.wordpress.com/2011/12/error.jpg?w=370&#038;h=162" alt="" width="370" height="162" /></a></p>
<p>Since I could download Microsoft Updates from within the console, I checked the logs. You can find the Wsus sync logs for SCCM in your profile\Appdata in the file PatchDownloader.log</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/12/log.jpg"><img title="log" src="http://brpoblog.files.wordpress.com/2011/12/log.jpg?w=575&#038;h=113" alt="" width="575" height="113" /></a></p>
<p>There i got more information, and was guided to potential problems with the Proxy settings.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/12/502.jpg"><img title="502" src="http://brpoblog.files.wordpress.com/2011/12/502.jpg?w=575&#038;h=105" alt="" width="575" height="105" /></a></p>
<p>I double checked the settings, and indeed it was there: although I had properly set the proxy, I had forgotten to add my local domains in the exception list for the proxy.</p>
<p>I added the domain where my Wsus server is to be found, and it worked without problem.</p>
<p>Note that you can use UpdDwnldCfg.exe to set the proxy information on the Sccm computer from the command line &#8211; the option &#8216;/Allusers&#8217;  will define the settings for all users, which looks like what you could do with Proxycfg.exe on Win2003 machines.</p>
<p>If you need to support Adobe, Sun, and other third party products and you use Sccm, do not forget to check SCUP 2011 as it is a very usefull tool. Too bad that Catalogs are only available from some vendors so far&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brpoblog.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brpoblog.wordpress.com/245/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brpoblog.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brpoblog.wordpress.com/245/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/brpoblog.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/brpoblog.wordpress.com/245/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/brpoblog.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/brpoblog.wordpress.com/245/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brpoblog.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brpoblog.wordpress.com/245/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brpoblog.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brpoblog.wordpress.com/245/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brpoblog.wordpress.com/245/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brpoblog.wordpress.com/245/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=245&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://brpoblog.wordpress.com/2011/12/30/sccm-2012-scup-integration-and-httpsendrequest-failed-502/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1c9d1309e4c94d445186a0974cbf286b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brunopostiau</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/12/error.jpg" medium="image">
			<media:title type="html">error</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/12/log.jpg" medium="image">
			<media:title type="html">log</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/12/502.jpg" medium="image">
			<media:title type="html">502</media:title>
		</media:content>
	</item>
		<item>
		<title>Automate Application Request Approvals in Sccm 2012 with Orchestrator</title>
		<link>http://brpoblog.wordpress.com/2011/12/05/automate-application-request-approvals-in-sccm-2012/</link>
		<comments>http://brpoblog.wordpress.com/2011/12/05/automate-application-request-approvals-in-sccm-2012/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 20:41:12 +0000</pubDate>
		<dc:creator>Brpo</dc:creator>
				<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://brpoblog.wordpress.com/?p=228</guid>
		<description><![CDATA[As System Center Configuration Manager 2012 is now available in Release Candidate, I decided to test some of the new functionality of the product. One of the features that catched my eye is Software Approval. How it works : When the user launches the Application Center (new silverlight based &#8217;Run Advertised Program&#8217;), he gets the usual available programs [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=228&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As System Center Configuration Manager 2012 is now available in Release Candidate, I decided to test some of the new functionality of the product.</p>
<p>One of the features that catched my eye is Software Approval.</p>
<p><strong>How it works :</strong></p>
<p>When the user launches the Application Center (new silverlight based &#8217;Run Advertised Program&#8217;), he gets the usual available programs for the machine.</p>
<p>But on the top of the page, the user can click on the link to the Application Catalog</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/12/find-additional-applicaitons.jpg"><img class="alignnone size-full wp-image-217" title="find additional applicaitons" src="http://brpoblog.files.wordpress.com/2011/12/find-additional-applicaitons.jpg?w=575" alt=""   /></a></p>
<p>By clicking on the link the user is redirected to the Application Catalog</p>
<p>The view is divided into three tabs:</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/12/appcatalogtabs1.jpg"><img title="appcatalogtabs" src="http://brpoblog.files.wordpress.com/2011/12/appcatalogtabs1.jpg?w=532&#038;h=72" alt="" width="532" height="72" /></a></p>
<p>The application catalog itself where administrators can publish available software (wether it is directly available for user install or can be requested for future install.</p>
<p>The &#8216;My application Requests&#8217; tab lists the requests made by the user and the current state of approval</p>
<p>The &#8216;My Devices&#8217; tab list the devices linked to the user (there are different ways to do this, one being to let the user decide if the current device is it&#8217;s primary one).</p>
<p>If the user requests a software that does not require approval, the software can be directly installed.</p>
<p>If on the other hand, the application requested has been marked as &#8216;Request Approval&#8217; then the installation will not occur at once, but only when the approval process has been completed, and even in this case, the user will have to go back to the tab to install it, it won&#8217;t be automatic.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/12/requiresapproval.jpg"><img title="requiresapproval" src="http://brpoblog.files.wordpress.com/2011/12/requiresapproval.jpg?w=575&#038;h=64" alt="" width="575" height="64" /></a></p>
<p>From the administrator&#8217;s point of view, this is a very convenient way of managing freely-available software (file viewers, optional software,etc), or to make users aware of the list of company approved software available.</p>
<p>Indeed, in the application catalog, you do not just find the default application display name but you can define software attributes and link to external content or your company web site for additional information.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/12/details.jpg"><img title="details" src="http://brpoblog.files.wordpress.com/2011/12/details.jpg?w=575&#038;h=362" alt="" width="575" height="362" /></a></p>
<p>You could for instance make different versions of a software suite available to the client, explaining the differences between the versions and the price tag, then let the user request the software but not install it directly. This guarantees that users don&#8217;t install non-approved software.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/12/reqcomments.jpg"><img title="reqcomments" src="http://brpoblog.files.wordpress.com/2011/12/reqcomments.jpg?w=508&#038;h=292" alt="" width="508" height="292" /></a></p>
<p>When the user wants to request the software he is prompted with additional information, basically the reason why he needs the application.</p>
<p>Note that the user can Cancel a request while approval is pending.</p>
<p><strong></strong> </p>
<p><strong>Behind the scenes</strong></p>
<p>As soon as the user requests the application it will appear within the Sccm Console under Approval Requests. The administrator or any delegate with proper priviledges can approve the software request from the user (only) directly from the console.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/12/approvals2.jpg"><img title="approvals" src="http://brpoblog.files.wordpress.com/2011/12/approvals2.jpg?w=575&#038;h=112" alt="" width="575" height="112" /></a>All</p>
<p>Good, you think ? Think again! While in a small company a couple of persons could authorize software for everybody, imagine how you would manage hundreds of requests per week &#8230;</p>
<p><strong>The issues:</strong></p>
<p>The first thing that comes to mind is: &#8216;how am I going to notice that there is a software request from a user ? &#8216;. Indeed there is -afaik- no alerting based on new requests.</p>
<p>Once you notice the request, another problem is to contact the person in charge of the department or purchasing in order to confirm that the request can be fulfilled.</p>
<p>Finally, if the request is granted or rejected, there is no obvious way for the user to know it, except of checking his requests regularly from the client.</p>
<p>Finally, the view is not filtered by RBAC, so you don&#8217;t have a way to filter what software each approver will be able to approve based on collection membership.</p>
<p><strong></strong> </p>
<p><strong>Let&#8217;s try to improve the process&#8230;</strong></p>
<p>While Sccm 2012 general availability should be announced at MMS 2012, in fact the whole System Center suite will get updated. (Scom, Scsm, Orchestrator, Scvmm&#8230;).</p>
<p>I decided to install Orchestrator 2012 in order to see if it could help with this kind of problem. Being presented as a Datacenter Automation tool, I guessed it would at least be able to solve this little problem</p>
<p>I don&#8217;t have much experience with Opalis/Orchestrator, I won&#8217;t go into details on how to install or configure the server. Just note that Orchestrator runs Actions that you define through runbooks. It is a kind or workflow for your enterprise management.</p>
<p><em>All data is here: the Database</em></p>
<p>The basic way of getting alerts when new requests are submitted would be to monitor the Sccm database for unfulfilled requests.</p>
<p>The table where the request are stored is <em>v_UserAppRequests</em></p>
<p>Note that the requests have a state of 1 until they are accepted (the state then changes to 4; rejected requests get a state of 3)</p>
<p>In the same table, you get the requesting user, the computer on which the request has been done as well as the application name and request id.</p>
<p>That is what our first Orchestrator Query will monitor (you can schedule how frequently the query will run)</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/12/query1sccm.jpg"><img title="query1sccm" src="http://brpoblog.files.wordpress.com/2011/12/query1sccm.jpg?w=575&#038;h=384" alt="" width="575" height="384" /></a></p>
<p>This query will return all requests that are neither approved nor rejected.</p>
<p>The second query will check if the user requesting the application is a primary user in User Device Affinity (this means that the person that needs to approve the software install will know if the target machine is the requestor&#8217;s primary computer or not)</p>
<p>The Sccm table that contains the information is vUsersPrimaryMachines (it contains only IDs, so we need to find also the user name linked to the ID.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/12/query2sccm.jpg"><img title="query2sccm" src="http://brpoblog.files.wordpress.com/2011/12/query2sccm.jpg?w=575&#038;h=386" alt="" width="575" height="386" /></a></p>
<p>Once we know what software has been requested, on which computer and by who, we just need to contact the right person for the approval.</p>
<p>In this example, I can send a message to both a fixed email address (Helpdesk for instance) and the Manager of the user if defined in Active Directory</p>
<p>We start with a  &#8216;.Net Action&#8217;: Powershell script</p>
<p> you need to load the AD module of Powershell</p>
<p>get the name of the requestor that we got from the first db request</p>
<p>since the account is in the format domain\user, change it to a samaccountname format in order to query AD to find the Manager attribute of the user.</p>
<p><img title="queryadsccm" src="http://brpoblog.files.wordpress.com/2011/12/queryadsccm.jpg?w=575&#038;h=382" alt="" width="575" height="382" /></p>
<p>The script also queries the email address of the Manager (note: not visible up here)</p>
<p><em>Wrap it all together: </em></p>
<p>Finally a mail is sent with the appropriate information:</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/12/emailsccm.jpg"><img title="emailsccm" src="http://brpoblog.files.wordpress.com/2011/12/emailsccm.jpg?w=575&#038;h=296" alt="" width="575" height="296" /></a></p>
<p>Since Orchestrator is very flexible, you can also open directly a call in your ticketing application so that a proper Itil based workflow is launched, and get back the result of the approval via the same path before updating the Sccm database and closing the ticket once the software is installed.</p>
<p>Note that SC Service Manager 2012 has native connectors to Orchestrator, Scom, Sccm and the level of automation for this kind of workflows is simply amazing.</p>
<p>(see link: <a href="http://technet.microsoft.com/en-us/edge/Video/ff711330">http://technet.microsoft.com/en-us/edge/Video/ff711330</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brpoblog.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brpoblog.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brpoblog.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brpoblog.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/brpoblog.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/brpoblog.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/brpoblog.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/brpoblog.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brpoblog.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brpoblog.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brpoblog.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brpoblog.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brpoblog.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brpoblog.wordpress.com/228/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=228&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://brpoblog.wordpress.com/2011/12/05/automate-application-request-approvals-in-sccm-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1c9d1309e4c94d445186a0974cbf286b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brunopostiau</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/12/find-additional-applicaitons.jpg" medium="image">
			<media:title type="html">find additional applicaitons</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/12/appcatalogtabs1.jpg" medium="image">
			<media:title type="html">appcatalogtabs</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/12/requiresapproval.jpg" medium="image">
			<media:title type="html">requiresapproval</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/12/details.jpg" medium="image">
			<media:title type="html">details</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/12/reqcomments.jpg" medium="image">
			<media:title type="html">reqcomments</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/12/approvals2.jpg" medium="image">
			<media:title type="html">approvals</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/12/query1sccm.jpg" medium="image">
			<media:title type="html">query1sccm</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/12/query2sccm.jpg" medium="image">
			<media:title type="html">query2sccm</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/12/queryadsccm.jpg" medium="image">
			<media:title type="html">queryadsccm</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/12/emailsccm.jpg" medium="image">
			<media:title type="html">emailsccm</media:title>
		</media:content>
	</item>
		<item>
		<title>Matrix Report for Adobe Products</title>
		<link>http://brpoblog.wordpress.com/2011/05/27/matrix-report-for-adobe-products/</link>
		<comments>http://brpoblog.wordpress.com/2011/05/27/matrix-report-for-adobe-products/#comments</comments>
		<pubDate>Fri, 27 May 2011 14:28:25 +0000</pubDate>
		<dc:creator>Brpo</dc:creator>
				<category><![CDATA[System Center Configuration Manager]]></category>

		<guid isPermaLink="false">http://brpoblog.wordpress.com/?p=196</guid>
		<description><![CDATA[While the previous reports you will see here were based on the Tabular format model, a post on the Sccm community forum brought my attention. Here is the layout that was requested:                                App A Version    App B Version             App C Version            App D Version Machine X                        6.0.5                   1.2                               1.0                                 2.8 Machine Y                         6.05                   1.0                                1.0                                2.6 Machine Z                         6.0.5                  1.1                             doesn&#8217;t exist                [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=196&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>While the previous reports you will see here were based on the Tabular format model, a post on the Sccm community forum brought my attention.</p>
<p>Here is the layout that was requested:</p>
<div>
<p>                               App A Version    App B Version             App C Version            App D Version</p>
<p>Machine X                        6.0.5                   1.2                               1.0                                 2.8</p>
<p>Machine Y                         6.05                   1.0                                1.0                                2.6</p>
<p>Machine Z                         6.0.5                  1.1                             doesn&#8217;t exist                   2.8</p>
<p>This would of course be very usefull when dealing with groups of applications that would have to interact with each-other.</p>
<p>For example purpose, I will create a report that shows some Adobe products, which also means that some filters in the query would be different for other products.</p>
<p>Here is a query we can use for the base extract:</p>
<p>SELECT  Distinct &#8216;Product&#8217;=</p>
<p>Case</p>
<p>When b.displayname0 like &#8216;Adobe Acrobat%&#8217; Then &#8216;Adobe Acrobat&#8217;</p>
<p>When b.displayname0 like &#8216;Adobe Photoshop%&#8217; Then &#8216;Adobe Photoshop&#8217;</p>
<p>When b.displayname0 like &#8216;Adobe Dreamweaver%&#8217; Then &#8216;Adobe Dreamweaver&#8217;</p>
<p>When b.displayname0 like &#8216;Adobe Framemaker%&#8217; Then &#8216;Adobe Framemaker&#8217;</p>
<p>Else b.displayname0</p>
<p>End,</p>
<p>&#8216;Version&#8217; =</p>
<p>Case</p>
<p>when b.version0 like &#8217;12%&#8217; then &#8217;12&#8242;</p>
<p>when b.version0 like &#8217;3%&#8217; then &#8217;3&#8242;</p>
<p>when b.version0 like &#8217;11%&#8217; then &#8217;11&#8242;</p>
<p>When b.version0 like &#8217;10%&#8217; then &#8217;10&#8242;</p>
<p>When b.version0 like &#8217;9%&#8217; then &#8217;9&#8242;</p>
<p>when b.version0 like &#8217;8%&#8217; then &#8217;8&#8242;</p>
<p>when b.version0 like &#8217;7%&#8217; then &#8217;7&#8242;</p>
<p>when b.version0 like &#8217;006%&#8217; then &#8217;6&#8242;</p>
<p>when b.version0 like &#8217;6%&#8217; then &#8217;6&#8242;</p>
<p>when b.version0 like &#8217;5%&#8217; then &#8217;5&#8242;</p>
<p>when b.version0 like &#8217;4%&#8217; then &#8217;4&#8242;</p>
<p>End,</p>
<p>&#8216;Publisher&#8217;=</p>
<p>Case</p>
<p>When b.publisher0 like &#8216;Adobe%&#8217; Then &#8216;Adobe Corporation&#8217;</p>
<p>End,</p>
<p>a.Netbios_Name0</p>
<p>FROM         v_R_System AS a INNER JOIN</p>
<p>v_Add_Remove_Programs AS b ON a.ResourceID = b.ResourceID INNER JOIN</p>
<p>v_FullCollectionMembership AS c ON a.ResourceID = c.ResourceID</p>
<p>WHERE</p>
<p>((b.displayname0 like &#8216;Adobe Acrobat%&#8217;) or (b.displayname0 like &#8216;Adobe Photoshop%&#8217;)</p>
<p>or (b.displayname0 like &#8216;Adobe Dreamweaver%&#8217;) or (b.displayname0 like &#8216;Adobe Framemaker%&#8217;))</p>
<p>And (b.version0 &lt;&gt; &#8217;1.0&#8242;)</p>
<p>order by netbios_name0</p>
<p>When creating the report, we choose the Matrix format, and set The product for the Columns and the Netbios_Name0 for the rows, with Version in the details</p>
<p>Here is how it looks</p>
<div><a href="http://brpoblog.files.wordpress.com/2011/05/matrixadobe.jpg"><img class="alignnone size-full wp-image-201" title="matrixadobe" src="http://brpoblog.files.wordpress.com/2011/05/matrixadobe.jpg?w=575" alt=""   /></a></div>
<div>In some other context, you might want to change the row colours based on conditions (If AppA version is lower than AppC version, then it&#8217;s unsupported &gt; set background row colour to RED)</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brpoblog.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brpoblog.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brpoblog.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brpoblog.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/brpoblog.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/brpoblog.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/brpoblog.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/brpoblog.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brpoblog.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brpoblog.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brpoblog.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brpoblog.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brpoblog.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brpoblog.wordpress.com/196/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=196&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://brpoblog.wordpress.com/2011/05/27/matrix-report-for-adobe-products/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1c9d1309e4c94d445186a0974cbf286b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brunopostiau</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/05/matrixadobe.jpg" medium="image">
			<media:title type="html">matrixadobe</media:title>
		</media:content>
	</item>
		<item>
		<title>Customize SAP 720 package for  App-v repackaging</title>
		<link>http://brpoblog.wordpress.com/2011/05/04/customize-sap-720-package-for-app-v-repackaging/</link>
		<comments>http://brpoblog.wordpress.com/2011/05/04/customize-sap-720-package-for-app-v-repackaging/#comments</comments>
		<pubDate>Wed, 04 May 2011 16:14:36 +0000</pubDate>
		<dc:creator>Brpo</dc:creator>
				<category><![CDATA[App-V]]></category>
		<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://brpoblog.wordpress.com/?p=171</guid>
		<description><![CDATA[I have posted in the past a couple of post on how to use the Network Sap server to easily customize, patch and deploy the sap client in the enterprise, wether via Sccm or other deployment tools. Since a lot of admins are now testing or moving to application virtualization, let&#8217;s have a look at how we [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=171&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have posted in the past a couple of post on how to use the Network Sap server to easily customize, patch and deploy the sap client in the enterprise, wether via Sccm or other deployment tools.</p>
<p>Since a lot of admins are now testing or moving to application virtualization, let&#8217;s have a look at how we can use the tool to ease our app-v repckaging process.</p>
<p>In order to install the Sap installation server, refer to the document on the SAP support site:</p>
<p><a title="SAP Frontend Installation Guide 7.20" href="http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/80f043df-b655-2d10-e9a4-bba6967de101" target="_blank">http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/80f043df-b655-2d10-e9a4-bba6967de101</a></p>
<p>[If you need a step by step, post a comment here and I will post one on this blog when I find the time]</p>
<p>I based the changes for App-v repackaging on the following blog post  from Nicke Kallen (Viridis IT)</p>
<p><a href="http://www.viridisit.se/eng/blog/?p=782">http://www.viridisit.se/eng/blog/?p=782</a></p>
<p>Once your server is installed, launch NwSapSetupAdmin.exe from the /Sapgui720/admin/setup folder</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/05/sapserver11.png"><img class="alignnone size-full wp-image-175" title="sapserver1" src="http://brpoblog.files.wordpress.com/2011/05/sapserver11.png?w=575" alt=""   /></a></p>
<p>Go to the Packages tab, and create a package that contains the components you want to deploy (in my case, I just took the same components that I deploy on the computers)</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/05/sapserver2.png"><img title="sapserver2" src="http://brpoblog.files.wordpress.com/2011/05/sapserver2.png?w=302&#038;h=305" alt="" width="302" height="305" /></a></p>
<p>Then select the &#8216;Configure Packages&#8217; tab. Here we can adjust the deployment so that it matches the requirements of an App-v package.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/05/sapserver4.png"><img title="sapserver4" src="http://brpoblog.files.wordpress.com/2011/05/sapserver4.png?w=786&#038;h=451" alt="" width="786" height="451" /></a></p>
<p>The important steps here are:</p>
<p>Define Q drive path for <strong>SapBiDestDir</strong> and <strong>SapFrontEndDir</strong>. You can adjust them by clicking Modify Parameters</p>
<p>DO NOT FORGET to press SAVE to apply the changes.</p>
<p>I choose the Q:\Sap7201 folder, this is where my client will be installed.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/05/sapserver5.png"><img title="sapserver5" src="http://brpoblog.files.wordpress.com/2011/05/sapserver5.png?w=470&#038;h=257" alt="" width="470" height="257" /></a></p>
<p>The next step is to customize the deployment itself via SapScript</p>
<p>You can define scripts that the installer will run before, during and after Install (or Update)</p>
<p>(This scripting environment is based on vbscript, so it might look familiar to some of you)</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/05/sapserver3.png"><img title="sapserver3" src="http://brpoblog.files.wordpress.com/2011/05/sapserver3.png?w=520&#038;h=205" alt="" width="520" height="205" /></a></p>
<p>The first thing to do is to define our Sap/Common folder on the Q: drive. We will use this folder to copy over files at the end of the deployment.</p>
<p>Select <strong>On Begin Install</strong> (you could as well create the directory in the On End Install tab, just make sure it exists before we copy the files)</p>
<p>and define the location in the same way it is done up here.</p>
<p>Note that the common files folder should preferably be a subfolder of your SapFrontEndDir directory,</p>
<p>The first line of the script simply defines the path, the second one executes the change.</p>
<p>Now move to the <strong>On End Install tab</strong></p>
<p>[Here is the script I use in this tab]</p>
<p>NwEngine.Shell.SetRegValue &#8220;HKLM\SOFTWARE\SAP\SAPsetup\SAPstart\AutoUpdate\SAPLogon.exe\UpdateMode&#8221;, &#8220;REG_SZ&#8221;, &#8220;ForceOff&#8221;<br />
strSrcFile1  = NwEngine.Variables.ResolveString(&#8220;%WinDir%\System32\librfc32.dll&#8221;)<br />
strSrcFile2  = NwEngine.Variables.ResolveString(&#8220;%WinDir%\System32\SAPbtmp.dll&#8221;)<br />
strSrcFile3  = NwEngine.Variables.ResolveString(&#8220;%WinDir%\System32\icuin34.dll&#8221;)<br />
strSrcFile4  = NwEngine.Variables.ResolveString(&#8220;%WinDir%\System32\libsapu16vc90.dll&#8221;)<br />
strDstFile1  = &#8220;Q:\SAP7201\SAP\Common Files\librfc32.dll&#8221;<br />
strDstFile2  = &#8220;Q:\SAP7201\SAP\Common Files\SAPbtmp.dll&#8221;<br />
strDstFile3  = &#8220;Q:\SAP7201\SAP\Common Files\icuin34.dll&#8221;<br />
strDstFile4  = &#8220;Q:\SAP7201\SAP\Common Files\libsapu16vc90.dll&#8221;<br />
NwEngine.Shell.CopyFile strSrcFile1, strDstFile1<br />
NwEngine.Shell.CopyFile strSrcFile2, strDstFile2<br />
NwEngine.Shell.CopyFile strSrcFile3, strDstFile3<br />
NwEngine.Shell.CopyFile strSrcFile4, strDstFile4</p>
<p>NwEngine.Shell.DeleteFile strSrcFile1<br />
NwEngine.Shell.DeleteFile strSrcFile2<br />
NwEngine.Shell.DeleteFile strSrcFile3<br />
NwEngine.Shell.DeleteFile strSrcFile4</p>
<p>OrgRegValue = &#8220;HKLM\System\CurrentControlSet\Control\Session Manager\Environment\Path&#8221;<br />
targetValue = &#8220;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;Q:\SAP7201\SAP\Common Files&#8221;<br />
NwEngine.Shell.SetRegValue OrgRegValue, &#8220;REG_EXPAND_SZ&#8221;, targetValue</p>
<p>A small explanation here:  the first line disables automatic updates, lines 2 to 13 copy files from System32 to our sap\common files folder that we created in the former step and then deletes them from the original location.</p>
<p>The last part of the script adds our Common files folder to the PATH variables.</p>
<p>Note that since I use a virtual machine, I just took the default PATH reg key and added my common files path to it. This makes it much more simple. However, If you install other apps that will be used by the Sap Client, your path might be different, so always check it before repackaging.</p>
<p>Our package is now ready. The only thing to do now is to launch the repackager and run our package installation. The command can be found in the Properties tab of the Package.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/05/sapserver61.png"><img title="sapserver6" src="http://brpoblog.files.wordpress.com/2011/05/sapserver61.png?w=690&#038;h=47" alt="" width="690" height="47" /></a></p>
<p>You can remove /silent from the command if you want to see the dialog boxes and confirm what package you want to install.</p>
<p>There are a couple of benefits to using these tools:</p>
<p>- the install of the client is now fully automated, you don&#8217;t have to double check that each point has been done</p>
<p>- we use the same sources and patch versions for normal installation and V-app package since the same server is being used</p>
<p>- The patching of the client is easier, you just patch the server, redeploy the client which is now up to date, and deploy the changes to the virtual clients.</p>
<p>Note that I did not use this in production yet, so take usual precautions, this is only an example of what can be done.</p>
<p><span style="color:#000000;">Please post comments as your feedback is the best way to improve the information.</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brpoblog.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brpoblog.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brpoblog.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brpoblog.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/brpoblog.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/brpoblog.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/brpoblog.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/brpoblog.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brpoblog.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brpoblog.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brpoblog.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brpoblog.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brpoblog.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brpoblog.wordpress.com/171/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=171&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://brpoblog.wordpress.com/2011/05/04/customize-sap-720-package-for-app-v-repackaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1c9d1309e4c94d445186a0974cbf286b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brunopostiau</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/05/sapserver11.png" medium="image">
			<media:title type="html">sapserver1</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/05/sapserver2.png" medium="image">
			<media:title type="html">sapserver2</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/05/sapserver4.png" medium="image">
			<media:title type="html">sapserver4</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/05/sapserver5.png" medium="image">
			<media:title type="html">sapserver5</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/05/sapserver3.png" medium="image">
			<media:title type="html">sapserver3</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/05/sapserver61.png" medium="image">
			<media:title type="html">sapserver6</media:title>
		</media:content>
	</item>
		<item>
		<title>Automated repackaging to App-v via Adminstudio (part2)</title>
		<link>http://brpoblog.wordpress.com/2011/05/04/automated-repackaging-to-app-v-via-adminstudio-part2/</link>
		<comments>http://brpoblog.wordpress.com/2011/05/04/automated-repackaging-to-app-v-via-adminstudio-part2/#comments</comments>
		<pubDate>Wed, 04 May 2011 06:34:28 +0000</pubDate>
		<dc:creator>Brpo</dc:creator>
				<category><![CDATA[App-V]]></category>
		<category><![CDATA[System Center Configuration Manager]]></category>

		<guid isPermaLink="false">http://brpoblog.wordpress.com/?p=167</guid>
		<description><![CDATA[Part 1 of this post was about basic repackaging of an Msi to App-v format, Part 2 will be about automated conversion. Let&#8217;s open a Project from the Application Conversion Wizard&#8230; Let&#8217;s choose where our packages reside. If you are repackaging a lot of applications, chances are that those are managed by SCCM or at least [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=167&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Part 1 of this post was about basic repackaging of an Msi to App-v format, Part 2 will be about automated conversion.</p>
<p>Let&#8217;s open a Project from the Application Conversion Wizard&#8230;</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/1.png"><img class="alignnone size-full wp-image-132" title="1" src="http://brpoblog.files.wordpress.com/2011/04/1.png?w=575" alt=""   /></a></p>
<p>Let&#8217;s choose where our packages reside.</p>
<p>If you are repackaging a lot of applications, chances are that those are managed by SCCM</p>
<p>or at least that the sources have been consolidated in the same network location.</p>
<p>Since I use Sccm, this will be my choice.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/2.png"><img class="alignnone size-full wp-image-133" title="2" src="http://brpoblog.files.wordpress.com/2011/04/2.png?w=575" alt=""   /></a></p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/3.png"><img title="3" src="http://brpoblog.files.wordpress.com/2011/04/3.png?w=517&#038;h=401" alt="" width="517" height="401" /></a></p>
<p>After providing the connection data, the tool will query your SCCM server and return all packages that were found.</p>
<p>This includes all application formats. [Note that this might take a bit of time]</p>
<p>Now all you need to do is select the applications you want the tool to convert.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/5.jpg"><img title="5" src="http://brpoblog.files.wordpress.com/2011/04/5.jpg?w=575&#038;h=325" alt="" width="575" height="325" /></a></p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/6.jpg"><img title="6" src="http://brpoblog.files.wordpress.com/2011/04/6.jpg?w=575&#038;h=327" alt="" width="575" height="327" /></a></p>
<p>As was the case for basic conversion I can now define the virtual machines that can be used for conversion.</p>
<p>Note that you can use more than one VM at a time to make the process quicker.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/7.jpg"><img title="7" src="http://brpoblog.files.wordpress.com/2011/04/7.jpg?w=396&#038;h=190" alt="" width="396" height="190" /></a></p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/8.jpg"><img title="8" src="http://brpoblog.files.wordpress.com/2011/04/8.jpg?w=554&#038;h=252" alt="" width="554" height="252" /></a></p>
<p>You can then customize the default App-V package options that will be used as default and per specific application.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/9.jpg"><img title="9" src="http://brpoblog.files.wordpress.com/2011/04/9.jpg?w=567&#038;h=421" alt="" width="567" height="421" /></a></p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/10.jpg"><img title="10" src="http://brpoblog.files.wordpress.com/2011/04/10.jpg?w=421&#038;h=150" alt="" width="421" height="150" /></a></p>
<p>Once done, the whole process should run unattended, reporting in real time what is going on.</p>
<p>I did not test the program in production due to lack of resources but it looks very powerfull when used in combination with Sccm</p>
<p>since you keep the paths, application commands, etc.</p>
<p>Note that you will need the Enterprise version of Adminstudio (and the additional Virtualization pack) to use this functionality.</p>
<p>Flexera posted a webcast demo of the tool on their site (needs registration):</p>
<p><a title="How to Automate Application Repackaging and Conversion to Virtual Formats with AdminStudio" href="http://mktg.flexerasoftware.com/mk/get/AS-AUTOCONVERT-WBNR" target="_blank">How to Automate Application Repackaging and Conversion to Virtual Formats with AdminStudio</a></p>
<p>You can also download a trial version that will allow you to test most of the functionality.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brpoblog.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brpoblog.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brpoblog.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brpoblog.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/brpoblog.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/brpoblog.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/brpoblog.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/brpoblog.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brpoblog.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brpoblog.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brpoblog.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brpoblog.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brpoblog.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brpoblog.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=167&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://brpoblog.wordpress.com/2011/05/04/automated-repackaging-to-app-v-via-adminstudio-part2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1c9d1309e4c94d445186a0974cbf286b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brunopostiau</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/1.png" medium="image">
			<media:title type="html">1</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/2.png" medium="image">
			<media:title type="html">2</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/3.png" medium="image">
			<media:title type="html">3</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/5.jpg" medium="image">
			<media:title type="html">5</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/6.jpg" medium="image">
			<media:title type="html">6</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/7.jpg" medium="image">
			<media:title type="html">7</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/8.jpg" medium="image">
			<media:title type="html">8</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/9.jpg" medium="image">
			<media:title type="html">9</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/10.jpg" medium="image">
			<media:title type="html">10</media:title>
		</media:content>
	</item>
		<item>
		<title>[Automated] repackaging to App-v via Adminstudio (part1)</title>
		<link>http://brpoblog.wordpress.com/2011/04/30/automated-repackaging-to-app-v-via-adminstudio-part1/</link>
		<comments>http://brpoblog.wordpress.com/2011/04/30/automated-repackaging-to-app-v-via-adminstudio-part1/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 18:04:11 +0000</pubDate>
		<dc:creator>Brpo</dc:creator>
				<category><![CDATA[App-V]]></category>

		<guid isPermaLink="false">http://brpoblog.wordpress.com/?p=131</guid>
		<description><![CDATA[Migrating to App-v seems like a very good way to manage your applications. But yes, it also means that you will have to repackage all those applications&#8230; one more time! Indeed, while a lot of companies have been standardizing on Msi packages, this won&#8217;t be of much help now you are moving to a completely different packaging method. Of course, if [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=131&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Migrating to App-v seems like a very good way to manage your applications. But yes, it also means that you will have to repackage all those applications&#8230; one more time!</p>
<p>Indeed, while a lot of companies have been standardizing on Msi packages, this won&#8217;t be of much help now you are moving to a completely different packaging method. Of course, if you followed recommendations and have documented the install process for each setup that you rebuilt as Msi, this information will be very usefull. But wouldn&#8217;t it be nice if you could just take those Msi and convert them to App-v packages ?</p>
<p>That would be very nice indeed. And that is exactly what the Adminstudio Automated Application converter(s) are supposed to do for you (with a little help from you of course).</p>
<p>For those of you who have spent some of their time in the last ten years repackaging applications, it is very probable that you worked or at least heard about Adminstudio (Formerly Installshield, Macrovision, and now Flexera Software). For the others, let&#8217;s say that it is a suite of tools that allow to build Msi packages from other formats via snapshots or installation monitoring, very similar to what the Sequencer does for App-v.</p>
<p>Before I go further, some remarks. I have no link to Flexera software, except as a customer for several years now. One other important point is that the solution has a cost. You would need to buy a license for Adminstudio* and an additional license for the &#8216;Virtualization pack&#8217;. Note that the limited editions available for free if you already have a Sccm license won&#8217;t work for this. Last warning: the option to create an Msi to install the app-v package offline is not available in the evaluation version.</p>
<p>Fine, so how does it work ? Let&#8217;s start with a basic Msi package.</p>
<p>Open Installshield, and open your Msi package (I took Adobe Acrobat Reader X as an example),</p>
<p>Select Application Conversion Wizard</p>
<p>.<a href="http://brpoblog.files.wordpress.com/2011/04/11.jpg"><img class="alignnone size-full wp-image-144" title="11" src="http://brpoblog.files.wordpress.com/2011/04/11.jpg?w=575" alt=""   /></a></p>
<p>Choose the type of virtual application you would like to create (note the different choices below, with the first one being the Msi</p>
<p>&#8216;wrapper&#8217; that allows to deploy your app-v packages, not a standard Msi output)</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/12.jpg"><img title="12" src="http://brpoblog.files.wordpress.com/2011/04/12.jpg?w=512&#038;h=400" alt="" width="512" height="400" /></a></p>
<p>For Msi sources, the program is able to repackage to App-v without having to install the application.</p>
<p>For other types of sources (setup.exe, etc), the repackager will use a virtual machine to install the package</p>
<p>like you would do manually with the Sequencer. The operation of the VM is done via scripting through the corresponding APIs.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/13.jpg"><img title="13" src="http://brpoblog.files.wordpress.com/2011/04/13.jpg?w=513&#038;h=400" alt="" width="513" height="400" /></a></p>
<p>For this Msi we won&#8217;t use a Virtual machine.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/14.jpg"><img title="14" src="http://brpoblog.files.wordpress.com/2011/04/14.jpg?w=575&#038;h=397" alt="" width="575" height="397" /></a></p>
<p>Next step is to define the platforms that you want the package to run on.</p>
<p>[Note: For those who have used the Command line sequencer, those settings (Platforms, compression, etc) are properly kept]</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/15.jpg"><img title="15" src="http://brpoblog.files.wordpress.com/2011/04/15.jpg?w=575&#038;h=352" alt="" width="575" height="352" /></a></p>
<p>You have the option to change files and shortcuts and registry settings, as well as define mst files to apply.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/16.jpg"><img class="alignnone size-full wp-image-149" title="16" src="http://brpoblog.files.wordpress.com/2011/04/16.jpg?w=575&#038;h=392" alt="" width="575" height="392" /></a></p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/17.jpg"><img class="alignnone size-full wp-image-150" title="17" src="http://brpoblog.files.wordpress.com/2011/04/17.jpg?w=575&#038;h=396" alt="" width="575" height="396" /></a></p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/18.jpg"><img class="alignnone size-full wp-image-151" title="18" src="http://brpoblog.files.wordpress.com/2011/04/18.jpg?w=575&#038;h=395" alt="" width="575" height="395" /></a></p>
<p>You can define here Dynamic Suite Composition Dependencies.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/191.jpg"><img class="alignnone size-full wp-image-153" title="19" src="http://brpoblog.files.wordpress.com/2011/04/191.jpg?w=575&#038;h=397" alt="" width="575" height="397" /></a></p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/20.jpg"><img class="alignnone size-full wp-image-154" title="20" src="http://brpoblog.files.wordpress.com/2011/04/20.jpg?w=575&#038;h=395" alt="" width="575" height="395" /></a></p>
<p>The Build process now simulates the Msi install and creates an App-v package from it.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/21.jpg"><img class="alignnone size-full wp-image-155" title="21" src="http://brpoblog.files.wordpress.com/2011/04/21.jpg?w=575&#038;h=315" alt="" width="575" height="315" /></a></p>
<p>The report logs include potential problems with the package.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/22.jpg"><img class="alignnone size-full wp-image-156" title="22" src="http://brpoblog.files.wordpress.com/2011/04/22.jpg?w=575&#038;h=237" alt="" width="575" height="237" /></a></p>
<p>One thing to be aware of, is that the current release (Adminstudio 10) is based on App-v Client 4.5, not the latest 4.6 client.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/23.jpg"><img class="alignnone size-full wp-image-157" title="23" src="http://brpoblog.files.wordpress.com/2011/04/23.jpg?w=575" alt=""   /></a></p>
<p>That&#8217;s it for the &#8217;basic&#8217; conversion of Msi packages with Installshield / Adminstudio (needs at least <del>Standard</del> Professional version 10 + Virtualization Pack). As you can see, for some packages it might make you win quite a bit of time, but if you have already repackaged to App-v, you know that most probably this Adobe Reader App-v package will have to be edited before it deploys and works properly. You can now edit App-v packages directly in the console.</p>
<p>Ok, now I hear you say &lt;&#8217;So what&#8217;s the big deal about this Virtualization Pack ? Didn&#8217;t you talk about &#8220;Automated conversion&#8221; ?&gt;</p>
<p>That&#8217;s right, what I have shown so far is not very different from the Sequencer, except for the fact that you won&#8217;t need to install the Msi.</p>
<p>If you already use Adminstudio in your enterprise. you might want to not only repackage third party apps to App-v but also generate App-v packages</p>
<p>for your in-house developped applications and Installshield can also help here.</p>
<p>But for the Automated Conversion part, you will have to wait&#8230; well not for the next version of Adminstudio,  just for the next post <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brpoblog.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brpoblog.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brpoblog.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brpoblog.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/brpoblog.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/brpoblog.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/brpoblog.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/brpoblog.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brpoblog.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brpoblog.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brpoblog.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brpoblog.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brpoblog.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brpoblog.wordpress.com/131/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=131&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://brpoblog.wordpress.com/2011/04/30/automated-repackaging-to-app-v-via-adminstudio-part1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1c9d1309e4c94d445186a0974cbf286b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brunopostiau</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/11.jpg" medium="image">
			<media:title type="html">11</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/12.jpg" medium="image">
			<media:title type="html">12</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/13.jpg" medium="image">
			<media:title type="html">13</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/14.jpg" medium="image">
			<media:title type="html">14</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/15.jpg" medium="image">
			<media:title type="html">15</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/16.jpg" medium="image">
			<media:title type="html">16</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/17.jpg" medium="image">
			<media:title type="html">17</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/18.jpg" medium="image">
			<media:title type="html">18</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/191.jpg" medium="image">
			<media:title type="html">19</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/20.jpg" medium="image">
			<media:title type="html">20</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/21.jpg" medium="image">
			<media:title type="html">21</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/22.jpg" medium="image">
			<media:title type="html">22</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/23.jpg" medium="image">
			<media:title type="html">23</media:title>
		</media:content>
	</item>
		<item>
		<title>Sccm AD discovery potential problem during migration</title>
		<link>http://brpoblog.wordpress.com/2011/04/27/sccm-ad-discovery-potential-problem-during-migration/</link>
		<comments>http://brpoblog.wordpress.com/2011/04/27/sccm-ad-discovery-potential-problem-during-migration/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 12:51:34 +0000</pubDate>
		<dc:creator>Brpo</dc:creator>
				<category><![CDATA[System Center Configuration Manager]]></category>

		<guid isPermaLink="false">http://brpoblog.wordpress.com/?p=128</guid>
		<description><![CDATA[As you move to Windows 7, you might be tempted to separate users and workstations based on the fact that they are migrated already or still run a previous OS. As you map this in your environment you sometimes will end up with a separate main OU for users / computers and Sub-OUs that are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=128&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As you move to Windows 7, you might be tempted to separate users and workstations based on the fact that they are migrated already or still run a previous OS.</p>
<p>As you map this in your environment you sometimes will end up with a separate main OU for users / computers and Sub-OUs that are exactly similar to your previous implemenation:</p>
<p>Note that when you do this Sccm will not scan the sub-folders.</p>
<p>see <a href="http://support.microsoft.com/kb/983514/en-us">http://support.microsoft.com/kb/983514/en-us</a></p>
<p>Extract: &lt;</p>
<p>Consider the following scenario:</p>
<ul>
<li>You enable the <strong>Active Directory System Discovery</strong> method or the<br />
<strong>Active Directory User Discovery</strong> method on a System Center Configuration<br />
Manager 2007 Service Pack 2 (SP2) site server.</li>
<li>You add the paths of some organizational unit (OU) to the Active Directory<br />
containers list. The <strong>Recursive</strong> search option is<br />
enabled.</li>
<li>Some OUs that are in the container list and some related child OUs share the<br />
same common name (CN).</li>
</ul>
<p>In this scenario, some of these OUs that share<br />
the same CN are not discovered when the <strong>Active Directory System Discovery</strong><br />
method or the <strong>Active Directory User Discovery</strong> method runs.</p>
<p>For<br />
example, the following OUs are added to the Active Directory containers list.</p>
<ul>
<li>OU1</li>
<li>TestOU1</li>
<li>OU2</li>
</ul>
<p>The &#8220;OU1&#8243; OU has the following child OUs:</p>
<ul>
<li>TestOU1</li>
<li>TestOU4</li>
<li>TestOU5</li>
</ul>
<p>The &#8220;OU2&#8243; OU has the following child OUs:</p>
<ul>
<li>TestOU1</li>
<li>TestOU6</li>
</ul>
<p>In this example, the &#8220;TestOU1&#8243; OU occurs three times.<br />
However, only one &#8220;TestOU1&#8243; OU is discovered when the Active Directory System<br />
Discovery method or the Active Directory User Discovery method runs.</p>
<p>&gt;</p>
<p>One way to effectively check you don&#8217;t have the problem is to open the Ad*dis.log files and look for entries starting with !!!!Valid AD container</p>
<p>Compare that to what you have configured in your Discovery Methods. It should match. If it does not, apply the hotfix and you will see that it solves the problem and missing entries will appear at next discovery.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brpoblog.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brpoblog.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brpoblog.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brpoblog.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/brpoblog.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/brpoblog.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/brpoblog.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/brpoblog.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brpoblog.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brpoblog.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brpoblog.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brpoblog.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brpoblog.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brpoblog.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=128&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://brpoblog.wordpress.com/2011/04/27/sccm-ad-discovery-potential-problem-during-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1c9d1309e4c94d445186a0974cbf286b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brunopostiau</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8216;Turn off all balloon notifications&#8217;, really ?</title>
		<link>http://brpoblog.wordpress.com/2011/04/27/turn-off-all-balloon-notifications-really/</link>
		<comments>http://brpoblog.wordpress.com/2011/04/27/turn-off-all-balloon-notifications-really/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 12:31:36 +0000</pubDate>
		<dc:creator>Brpo</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://brpoblog.wordpress.com/?p=124</guid>
		<description><![CDATA[Windows 7 comes with a lot of new Group Policies, which are linked to new features of the product. Sometimes however Windows 7 does not work exactly the same way as previous versions, and enabling a GPO can have unexpected side effects: &#8216;Turn off all balloon notifications&#8217; is supposed to mask annoying -or at least distracting- notifications [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=124&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Windows 7 comes with a lot of new Group Policies, which are linked to new features of the product.</p>
<p>Sometimes however Windows 7 does not work exactly the same way as previous versions, and enabling a GPO can have unexpected side effects:</p>
<p>&#8216;Turn off all balloon notifications&#8217; is supposed to mask annoying -or at least distracting- notifications from the user.</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/notif.jpg"><img class="alignnone size-full wp-image-126" title="notif" src="http://brpoblog.files.wordpress.com/2011/04/notif.jpg?w=575" alt=""   /></a></p>
<p>While it works as expected,<strong> a side effect is that you won&#8217;t get Prompted to change your password before it expires</strong> ! (or more precisely, you won&#8217;t be able to see the notification as it&#8217;s disabled)</p>
<p>One alternative is to re-enable the setting, and select Turn off feature advertisement balloon notifications to limit the number of notifications.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brpoblog.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brpoblog.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brpoblog.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brpoblog.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/brpoblog.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/brpoblog.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/brpoblog.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/brpoblog.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brpoblog.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brpoblog.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brpoblog.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brpoblog.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brpoblog.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brpoblog.wordpress.com/124/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=124&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://brpoblog.wordpress.com/2011/04/27/turn-off-all-balloon-notifications-really/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1c9d1309e4c94d445186a0974cbf286b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brunopostiau</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/notif.jpg" medium="image">
			<media:title type="html">notif</media:title>
		</media:content>
	</item>
		<item>
		<title>SRSS report for Microsoft Products</title>
		<link>http://brpoblog.wordpress.com/2011/04/21/srss-report-for-microsoft-products/</link>
		<comments>http://brpoblog.wordpress.com/2011/04/21/srss-report-for-microsoft-products/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 15:56:27 +0000</pubDate>
		<dc:creator>Brpo</dc:creator>
				<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://brpoblog.wordpress.com/?p=110</guid>
		<description><![CDATA[Hi Now that the base report is ready, a few changes to the code will bring us a same kind of report for MS products&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=110&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi</p>
<p>Now that the base report is ready, a few changes to the code will bring us a same kind of report for MS products&#8230;</p>
<p><a href="http://brpoblog.files.wordpress.com/2011/04/msproducts1.jpg"><img title="msproducts" src="http://brpoblog.files.wordpress.com/2011/04/msproducts1.jpg?w=640&#038;h=194" alt="" width="640" height="194" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brpoblog.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brpoblog.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brpoblog.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brpoblog.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/brpoblog.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/brpoblog.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/brpoblog.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/brpoblog.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brpoblog.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brpoblog.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brpoblog.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brpoblog.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brpoblog.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brpoblog.wordpress.com/110/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brpoblog.wordpress.com&amp;blog=16175047&amp;post=110&amp;subd=brpoblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://brpoblog.wordpress.com/2011/04/21/srss-report-for-microsoft-products/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1c9d1309e4c94d445186a0974cbf286b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brunopostiau</media:title>
		</media:content>

		<media:content url="http://brpoblog.files.wordpress.com/2011/04/msproducts1.jpg" medium="image">
			<media:title type="html">msproducts</media:title>
		</media:content>
	</item>
	</channel>
</rss>
