Powershell – Export Active Directory User Last logged on information to CSV

If you want to export all your Active Directory users last logged on information, you can carry this out using Powershell and then exporting to CSV format. Guide First of all, you will need to import the ActiveDirectory module if you have not already done so. To do this, just open up a Powershell command box and run the following …

Powershell – Export Active Directory User Last logged on information to CSV Read More

Has Mobile Video Gaming Hit Its Glass Ceiling?

Few innovations in video games have made as huge an impact as the advent and development of mobile gaming. While early mobile games may have been relatively primitive – for example, many people will remember to painstakingly move a snake around their Nokia 3310 – industry changes made since have rapidly moved mobile gaming on from this humble beginning, arguably …

Has Mobile Video Gaming Hit Its Glass Ceiling? Read More

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 including a large number of …

How to create a MDT Package within SCCM Read More

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: So we started to investigate …

SCCM – Full list of web security proxy exceptions Read More

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 when connecting to wireless networks. …

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

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. This meant that we …

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