Microsoft

KB4284826 & KB4284867 Might Break Windows 7 Machines

KB4284826 & KB4284867 Might Break Windows 7 Machines

Microsoft are really outdoing themselves at the moment as it seems that they have released another pair of updates for Windows 7 machines that reboots the computer when connecting to a wireless or VPN connection. We have had around 40 machines with these two updates that have seen this problem. We have had to remove […]

Windows Server – Internet Security Blocking Downloads

Windows Server – Internet Security Blocking Downloads

If you are an IT administrator then the chances are that you have come across issues with trying to download files directly from a website to your server. You would have received this security alert when trying to download: Your current security settings do not allow this file to be downloaded. Although this is a […]

Powershell – Export all Active Directory User Information to CSV

Powershell – Export all Active Directory User Information to CSV

If you need to export all Active Directory user information to CSV, then you can use a simple Powershell script to carry this out. First Import the Active Directory module: Then get the user information from Active Directory. For the example below we are just going to grab all information, hence the * wildcard, but […]

CredSSP Error Breaks Remote Desktop Connections

CredSSP Error Breaks Remote Desktop Connections

You may have come across a problem when trying to connect remotely to a server using remote desktop connection. If you are receiving a CredSSP error like the one below: Then the chances are you have this update: CVE-2018-0886 – which seems to be from March 2018 but we have only just started to see […]

Microsoft Updates – More Faulty Updates – KB4103712

Microsoft Updates – More Faulty Updates – KB4103712

After our recent posts about Microsoft releasing faulty updates and breaking user computers, we have now found yet another Microsoft Update which has been causing a problem with machines rebooting themselves quite randomly and completely losing network connections. Again we have done a load of testing and Googling and found the update to be KB4103712. Problem […]

New Tuesday New Broken Microsoft Updates – KB4103713 & KB4130978

New Tuesday New Broken Microsoft Updates – KB4103713 & KB4130978

So it looks like Microsoft have done it yet again! Yes more updates have been causing us problems and we have had to go through a number of user machines uninstalling two more updates to fix broken computers. It is quite unbelievable that Microsoft continue to release updates that break our user machines! This seems […]

Windows Server 2016 – Disable Server Manager on Startup

Windows Server 2016 – Disable Server Manager on Startup

I don’t know about you, but Server Manager loading up every time I login to a Windows Server 2016 machine drives me nuts! This is especially annoying when using my lab as most of the hardware is just old bits of kit that is not being used in production any longer. In older versions of […]

New Tuesday New Broken Microsoft Updates – KB4103718 & KB4103727

New Tuesday New Broken Microsoft Updates – KB4103718 & KB4103727

Yet again it looks as though Microsoft have pushed out their updates without testing them fully first! More problems have been reported after this round of Tuesdays updates which is now becoming a very regular occurrence. Again, after much Googling and removing updates one by one, we finally came to the conclusion that two more […]

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

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 […]

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 […]

Scroll to top