Script to get PkgFlag status values for all SCCM packages
Problem As an extension of the script to get the binary differential replication status of all sccm packages, when looking for the Binary Differential Replic...
Problem As an extension of the script to get the binary differential replication status of all sccm packages, when looking for the Binary Differential Replic...
Problem An SCCM Environment I was looking at had a few hundred application packages. I needed to find out which were enabled for “Binary Differential Replica...
One of the most common things I use Powershell for is Office 356, this requires the modules be installed and connecting to one of the Office365 sessions, Sky...
Sometime it’s nessessary to email an individual about multiple people. Sometimes, its nessessary to email loads of people about loads of people.
One of the most common things I use Powershell for requires the ActiveDirectory module. In its self, this isnt an issue, I know I have it installed and that ...
Writing code that can be maintained by multiple people always requires some sort of structure. A lot of the frameworks I have seen are overly complicated for...