Microsoft’s Hey, Scripting Guy! blog Microsoft TechNet Script Center PowerShell Code Repository – PoshCode.org (originally posted at edward.spurlock.cc)
Month: November 2014
Find subfolders that lack a given file(name)
Our processing automation at work creates a number of files during processing. One way we can tell when the automation… Read more Find subfolders that lack a given file(name)
PowerShell – Get-WmiObject vs. Get-CimInstance
A recent post on the Hey, Scripting Guy! blog showed how to use PowerShell to find a network adapter’s MAC… Read more PowerShell – Get-WmiObject vs. Get-CimInstance
Scriptify – A navigation aid for SharePoint 2013 PowerShell Cmdlets
Via yesterday’s Hey, Scripting Guy! blog – Scriptify – A navigation aid for SharePoint 2013 PowerShell Cmdlets is a web-based… Read more Scriptify – A navigation aid for SharePoint 2013 PowerShell Cmdlets
Accessing the Outlook Inbox – ‘NoCOMClassIdentified’ error
(this was my first scripting post on my original Golden Age of Scripting blog) We get a lot of email… Read more Accessing the Outlook Inbox – ‘NoCOMClassIdentified’ error