Restart Explorer as Adminstrator
If you have problems with accessing a drive, with the error message: f:\ is not accessible. Access is denied It can happen, if the drive doesn’t have this permission:Everyone (This folder Only): Read &...
Kenneth Qvistgaard Dalbjerg, IT Konsulent i århus
If you have problems with accessing a drive, with the error message: f:\ is not accessible. Access is denied It can happen, if the drive doesn’t have this permission:Everyone (This folder Only): Read &...
After installation of these update, you can have problem booting you server. with this warning: The digital signature for this file couldn’t be verified. file:\windows\system32\winload.efi status 0xc0000428 You can fix it by booting you...
When taking backup of a SQL server i got this error in my event viewer, every times the backup is running:Event Viewer Error: Cryptographic Services failed while processing the OnIdentity() call in the System...
To use this examples, there requirements are: VMware PowerCLI and a VMWare vCenter. This example will copy all vlan’s (Virtualportgroup) from one host to another. It will take all vlan’s from vSwitch0 on the...
Get a list of all VM in a cluster, that dosen’t hve Limit CPU For migration set to true:
1 2 3 4 5 6 7 |
Import-Module -Name "virtualmachinemanager" Get-Vmmserver localhost $hc = Get-VMHostCluster -Name CLUSTERNMAE $hosts =get-vmhost -VMHostCluster $hc foreach($h in $hosts) { get-vm -vmhost $h |Where { $_.LimitCPUForMigration –eq $FALSE } | select Name } |
Today i have the problem where a Windows 8 machine, won’t connect to Microsoft VPN server. The problems was that MSChapV2 was disabled on the client. Please find this under Security and Allowed these...
Today i have this problem, that my brand new setup of XenDesktop just start and showing connecting, but just after a few seconds just drop the connection, and the VDI is restarting. So I...
If you need to update a license file on a Native Navision database installation, you simple just replace fin.flf file, where you have server.exe located.
Microsoft CRM Outlook Client Connector has the Visual C++ 2010 x86 Redistributable as a dependancy. It will automaticaly install the Visual C++ 2010 x86 Redistributable when you install Microsoft CRM outlook Client connector, but it may failed with:...
I was returing to an older snapshot of my Exchange servers. But when i want to logon to the Exchange server, it came with “Trust relationship has been lost with domain controller”. Normally you...
Sidste kommentar