How to set Fine-grained Password policies with Powershell
So yes, it’s possible to do with the Administration center, but why would you really want to do that – when you can understand how it works with Powershell? Essentially,… Read more »
So yes, it’s possible to do with the Administration center, but why would you really want to do that – when you can understand how it works with Powershell? Essentially,… Read more »
Everybody loves Powershell.If you don’t, you’re wrong, really. It provides a way around everything! I’ve been lucky enough to be stuck in high-security environment with multiple domains and no communication… Read more »
There are a bajillion blogs about this, but there’s also alot of wishy-washy stuff around it. So I figured it might be worthwhile condensing it all down to what you… Read more »
A bit of a head-scratcher when trying to install the SQL Server 2008 R2 Best Practice Analyzer. The Baseline configuration analyzer installed just fine, and WinRM / PS2.0 was installed,… Read more »
REVISED 11/03/13! I’m not alone in having a headache whenever there’s a new Java-version. The old one doesn’t uninstall, the new one might fail to install. It’s a mess more… Read more »
Needed to do some AD cleaning; and obviously Powershell is the way to go. Did some digging around the web and found misc ways to do it; but ended up… Read more »
So this isn’t really a new problem, but in Windows 7 it’s become more frequent it seems. It can happen for a number of reasons, but often it’s related to… Read more »
So this is a common request: you need to set calendar permissions for all your users, so they all share details, beyond simple free/busy. Not really a problem, but I’ll… Read more »
So this was driving me nuts for a while. I was trying a simple task: Setting the power scheme for a XD pool. Should be straight forward, but it kepts… Read more »