Guide

System Center Updates Publisher Signing Certificate Step-by-Step Guide

System Center Updates Publisher Signing Certificate Step-by-Step Guide

If you are using WSUS in your environment then you should consider also using System Center Updates Publisher (SCUP) to inject 3rd party updates. You can use SCUP to inject any updates by creating them but also built into the utility are updates for Adobe, HP and Dell. This is great for pushing out updates […]

System Center Configuration Manager PKI Setup

System Center Configuration Manager PKI Setup

If you are looking at setting up your System Center Configuration Manager (SCCM) with PKI, then there is an excellent step by step guide that you can follow from SCCMGuy. The link to this guide is below: https://sccmguy.com/2013/11/26/pki-certificates-for-configuration-manager-2012-r2-part-1-of-4-web-server-certificate/ We have used this in the past our various labs and it details well what you need to […]

Exchange Server – Anti-Spam Recipient Filtering

Exchange Server – Anti-Spam Recipient Filtering

If you want to add multiple specific email addresses to your Exchange Anti-Spam Recipient Filtering then you can use Exchange Management Shell to run a command to add comma separated multiple email addresses. The command you should run is this: Set-RecipientFilterConfig -BlockedRecipients joe@bloggs.com,steve@techygeekshome.info,bob@mail.com You can keep adding email addresses to the list for what you […]

Windows 7 / 8 / 10 Official Downloads

Windows 7 / 8 / 10 Official Downloads

If you are looking for the restore media for your Windows machine, then you can download the official media (if you have a licence of course!) from the official Microsoft website. All you have to do is click the link below: Microsoft Windows Download Page Then fill out your details with your licence key information […]

Exchange Mailbox Limits – Export None Default Quotas to CSV

Exchange Mailbox Limits – Export None Default Quotas to CSV

If you are using Exchange in your organisation and have multiple administrators, then you may need to keep an eye on mailbox limits. In most organisations the mailbox limits are set by default on the database, however you can change the limits per mailbox. So, if you want to see which mailboxes do not have […]

PuTTy Toolkit MSI Installer

PuTTy Toolkit MSI Installer

We have now created a MSI installer for the full PuTTy range of utilities which will allow you to distribute using systems like Group Policy or Configuration Manager. Included in the PuTTy Toolkit are the following programs: You can now download the PuTTy Toolkit MSI installer from us by clicking the download button below: Download […]

Create a self extracting archive and launch an installer

Create a self extracting archive and launch an installer

If you have used Visual Studio to create an installer, then you will find that their are two output files required for the installation – setup.exe and setup,msi. You can zip these together into a package, but what if you want a single EXE file installer? Well you can use 7-Zip to create a packaged […]

Scroll to top