More Congrats!
Another kudos to Jon Walz, host of the long running PowerScripting Podcast, for his first and well-deserved MVP Award!
Another kudos to Jon Walz, host of the long running PowerScripting Podcast, for his first and well-deserved MVP Award!
Are you familiar with PowerShell’s -replace operator? "John Jones" -replace "Jones","Smith" Most folks are aware of it, and rely on it for straightforward string replacements like this one. But not very many people know that -replace also does some amazing stuff …
But I bet they’re okay with Remote Desktop Protocol, right? And all those Remote Procedure Calls? And I bet they never even thought about why every *nix _system, ever, _has SSH enabled by default? But practically nothing else (by default)? Hmm.
As most folks are aware, I’ve been writing the Windows PowerShell column for Microsoft’s _TechNet Magazine _for… wow, going on 7 years now. For 2013, I was doing a serialized column on PowerShell Workflow, introducing a bit of the technology at a time in each month’s …
Tthe WSUS API can be used to perform a multitude of WSUS tasks from approving patches, removing clients to creating automatic approval rules to many other things. By diving deeper into the API reveals that we can also find out the name of the SQL server (if using a remote SQL database server) that …
Just an FYI that I posted a walkthrough on my blog, of DSC, including my experiences as it relates to Group Policy: http://bit.ly/1868BYS
Today, Brad Anderson (Corporate VP in the Windows Server/System Center unit) posted the first in what should be a series of “What’s New in 2012 R2” articles. In it, Anderson focuses on how Microsoft squeezed so many features into the 2012R2 release in such a short period of time. …
Through my company Concentrated Tech, I’ve decided to run a set of three PowerShell Summer School classes (click that link for descriptions). These will be a combo of self-study and weekly online sessions, designed to teach Toolmaking, Practical applications of PowerShell, or how to teach …
UPDATE 2 JULY 2013: Microsoft is informing MVPs that the fix is in, and new help files should be downloadable by (at latest) the morning of 3 July 2013. So get your Update-Help ready to run. More info. If you haven’t recently run Update-Help… don’t. There’s a problem with …