Showing results for December 2016 - Page 2 of 3 - Scripting Blog [archived]

Dec 23, 2016
0
0

Curly Blue and the meaning of scripting – Part 3

Doctor Scripto
Doctor Scripto

Summary: Curly Blue discovers the raw power of Cim-Instance combined with PowerShell remoting. We continue with Curly Blue as he searches understand the meaning of scripting. He is still sitting in the office with Azura. The co-op student, Hermie, has run off to chase something that wandered into his phone. Virus or virtual creature, nobody can ...

Windows PowerShellguest bloggerSean Kearney
Dec 22, 2016
0
0

PowerTip: List locked-out accounts in Active Directory with PowerShell

Doctor Scripto
Doctor Scripto

Summary: Use Active Directory cmdlets to identify locked-out user accounts and computer accounts. Is there a quick and easy way to find all users who are locked out in Active Directory by using PowerShell?   You’ll love this. The answer is just one cmdlet away with the ActiveDirectory module. Just use Search-ADAccount, and you’ll have ...

Windows PowerShellPowerTipguest blogger
Dec 22, 2016
0
0

Curly Blue and the meaning of scripting – Part 2

Doctor Scripto
Doctor Scripto

Summary: Curly Blue learns how to use built-in PowerShell script examples in Windows. Yesterday we met our new friends, Curly Blue and Linux. Curly had started his new job as a IT Professional at Contoso. The challenge for poor Curly was that he had never learned scripting or, for that matter, gotten into the spirit of it. He had mastered a ...

Windows PowerShellguest bloggerSean Kearney
Dec 21, 2016
0
1

PowerTip: Limit Get-Childitem to a limited depth in the tree

Doctor Scripto
Doctor Scripto

Summary: Use the new -depth parameter to control how far down a directory you can search. I have a large file structure to search but I only want to go two folders deep on the search.  Is there a way to do this in PowerShell? Certainly!  In PowerShell 5.0, you can use the -depth parameter to specify how many branches deep you’d like to limit...

Windows PowerShellPowerTipguest blogger
Dec 21, 2016
0
0

Curly Blue and the meaning of scripting – Part 1

Doctor Scripto
Doctor Scripto

Summary: Curly Blue learns how to automate cleaning of old data files by using PowerShell. This week, in the spirit of the holidays (and of course the previous six years!), Hey, Scripting Guy is honored to bring forth a repeat of a tradition: The “Hey, Scripting Guy!” holiday special. This year, we are pleased to offer a week of fun and ...

Windows PowerShellguest bloggerSean Kearney