Headadmin

  • I’m always online on skype

    I was always online on Skype. I tried to log out from all my devices (Windows 8.1 and iOS devices), change password, disable linked accounts ect. Nothing help. But when I used the chat command /remotelogout I went offline. Just open a chat window. Type: /remotelogout and press enter.

  • Cannot connect to SharePoint via WebDAV from Windows 2008

    You need to add “Desktop Experience” feature on the server that you trying to connect from. You will need to reboot the server. Try to coonect to SharePoint via WebDAV. If you doesn’t work try to restart “WebDav Client” service.

  • Outlook 2010: sending reported error 0x80040115

    A user couldn’t send email using Outlook 2010. Emails was queued in the outbox. User got the following error: “sending reported error 0x80040115” It worked if the Exchange account hade cached mode disabled. I had to create a new profile and after that it worked.

  • Cisco AnyConnect VPN Client: The VPN Client driver has encountered an error

    When using Cisco AnyConnect VPN Client on WIndows 8.1 x64 I got the following error: The VPN Client driver has encountered an error. Open regedit. Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\vpnva Open DisplayName key and change value data to: Cisco AnyConnect VPN Virtual Miniport Adapter for Windows x64

  • MySQL Warning: Using unique option prefix u instead of user is deprecated

    I have a script to dump the sql database to file. Now i get the message: Warning: Using unique option prefix u instead of user is deprecated and will be removed in a future release. Please use the full name instead. In my script I specified the user like this: –u daniel My solutions to…

  • Move a Hyper-V VM to XEN Server 6.2

    Because XenConvert does not work on version XenServer 6.2, I need to find another way to import virtual machines running in Hyper-V (Windows 2008 R2) to XEN Server 6.2. Xen Server support recomended this how ever it did not work in my environment: – Create a NFS share on a Windows server. – Add a…

  • Deploy printer via GPO. 0x80070005 Access is denied

    When trying to add a printer via GPO I got a warning in the application log on the remote desktop server. The user ‘Printer1’ preference item in the ‘Printers {GUID}’ Group Policy object did not apply because it failed with error code ‘0x80070005 Access is denied.’ This error was suppressed. Solution: Activate “Run in logged-on…

  • Show folder sizes in Linux

    List the total size of each directory under the current directory but only one level deep. du –max-depth=1 -h

  • Slow response DFS namespace

    http://support.microsoft.com/kb/244380 http://serverfault.com/questions/50789/long-pause-when-accessing-dfs-namespace KB244380 says: “The DFSDnsConfig registry key must be added to each server that will participate in the DFS namespace for all computers to understand fully qualified names.” We thought this meant that the registry key has to be set on the DFS namespace servers only, not realising that it was also required on…

  • Accessing the resource ‘\\servername’ has been disallowed

    On a remote desktop server I got the message: Accessing the resource ‘\\servername’ has been disallowed when trying to access \\servername from file explorer. The GPO setting that caused this was: User Configuration/Administrative Templates/Start Menu and Taskbar/Remove Run menu from Start Menu. When i disabled this setting the users could access servers from file explorer.