<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Uncategorized on Dragos Madarasan</title><link>https://dragos.madarasan.com/categories/uncategorized/</link><description>Recent content in Uncategorized on Dragos Madarasan</description><generator>Hugo -- 0.159.2</generator><language>en-US</language><lastBuildDate>Sun, 03 Apr 2016 14:12:05 +0000</lastBuildDate><atom:link href="https://dragos.madarasan.com/categories/uncategorized/feed.xml" rel="self" type="application/rss+xml"/><item><title>AWS Assume role [Powershell]</title><link>https://dragos.madarasan.com/blog/aws-assume-role-powershell/</link><pubDate>Sun, 03 Apr 2016 14:12:05 +0000</pubDate><guid>https://dragos.madarasan.com/blog/aws-assume-role-powershell/</guid><description>&lt;p&gt;This is a handy 2 lines Powershell script to assume a role in AWS, create temporary credentials and run another command using the assumed roles:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-powershell" data-lang="powershell"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;$Response = (Use-STSRole -Region eu-west-&lt;span style="color:#ae81ff"&gt;1&lt;/span&gt; -RoleArn arn&lt;span style="color:#960050;background-color:#1e0010"&gt;:&lt;/span&gt;aws&lt;span style="color:#960050;background-color:#1e0010"&gt;:&lt;/span&gt;iam::&amp;lt;accountID&amp;gt;&lt;span style="color:#960050;background-color:#1e0010"&gt;:&lt;/span&gt;role/&amp;lt;RoleName&amp;gt; -RoleSessionName RoleSession1).Credentials
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;$Credentials = New-AWSCredentials -AccessKey $Response.AccessKeyId -SecretKey $Response.SecretAccessKey -SessionToken $Response.SessionToken
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Get-S3Bucket -BucketName yourbucketnamehere -Credential $Credentials
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description></item><item><title>Exporting unexportable certificates</title><link>https://dragos.madarasan.com/blog/exporting-unexportable-certificates/</link><pubDate>Sat, 25 Apr 2015 21:32:22 +0000</pubDate><guid>https://dragos.madarasan.com/blog/exporting-unexportable-certificates/</guid><description>&lt;p&gt;You sometimes run into cases where a certificate was imported by another sysadmin and he forgot to check the option to export the private key. If you want to export the certificate together with the private key the option would be greyed out.&lt;/p&gt;
&lt;p&gt;&lt;a class="highslide img_126" href="https://dragos.madarasan.com/images/Pic1-notexportable.png" onclick="return hs.expand(this)"&gt;&lt;img class="alignnone wp-image-854" src="https://dragos.madarasan.com/images/Pic1-notexportable.png" alt="Pic1-notexportable" width="266" height="135"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Unless you have access to the original certificate there is no Windows built-in method to retrieve the certificate. &lt;a href="http://blog.gentilkiwi.com/mimikatz" target="_blank"&gt;Mimikatz&lt;/a&gt; is a nice program that hooks into the Windows NT APIs and allows you to export unexportable certificate.&lt;/p&gt;</description></item><item><title>Reviewed Microsoft System Center Configuration Manager</title><link>https://dragos.madarasan.com/blog/reviewed-microsoft-system-center-configuration-manager/</link><pubDate>Fri, 22 Nov 2013 22:00:31 +0000</pubDate><guid>https://dragos.madarasan.com/blog/reviewed-microsoft-system-center-configuration-manager/</guid><description>A month ago I was approached by Packtpub to review a book for them</description></item><item><title>Microsoft Summit 2013 &amp;#8211; get discount codes from ITSpark</title><link>https://dragos.madarasan.com/blog/microsoft-summit-2013-discount-codes/</link><pubDate>Thu, 31 Oct 2013 17:26:01 +0000</pubDate><guid>https://dragos.madarasan.com/blog/microsoft-summit-2013-discount-codes/</guid><description>Why you should attend Microsoft Summit 2013</description></item><item><title>Microsoft Private Cloud TechTalk</title><link>https://dragos.madarasan.com/blog/microsoft-private-cloud-techtalk/</link><pubDate>Sun, 08 Apr 2012 11:24:15 +0000</pubDate><guid>https://dragos.madarasan.com/blog/microsoft-private-cloud-techtalk/</guid><description>&lt;p align="justify"&gt;
A few days before leaving overseas I was invited to talk about Private Cloud concepts with &lt;a href="http://www.tudy.ro/" target="_blank"&gt;Tudy Damian&lt;/a&gt; (MVP, Virtualization) and &lt;a href="http://adrianstoian.com/" target="_blank"&gt;Adrian Stoian&lt;/a&gt; (MVP, System Center).
&lt;/p&gt;
&lt;p align="justify"&gt;
The recording is in Romanian and can be found &lt;a href="http://itspark.ro/w/wiki/2012-03-14-itspark-techtalk-episodul-8.aspx" target="_blank"&gt;here&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;&lt;a href="http://itspark.ro/w/wiki/2012-03-14-itspark-techtalk-episodul-8.aspx"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border: 0px;" title="image" src="https://dragos.madarasan.com/images/image.png" alt="image" width="244" height="140" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Google Apps certified!</title><link>https://dragos.madarasan.com/blog/google-apps-certified/</link><pubDate>Sun, 28 Aug 2011 16:27:05 +0000</pubDate><guid>https://dragos.madarasan.com/blog/google-apps-certified/</guid><description>&lt;p&gt;This week was an exceptional good week, but the the most important accomplishment is that I managed to pass my Google Apps certification exam and I’m now a Google Apps Certified Deployment Specialist.&lt;/p&gt;
&lt;p&gt;It was now a matter of pride passing this exam, having been sponsored by a 3rd party who I hope will use my skills in the future.&lt;/p&gt;
&lt;p&gt;&lt;a class="highslide img_4" href="https://dragos.madarasan.com/images/gacds.png" onclick="return hs.expand(this)"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="gacds" src="https://dragos.madarasan.com/images/gacds_thumb.png" alt="gacds" width="244" height="186" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>ITCamp 2011</title><link>https://dragos.madarasan.com/blog/itcamp-2011/</link><pubDate>Mon, 30 May 2011 23:22:53 +0000</pubDate><guid>https://dragos.madarasan.com/blog/itcamp-2011/</guid><description>&lt;p&gt;Last week I attended ITCamp 2011 a premium conference held in Cluj-Napoca and organized by 2 communities: &lt;a href="http://itspark.ro/" target="_blank"&gt;ITSpark&lt;/a&gt; and &lt;a href="http://www.codecamp.ro/" target="_blank"&gt;CodeCamp&lt;/a&gt;. Now that I have a bit more time off, I decided to write about my experience.&lt;/p&gt;
&lt;p&gt;The first thing that comes to mind is &lt;strong&gt;finally!&lt;/strong&gt; While I like small community events with 20-30 participants, a big event like ITCamp was long overdue. I remember the last TechNet session I attended in Cluj was quite a while ago, in 2007.&lt;/p&gt;</description></item><item><title>Connection Day &amp;#8211; Cluj-Napoca</title><link>https://dragos.madarasan.com/blog/connection-day-cluj-napoca/</link><pubDate>Tue, 05 Apr 2011 00:02:08 +0000</pubDate><guid>https://dragos.madarasan.com/blog/connection-day-cluj-napoca/</guid><description>&lt;p&gt;Tomorrow I will be hosting a presentation and a workshop with fellow &lt;a href="http://itspark.ro/p/despre-itspark.aspx" target="_blank"&gt;ITSpark members&lt;/a&gt; Chris, Cosmin and Tudy.&lt;/p&gt;
&lt;p&gt;As &lt;a href="http://www.tudy.ro/2011/04/02/microsoft-connection-days/" target="_blank"&gt;Tudy has already blogged&lt;/a&gt;, the event is part of a 3 cities road-trip (Cluj-Napoca, Bucharest and Timisoara), a series of events held under the auspices of Microsoft with the goal of bringing NGO and IT closer, so they can work and solve problems easier.&lt;/p&gt;</description></item><item><title>Strange errors in SCCM 2007</title><link>https://dragos.madarasan.com/blog/strange-errors-in-sccm-2007/</link><pubDate>Wed, 05 Jan 2011 13:42:49 +0000</pubDate><guid>https://dragos.madarasan.com/blog/strange-errors-in-sccm-2007/</guid><description>&lt;p style="text-align: justify;"&gt;
Right after New Years Eve I had to update some packages/advertisements for some new software. That was easy, but the problem was that none of the  clients got the advertisements.
&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;
I started to troubleshoot the problem and looked at the ConfigMgr Site Status. There I got some really nasty errors one for the MP Control Manager component and another for the MCS Control Manager.
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;MP Control Manager detected management point is not responding to HTTP requests.  The HTTP status code and text is 400, Bad Request.&lt;/p&gt;</description></item></channel></rss>