Guide

How to create a MDT Package within SCCM

How to create a MDT Package within SCCM

As a SCCM administrator you are probably fully aware that you have a lot of power available to you when carrying out deployments using task sequences. But you can add even more options to SCCM task sequences by adding Microsoft Deployment Toolkit (MDT) integration. This gives you a load more options during a task sequence […]

SCCM – Full list of web security proxy exceptions

SCCM – Full list of web security proxy exceptions

When using Configuration Manager, you may find that some things may not work fully if you are also behind a web security proxy service. We came across this problem recently where the Asset Intelligence Point was being blocked from contacting the internet due to web security. This caused this error in our Configuration Manager Console: […]

KB4099950 & KB4093113 – Yet More Faulty Windows Updates Released by Microsoft

KB4099950 & KB4093113 – Yet More Faulty Windows Updates Released by Microsoft

A few days ago we posted here about two Microsoft updates that had been causing us a number of problems with our older Windows 7 machines. We thought that we had resolved all of our issues in relation to these updates, but we have this week seen machines dropping off the network and ramdomly rebooting themselves […]

Powershell – Export all members of all AD Security Groups to CSV

Powershell – Export all members of all AD Security Groups to CSV

Powershell is an awesome tool and can help IT professionals in gathering information in a split second whereas otherwise it could take hours manually. We were recently asked to carry out a number of tasks for information gathering for annual housekeeping. The tasks were varied but were made up of information from Active Directory and […]

Exchange Shell – Get all shared mailboxes with primary SMTP

Exchange Shell – Get all shared mailboxes with primary SMTP

We recently received a request to provide a project manager with a full list of all shared mailboxes with their primary SMTP addresses that were in Microsoft Exchange. To do this is a pretty straight forward task using Exchange Management Shell (EMS). Just go ahead and open your EMS and run the following command: This […]

KB4093118 & KB4093108 – Another Faulty Windows Update Released by Microsoft

KB4093118 & KB4093108 – Another Faulty Windows Update Released by Microsoft

Microsoft have yet again released another Windows Update which has caused corruption and crashing on Windows computers. We have particularly hit with issues on Windows 7 machines. Although there are reported issues with Server 2008 R2 as well. So, having spent a few hours searching for todays culprit, we found that the update causing the […]

Import Active Directory Powershell Module

Import Active Directory Powershell Module

If you want to use Active Directory modules for Powershell then you can will need to run the commands to import the required module and then install the RSAT tools. To do this, open up an elevated Powershell command box and run the following command to import the Server Manager module: Import-Module ServerManager Once that […]

SCCM – Report on PST File Locations

SCCM – Report on PST File Locations

Users love to keep their email for as long as they possibly can, but when IT Admins start telling them to archive their email because their mailbox is too big, sometimes things get worse and PST files end up being created all over your corporate Filestores. Even worse than that, users will create their PST […]

SCCM – User Experience During Application Installation

SCCM – User Experience During Application Installation

If you want your end user experience to show them the progress of an installation from your Software Center, then you will need to ensure that you have your command lines and user experience tab setup correctly. We have seen many people follow the “install in the background and don’t tell anyone the progress” method […]

SCCM – Active Directory Security Group Query for User Collection

SCCM – Active Directory Security Group Query for User Collection

If you are looking at setting up a SCCM user collection based on membership of an Active Directory Security Group, then you can use this WQL query for the collection. WQL Script To set this up, create a new collection and copy and paste this as its query: Variables You can add or remove any […]

How to Edit PDFs on Mac For Free

How to Edit PDFs on Mac For Free

PDF documents are now part and parcel of virtually everyone handling documents these days. Be it in schools, hospitals, newsrooms, hotels and any other sort of business around, we just can’t run away from using PDF documents. After all, PDF is the format for handling many documents right? Now, you may want to edit your […]

Scroll to top