Categories
News Software

Windows 10 Editions

Just like all versions of Windows previously released there are editions tailored for the needs of the few and those of the many. Here is a little post with info from the windows blogs on the various versions of Windows 10   Windows 10 Home: is the consumer-focused desktop edition. It offers a familiar and personal […]

Categories
How-To Software

Tech Short: “execution of scripts is disabled on this system.”

Attempting to run a PowerShell script I got the following error: File C:\Work\ps.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at http://go.microsoft.com/fwlink/?LinkID=135170. + CategoryInfo : SecurityError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnauthorizedAccess To run PowerShell scripts (files that end with .ps1), you must set the […]

Categories
News Software

Microsoft highlights new Edge features in Windows 10

Microsoft is gearing up and I am super excited. I hope some of this video will get you just as excited [youtube id=”VX4MROp6rng” width=”600″ height=”350″]

Categories
How-To Software Technical

Tech Short: Proxmox – Adding node to existing cluster

I’m back and testing proxmox once again.  This time I am adding my 3rd machine to the cluster. Performing this task is very simple to do and takes only a few moments of time to complete. With that said lets get into it. First you will need to access the proxmox console or log via […]

Categories
Software Technical

Remaining Rated Write Endurance 0%

My Dell PowerEdge R630 users have reported slowdowns. Investigating did not show any issues. After a support request with Dell it was mentioned that the SSD drives I’m using are known to exhibit issues of slowdowns due to timing problems. This has been addressed with a firmware upgrade. The drives being used are configured in a RAID10 under the PERC […]

Categories
How-To Software

Server 2012 R2 Data Deduplication on Windows 8.1

Talking a late walk around features of Windows Server 2012 R2. One of the features that interested me was the deduplicaiton feature. Naturally I want to run this on my Windows desktop. So my journey began. Warning these steps and method are no way supported by Microsoft; use at your own risk. To pull this off […]