Install/Uninstall Feature PowerShell Server 2012 Quick Notes

By ivan

To get the list of all features(feature names are in the second column, Windows PowerShell cmdlets are not case-sensitive): get-WindowsFeature To uninstall completely a feature: Uninstall-WindowsFeature featurename -remove If -remove is not used the feature…

Log Off User remotely – cmd

By ivan

If you ever wondered how to log off user remotely (or locally) via command line try this. As usual membership of the local admins group is needed. Start cmd with elevated privileges. check logged user and…

Message at startup

By ivan

This works with Windows 8.1 too 🙂 http://www.door2windows.com/how-to-automatically-display-a-message-at-windows-startup/

Error 13 the data is invalid

By ivan

After applying patches on server 2012, host of exchange 2013 I got Windows Process Activation Service cannot start, Error 13 The data is invalid and a lot of errors containing c:\Windows\system32\intesrv\config\applicationhost.config Line number: 1 Error:Configuration…

Proxmox Post Install +

By ivan

My ProxMox Adventure – what I did so far Installed from CD (described in the previous post) Added additional 7200rpm, 2tb hard drive for storage purposes Created Several VM’s server core 2012 as s DC, DNS,…

Windows 8/8.1 Moving Icons

By ivan

Lately I was really annoyed from my moving icons – after every login all of my icons were moving left – it turns out that the solution is easy – untick “Align Icons To Grid”…

Proxmox Setup – First Steps

By ivan

Before continuing below, please note that I have zero execerience with Proxmox and did everything googling and so on, therefore I do not pretend anything – this is more or less my own notes made…

Barebone home VMWare / Proxmox / Virtualization

By ivan

My First Steps With Proxmox   Last night I started installing Proxmox (Version: 3.3-a06c9f73-2) on my new barebone home server: Motherboard – Supermicro A1SRM-2758F-O RAM – KVR16LSE11/8 – 2x8gb kit PSU – Corsair CX Series…