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.

Instant Replication between Active Directory sites with PowerShell

blog

Instant Replication between Active Directory sites with PowerShell

In Active Directory when you change something, it’s replicated to other Domain Controllers regularly. It’s a standard procedure that happens automatically in the backgro…

active directoryadinstant replicationpowershellreplication
Executing hidden or private functions from PowerShell Modules

blog

Executing hidden or private functions from PowerShell Modules

When you write PowerShell modules, there’s a high chance you will have conflicts with either existing system commands (you should avoid that) or with someone else’s modu…

hiddenpowershellpowershell module
Using Lansweeper with PowerShell to your advantage

blog

Using Lansweeper with PowerShell to your advantage

I’m on a tight deadline for one of the chapters for PowerShell Conference Book vol. 2. That means my brain wants me to do a lot of different things but writing that chap…

dbatoolslansweeperpowershellreportingsqluser reports
Getting Bitlocker and LAPS summary report with PowerShell

blog

Getting Bitlocker and LAPS summary report with PowerShell

Having Bitlocker and LAPS in modern Active Directory is a must. But just because you enable GPO and have a process that should say Bitlocker and LAPS are enabled doesn’t…

active directoryadbitlockerlapspowershell
Sending HTML emails with PowerShell and zero HTML knowledge required

blog

Sending HTML emails with PowerShell and zero HTML knowledge required

I saw this article by Altaro tweeted Building PowerShell Tools for MSPs: HTML Tables for Reporting, and it describes how you can create HTML emails with just a few lines…

dashimoemailemailimohtmlpowershellpswritehtml
All your HTML Tables are belong to us

blog

All your HTML Tables are belong to us

Build complex HTML tables from PowerShell with PSWriteHTML, including multi-row headers and report layouts that are painful to hand-code.

dashimohtmljavascriptpowershellpswritehtml
Fixing Active Directory PasswordNotRequired with PowerShell

blog

Fixing Active Directory PasswordNotRequired with PowerShell

There was I, deploying PSPasswordExpiryNotifications for one of my Clients when I started getting complaints that some users are not getting their Password Expiry Notifi…

active directoryadPasswordNotRequiredpowershell
Export-CliXML and Import-CliXML serialization woes

blog

Export-CliXML and Import-CliXML serialization woes

I’ve been working today trying to deliver to one of my Clients Active Directory documentation. To my surprise, something that worked fine for a very long time has starte…

export-clixmlimport-clixmlpowershell
Dashimo (PSWriteHTML) – Charting, Icons and few other changes

blog

Dashimo (PSWriteHTML) – Charting, Icons and few other changes

A few months ago when I first released Dashimo, I’ve promised that Charts will come. Unfortunately, time passed by, and there were no Charts in sight. It’s not that I di…

cssdashimohtmljavascriptjspowershell
Getting Windows 10 build version from Active Directory

blog

Getting Windows 10 build version from Active Directory

Today I saw an article on how to get Windows Version Report from Active Directory and thought that this is a cool idea. Something handy for migration scenarios or inform…

active directorybuildpowershellwindows 10