Author Archives: livestreak

PowerShell

Get Logged On User – From 4sysops.com Adam Bertram Found this at 4sysops.com, and have been using it for a while, take a look at Adam’s post for the full run down. function Get–LoggedOnUser {    [CmdletBinding()]    param    (        [Parameter()]        [ValidateScript({ Test–Connection … Continue reading

Posted in Uncategorized | Leave a comment

Windows Server 2016 Technical Preview 4

Windows Server 2016 Technical Preview 4 is now available for download What’s New in Nano Server. Nano Server now supports the DNS Server and IIS server roles, as well as MPIO, VMM, SCOM, DSC push mode, DCB, Windows Server Installer, … Continue reading

Posted in Uncategorized | Leave a comment

Qdir

Just a quick plug for SoftwareOK.com – Nenad has some great software. Qdir is a great quad pane file explorer

Posted in Uncategorized | Leave a comment

iPhone 6s – Defining new levels of Premiumness…

I can’t wait for the flood of previews/reviews covering how ‘Premium’ the next iPhone is… For those getting ready to craft up those previews/reviews, here are some other options when it comes to discussing the premiumness of the device: culminating, finest, first, … Continue reading

Posted in IT | Tagged , , | Leave a comment

Windows 10 Data Collection and Reporting

There has been a few posts about Windows 10 and it phoning home with data etc etc Having a quick look today there appears to be a setting in the Enterprise Edition Computer Configuration, Administrative Templates, Windows Components, Data Collection … Continue reading

Posted in Windows 10 | Tagged , , | Leave a comment

Hyper-V Server Performance Tuning

From MSDN Performance Tuning for Hyper-V Servers Hyper-V is the virtualization server role in Windows Server 2012 R2. Virtualization servers can host multiple virtual machines that are isolated from each other but share the underlying hardware resources by virtualizing the processors, memory, … Continue reading

Posted in Hyper-V | Tagged , | Leave a comment

Certificate Manager – certmgr.msc and certlm.msc

certlm.msc – Local Machine Certificate MSC certmgr.msc – Local User Certificate MSC

Posted in Server 2008 R2, Tools | Tagged , , | Leave a comment

POSH / PowerShell and MSTSC

Tired of guessing if the server is up before you MSTSC in after a reboot, well Mikael Nystrom – The Deployment Bunny has a great PowerShell script which will test for RDP port 3389 using Test-NetConnection, and when its live will open … Continue reading

Posted in IT, PowerShell, Script, Tools | Tagged , , | Leave a comment

Forgot Windows Local Admin Password

Forgot your local admin password – just reset it… Boot from Windows Install Media Press Shift + F10 at the Language Settings to get a CMD Prompt Change to D:\windows\system32\ Type copy sethc.exe d:\ Type copy cmd.exe sethc.exe, and press Y … Continue reading

Posted in IT, Windows 7 | Tagged , , , | Leave a comment

ThingSpeak and Office Temp

For the past few months I have had an Arduino reporting the temperature and humidity, seems to be working great. I am not 100% sure of the uptime, as its connected to an ADSL modem/router which other people in the … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment