blog
Blog
Artículos técnicos, guías prácticas e ideas sobre PowerShell, .NET, Active Directory y automatización de IT.
Escribe una consulta para buscar en toda la sección blog.

Happy New Year 2016
From the bottom of our hearts we wanted to wish you Happy New Year 2016. This New Year we wanted to thank you for providing us the opportunity to serve you, we wish you…

Microsoft Exchange – Connecting to remote server failed with the following error message
Connecting to Microsoft Exchange via PowerShell is a standard administrative tasks since Exchange 2007 was released. It’s available in all…

DocX – Password protect Microsoft Word document programmatically
Following code is an example on how to add protection to Microsoft Word document using C# without needing to have…

PowerShell – How to find users without default quota set on Microsoft Exchange
During Exchange 2010 times for one of our Clients some users had special quota set for multiple users that was different…

Microsoft Word – How to remove last section break
Working with Microsoft Word sections allows you to create different visual pages in your document without much effort. Adding different…

Windows Server – How to change SHA1 to SHA256, SHA384 or SHA512 options in Certification Authority
Since SHA1 became insecure and everyone around the web is forcing the change to higher security standards such as SHA256,…

Windows 10 – How to permanently disable Windows Defender
Windows 10 was released by Microsoft on July 29th of 2015. Even though several months has already passed, millions of users…

PowerShell – How to check response code from a website
There are times when you need to verify websites availability to be able to tell if it’s up or not….

Exchange 2013 – Exchange Management Shell (EMS) loading very slow
As you grow more experienced with Exchange (2007 / 2010 / 2013 or 2016) you get to the point where you…

Mac OS X El Capitan – How to get SIMBL working after upgrade
Ever since Apple released OS X Yosemite with redesigned Safari interface a lot of people were asking Apple for bringing favicons…