In my current role, the IT Strategy was to decommission all Data Centres and migrate everything to Azure (I know, technically Azure is another Data Centre), when we originally scoped the work out – DirectAccess WAS supported in Azure, however halfway through our migration Microsoft reversed this and stated that Direct Access was NOT supported in Azure. Continue reading
Category: General
Deploying Symantec Smart Connect Agent
In my current role we have Direct Access deployed to a couple of thousand laptops, which works – it just works (I’m a big fan of DA from 2012 on-wards).
We also use a symantec proxy service, where the proxy settings have been set by GPO, which again is fine – however remote laptop users connecting over DA hit a snag when using WiFi from a hotel for example: Continue reading
Random RDS Disconnects
In one of my roles we were required to remote onto Windows 7/10 clients via RDS.
The problem, I faced was I would randomly get disconnected ever hour or so and I would be required to login again onto RDWeb and re-launch my session. Continue reading
psCheckpoint
This powershell module was a lifesaver! or rather a timesaver.
We wanted to lock down access to our Exchange Hybrid box from Microsoft Office IP’s only. We also needed to add all of the Azure data centre IP’s to configure Express Route Public Peering routing. Continue reading
Use Powershell To Create Local User Account, Generate Password and Store in KeePass Database
(Note i believe a PoshKeePass module has been created by Jason Fossen over on GitHub – I recommend to use that going forward)
When you take over a large estate where the same username and password has been used for the local admin – the first thing that comes to mind was how can I automate this? Continue reading