-
Recent Posts
Archives
Meta
- Arduino
- Bing
- Bing Search results
- certificate
- certlm
- certmgr
- Garage
- Group Policy
- grouppolicy.biz
- Group Policy Preference
- Hyper-V
- iphone 6s
- Local Admin
- Microsoft
- MSE
- MSTSC
- Password
- Password Reset
- Performance
- POSH
- PowerShell
- premium
- premiumness
- RDP
- RRAS
- RunAs
- SBSL
- Server 2008 R2
- SQL
- SQl 2008 R2
- ThingSpeak
- Vyatta
- VyOS
- Windows
- Windows 7
- Windows 10
- XPERF
Blogroll
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
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
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
Certificate Manager – certmgr.msc and certlm.msc
certlm.msc – Local Machine Certificate MSC certmgr.msc – Local User Certificate MSC
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
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
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