Attempting to assign a static IP address to my workstation I encountered an issue causing explorer.exe to crash and restart. The only message in the event log indicating an error was: Faulting application name: explorer.exe, version: 10.0.10240.16397, time stamp: 0x55af15cb Faulting module name: SHELL32.dll, version: 10.0.10240.16399, time stamp: 0x55b04f5f Exception code: 0xc0000005 Fault offset: 0x00000000000fc314 Faulting […]
Author: jermsmit
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 […]
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″]
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 […]
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 […]
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 […]