- Active Directory AppAssure Career Development Castelle FaxPress Exchange Server 2007 Exchange Server 2010 Hardware Hyper-V Server 2008 Hyper-V Server 2008 R2 IIS Microsoft Office SharePoint Server 2007 (MOSS 2007) Microsoft TechEd Operating System PowerShell Scripting Games Server Core SharePoint SharePoint 2010 SQL Server Storage Area Network Terminal Server Uncategorized Windows 7 Windows 8 Windows Server 2008 Windows Server 2008 R2 Windows Server 2012 Windows SharePoint Services 3.0 (WSS 3.0) Windows Vista Windows XP
Top Posts
- How to Toggle Field Codes Off or On in Microsoft Word
- Please wait for the System Event Notification Service...
- How to Install the Exchange 2010 Management Tools on Windows 8 RTM
- Rename a Network Interface from the Command Line
- Enabling Remote Access to Device Manager on Server Core
- Create AD Group and Copy a Group's Members with PowerShell
- Install SharePoint 2013 with PowerShell to Prevent the Dreaded Database Names with GUID's
- Remote Desktop Licensing in Windows Server 2008 R2
- Find AD User Account Lockout Events with PowerShell
- Hyper-V Live Merge Snapshot Feature in Windows Server 2012
-
Recent Posts
- 2013 PowerShell Scripting Games Advanced Event 3 – Bringing Bad Habits from the GUI to PowerShell
- People Who are Blogging About the 2013 Scripting Games
- 2013 PowerShell Scripting Games Advanced Event 2 – Why NOT to use the Win32_ComputerSystem WMI Class
- 2013 PowerShell Scripting Games Advanced Event 2 – Attention to Detail is Everything
- Lessons Learned from the Scripting Games Advanced Event 1
Archives
Blogroll
- Adam Driscoll's Blog
- Development in a Blink
- Force Multiplication through IT Automation
- Hey, Scripting Guy! Blog
- Jason Helmick's Blog
- Jeff Wouters's Blog
- Learn Powershell | Achieve More
- Max Trinidad – The PowerShell Front
- PowerSchill
- PowerScripting Podcast
- PowerShell Magazine
- PowerShell.org
- Richard Siddaway's Blog
- Rohn Edwards Blog
- Shay Levy's Blog
- SQLvariations
- The Lonely Administrator
Books I'm Currently Writing
Links
My Guest Blog Articles
My Speaking Engagements
User Groups
Blog Stats
- 401,770 hits
Disclaimer
All data and information provided on this site is for informational purposes only. Mike F Robbins (mikefrobbins.com) makes no representations as to accuracy, completeness, currentness, suitability, or validity of any information on this site and will not be liable for any errors, omissions, or delays in this information or any losses, injuries, or damages arising from its display or use. All information is provided on an as-is basis.
Category Archives: PowerShell
2013 PowerShell Scripting Games Advanced Event 3 – Bringing Bad Habits from the GUI to PowerShell
I’m seeing a trend with a lot of PowerShell scripters. Many of us have a GUI, non-scripting background and we moved to PowerShell because we didn’t want to be button monkeys clicking through the same options in the GUI day in and … Continue reading
People Who are Blogging About the 2013 Scripting Games
I’m sure that most people can easily find any of the blogs of the official judges from the 2013 Scripting Games. I recommend reading those blogs whether you’re competing in the scripting games or not since there’s a wealth of … Continue reading
2013 PowerShell Scripting Games Advanced Event 2 – Why NOT to use the Win32_ComputerSystem WMI Class
The majority of the entries I’ve seen for the Scripting Games event 2 are using the TotalPhysicalMemory property from the Win32_ComputerSystem WMI class to determine the total amount of physical memory in a server. The property name is “TotalPhysicalMemory” after … Continue reading
2013 PowerShell Scripting Games Advanced Event 2 – Attention to Detail is Everything
Here’s my approach to the 2013 PowerShell Scripting Games Advanced Event 2: When I start one of the Scripting Games events, I read and re-read the scenario because if you don’t understand the requirements, you can’t write an effect script, … Continue reading
Lessons Learned from the Scripting Games Advanced Event 1
This is a continuation from my previous blog titled “2013 PowerShell Scripting Games Advanced Event 1 – Parameters Don’t Always Work As Expected“. This isn’t the exact script, but sections of it. You’ll notice at the bottom of the first image … Continue reading
2013 PowerShell Scripting Games Advanced Event 1 – Parameters Don’t Always Work As Expected
The scenario for this event states the following which has been paraphrased: Someone allowed log files to build up for around two years and they’re starting to causing disk space issues on the server. You need to build a tool … Continue reading
PowerShell Function to Determine the Active Directory FSMO Role Holders via the .NET Framework
Last week I posted a PowerShell function to determine what Active Directory domain controllers held the FSMO roles for one or more domains and forests. That particular function used the Get-ADDomain and Get-ADForest cmdlets which are part of the Active Directory PowerShell module. As … Continue reading
Use PowerShell to Find Where the Current FSMO Roles are Assigned in Active Directory
A while back, I had a need to figure out with PowerShell what server in an Active Directory domain held the PDC Emulator FSMO Role. I found a script on a very popular blog site that figured it out by … Continue reading
Using PowerShell v3 Features to Figure Out the Mysterious PowerShell Pipeline
I actually wrote this blog a couple of weeks ago and postponed it until I could do further testing because I thought of some scenarios where it possibly wouldn’t work. I wrote a couple of new blogs over the past … Continue reading
Mississippi PowerShell User Group – April Meeting Tomorrow Night!
The April Meeting of the Mississippi PowerShell User Group is tomorrow night, Tuesday April 9th at 8:30pm Central Time (CDT). This meeting will be held online (virtual) via Microsoft Lync, it is open to the public, and free to attend. … Continue reading
