Deploying Storage Spaces Direct – Part 1 #StorageSpacesDirect #mvphour
Deploying Storage Spaces Direct (S2D) The day has arrived for your company to start deploying its...
Read MoreSelect Page
Deploying Storage Spaces Direct (S2D) The day has arrived for your company to start deploying its...
Read MoreBacked by popular demand #1 best-selling authors: Dave Kawula MVP – @daveKawula Thomas...
Read MoreMar 15, 2017 | Hyper-V, HyperConverged, MVPDays, S2D, Windows Server | 0 |
Today at the #MVPDays Vancouver we talked to people who had never heard of Microsoft Storage Spaces Direction (S2D). It’s hard to believe, but yes there are people out there that haven’t had the chance to get up to date on the latest Windows Server 2016 Operating System. This is usually due to meetings, ongoing projects and running older version of the Windows OS. So what were the big take aways from the session?
Read MoreMar 13, 2017 | SCCM, Scripts, Windows Server | 0 |
Nothing truly new here, but it is a new year and a new environment for me. I’ve just sat down at my seat at a customer’s location and wanted to inventory a bunch of things inside their System Center Configuration Manager 2012 R2 CU3 environment. Regardless it’s older and we’re in the process of migrating to Configuration Manager 2016! Exciting times ahead! In any case, I installed the Configuration Manager 2012 R2 console on my Windows 7 laptop (64-bit). See where things are going. We’re not running the latest and greatest… yet 😉
Read MoreAs a consultant, I implement many different solutions, be they pilot, production, or...
Read More2017 is a big year for IT infrastructure. Non-volatile SSDs are readily available, Azure...
Read MoreFeb 11, 2017 | Windows Server | 4 |
One of the issues that data center or even any Windows Administrator has is managing the local administrators group on each and every one of their domain members. There is a lovely security setting that has been around for many years, Restricted Groups, which can be controlled via local security policies of via GPO. This works, but has a few pitfalls as you’ve probably run into once in a while. Keep reading to see how you can solve some of them with Group Policy Preferences.
Read MoreDid you miss out on the Microsoft Tech Summit in Toronto, October 27-28, 2016? Well you can check...
Read MoreFeb 2, 2017 | SCCM, Scripts, Windows Server | 1 |
One of the issues I’ve come across is using Configuration Managers (2012 R2+) feature of being able to deploy multiple Software Update Points (SUP) within a site. This scenario is essentially to avoid using traditional network load balancing (NLB) and offload the work to the clients. One would think, if one SUP is not available it’s pretty simple, switch to the next one in the list. Well this doesn’t always happen as one may expect. Why?
Read MoreJan 26, 2017 | SCCM, Scripts, Windows Server | 1 |
I was working on a SCCM deployment where there was already one existing Software Update Point (SUP). Due to new firewall restrictions, a few new SUPs were required. Microsoft has changed their best practices with SCCM in regards to using multiple SUPs. The best practice is to share the WSUS Database (SUSDB) and the WSUS content directory. This cuts down on a lot of space, replication and administrative issues.
Read MoreStill want to attend MVPDays? Well you can you just have to pay for your ticket. I know you are...
Read MoreJan 17, 2017 | Books, Scripts, Windows Server | 0 |
Well it’s finally happened, I’m officially going to accept the title of author. After previous collaborating on a few books, and after a lot of time collaborating with other MVP rock stars and some hard work, our eBook, Master PowerShell tricks (Volume 1) has been released on Amazon.
Read MoreJan 12, 2017 | Azure, Scripts, Windows Server | 3 |
Install-Module is a wonderful new cmdlet that comes with PowerShell v5 and can be found in Windows Management Framework (WMF) 5.0. This allows us to skip the whole search the Internet to find modules and pull them from pre-configured repositories. By default, your machines should be configured to look at https://www.powershellgallery.com/api/v2/ .
Read MoreJan 6, 2017 | Scripts, Windows Server | 0 |
When writing PowerShell scripts, one of the most time consuming tasks is validating input and handling invalid input. PowerShell does have built in mechanisms to deal with this and ease these tasks so that we can focus on creating a production level script.
Read MoreJan 5, 2017 | Azure, Certification, Windows Server | 0 |
On-going training is something that anyone in IT needs. IT changes as fast as the clouds come and...
Read MoreDec 22, 2016 | Scripts, Windows Server | 0 |
As I get called on a lot of to do SQL Server installations, I’ve come up with what I’ve found works best for me. Every location has different infrastructure, security, networks and their way of doing things. Since I’m the one doing the installation, and I know I’ll get called back in the future at some point to upgrade, troubleshoot or manage the SQL Server environment, I like to have a set of standards. Documentation, I actually do enjoy writing it (yes I may be sick), but having a self-documenting PowerShell script is even better!
Read MoreWell fearless @mvpdays followers it is official we are in print on Amazon. Kindle version of...
Read MoreDec 16, 2016 | Scripts, Windows Server | 1 |
Well as the title suggests, I’m happy with the code, but I always find myself adding more and more code around the cmdlets. Service control in Windows has been pretty straight forward for the past few decades. Obviously PowerShell can control the state and configuration of services, but one thing I’ve always run into with service control is reacting to how the service stops and starts and also managing the state of dependent services. I’m sharing some short code functions that I use.
Read MoreDec 12, 2016 | HyperConverged, MVPDays | 0 |
Well based on some extremely wonderful feedback from our attendees of the North American MVPDays...
Read More