Blog

Blog

Artículos técnicos, guías prácticas e ideas sobre PowerShell, .NET, Active Directory y automatización de IT.

Etiqueta
Categoría

Escribe una consulta para buscar en toda la sección Blog.

GFI MailEssentials 20 installation stuck on Administrators email address

blog

GFI MailEssentials 20 installation stuck on Administrators email address

During installation of GFI MailEssentials 20 installation doesn’t go pass entering an Administrator’s email. Pressing NEXT doesn’t do anything and Administrator…

exchangeexchange 2013gfigfi antispamgfi installergfi mailessentials
Microsoft Exchange 2013 CU11 Readiness Checks Error

blog

Microsoft Exchange 2013 CU11 Readiness Checks Error

During a Readiness Checks of Exchange Server 2013 CU 11 installation, just about 90% into Configuring Prerequisites an error is displayed. One of the…

cu11exchange 2013exchange 2013 cu11exchange cu11exchange cumulative updateexchange error
Happy New Year 2016

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…

evotechappy new year
Microsoft Exchange – Connecting to remote server failed with the following error message

blog

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…

errorexchangemicrosoft exchangemicrosoft exchange 2007microsoft exchange 2010microsoft exchange 2013
DocX – Password protect Microsoft Word document programmatically

blog

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…

c sharpc#csharpdocxmicrosoft wordmicrosoft word 2013
PowerShell – How to find users without default quota set on Microsoft Exchange

blog

PowerShell – How to find users without default quota set on Microsoft Exchange

Use PowerShell to find Exchange mailboxes that are not inheriting database default quotas and switch them back to UseDatabaseQuotaDefaults when needed.

default quotaecpexchangeexchange 2013exchange 2016mailboxes
Microsoft Word – How to remove last section break

blog

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…

add new sectionfinal section breakinsert new sectionmicrosoft officemicrosoft office 2013microsoft word
Windows Server – How to change SHA1 to SHA256, SHA384 or SHA512 options in Certification Authority

blog

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,…

cacertificate templatescertification authoritycnghashalgorithmcspkey size
Windows 10 – How to permanently disable Windows Defender

blog

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…

registryregistry editorwindows 10windows defenderwindows defender disablewindows defender enable
PowerShell – How to check response code from a website

blog

PowerShell – How to check response code from a website

Use PowerShell to check HTTP status codes in a cleaner way, return structured output, and handle both successful and failed web responses.

powershellresponse codesscriptswebsite