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 […]

Categories
News Software Technical

PowerShell for Office 365

Hiya; Have you moved into Office 365? Oh you did! Then you are already aware of all the fun things you can do and some of the ones you can’t without the use of powershell commands Thankfully Microsoft and the Office 365 team have released a new site titled PowerShell for Office 365 which targets Office 365 […]