And this happened . . . I was introducing a change the Virtual Switch Manager of my Hyper-V host, where I attempted to give guest machines bridged network access. After making my change I had lost access to the server. On a good note, the server picked up a new address its virtual interface that I created. However I […]
Category: How-To
In my previous short I needed to remove a Windows update. This same update was causing similar issue where attempting to remove the update caused explorer to crash. This is where I turn to the handy elevated command prompt to assist me. First this is open command prompt; running as Administrator. Issue the following: Where XXXXXXX represent the […]
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 […]
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 […]
Now that you are on or you have just started using VMware ESXi 6 and would like to do some monitoring via SNMP here is a way to enable this and set the community string in the process. By default, remote clients are prevented from accessing services on host, unless configured to start automatically. While […]
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 […]