PowerShellGetFormatVersion is not supported by the current version of...
To solve this error, start PowerShell as Administrator: #Run Install-PackageProvider Nuget –Force #And Install-Module –Name PowerShellGet –Force Then close that Window and open a new one. Problem...
View ArticlePowerShell Scheduled task failed with error code: 0xFFFD0000 and 4294770688
After creating a new PowerShell task and copying some parameters from my “old” task i get this strange error code. How to Run PowerShell scripts from Task Scheduler: Create new task. Give it a name....
View ArticleThe Basics of Kubernetes
In this blog post Ill tell you something about Kubernetes. What is Kubernetes? What are the Kubernetes concepts? The Kubernetes Components Architecture and the benefits of using Kubernetes. What is...
View ArticleSCVMM Error 12711. The cluster resource could not be found (0x138F)
Sometimes SCVMM Cannot refresh a VM and returns this error code. Don’t know why this happens, maybe during a refresh while there is a back-up running. But like the most of the SCVMM Refresh issues...
View Article