MiguelNunez

PowerShell, Executing Internet Explorer as Network Service

Sometimes as part of troubleshooting things will work when you try them as an administrator, but...

Author: MiguelNunez Date: 03/31/2015

Powershell for Changing AppSettings in Application Configuration File

Here is a PowerShell Function that I created with the objective of changing an application...

Author: MiguelNunez Date: 02/03/2015

Debugging like a Boss with Visual Studio!

There are a couple of things that I would like to go thru inthis post in what I consider the most...

Author: MiguelNunez Date: 01/23/2015

Azure AD, Licensing users in a Security Group

Today I was trying to figure it out how to license a set of users in a Security Group and I came up...

Author: MiguelNunez Date: 01/21/2015

Getting Process ID for specific Application Pools

The other day I was debugging a web site and thought to myself "how can I know to which Process ID...

Author: MiguelNunez Date: 10/06/2014

Installing dll into GAC with PowerShell

You may install a dll into the GAC (global assembly cache) by doing the following:...

Author: MiguelNunez Date: 10/06/2014

Debugging Optimized Code in .NET

Sometime back I found myself trying to remotely debug a program thru visual studio, and while trying...

Author: MiguelNunez Date: 10/06/2014

Hello World!

This is my first post... So.... Hello World!, I'm a Software Developer, I'm proudly Born and Raised...

Author: MiguelNunez Date: 08/21/2014