Entries by Daniel Nikolic

PepperByte sponsert Hans-Jos Liefhebber voor zijn derde keer Dakar!

Ook in 2011 zal Hans Jos Liefhebber, o.a. gesponsord door PepperByte, aan de Dakar monsterrit deelnemen. De Dakar wordt dit jaar van 1 tot en met 16 januari 2011 gereden in Argentinië en Chili. Hans Jos beschikt voor de editie van 2011 over een KTM 690 Factory Rally Replica. Dit geeft hem een stevig snelheidsvoordeel […]

Citrix Web Interface: don’t detect the ICA client

In some cases, okay rare cases, you don’t want to display an error message in the welcome screen of the Web Interface website stating an ICA client has not been detected, or the correct version has not been found. If you want to  disable the error message, but leave the Message Centre intact it’s possible to […]

0x80070017

When receiving the following error while installing Windows Vista or 7: 0x80070017 Just burn your DVD at a lower speed (4x). Daniel Nikolic Daniel NikolicIs interested in everything connected to technology. Has a passion for cloud, virtualization and software development. Always finds appropriate IT solutions for customers that match their needs strategically, technically and financially. […]

DeNamiK LoadGen 2.1 is released!

DeNamiK is proud to present the DeNamiK LoadGen 2.1. With the DeNamiK LoadGen it’s possible to perform the following actions: Load test Stress test Performance test Constant monitoring Benchmark Reporting With the DeNamiK LoadGen 2.1 there are lots of new features and improvements. Let’s name just a few: ICA File support Performance Counter module 2.0 […]

Exporting data from SQL to XML

Exporting data from a SQL database to a XML file is very easy, if you know how to. Using the bcp command (bulk copy program), a tool supplied by Microsoft, you can easily export all the data you want. – Create a new text file and type the following text: <root> </root> – Save the […]

Google and Marco :)

As promised on our crew session… Daniel NikolicIs interested in everything connected to technology. Has a passion for cloud, virtualization and software development. Always finds appropriate IT solutions for customers that match their needs strategically, technically and financially. Core qualities Quick thinker, result driven, ambitious, customer-friendly, enthusiastic Hobbies Running, listening to music, good food and […]

Scripting or programming the Performance Counters

It’s possible to connect to the Performance Counters of a remote machine and retrieve the values of the different counters. But when the local language is different than the one you are connecting to, it will present you the language of the categories and counters of the local machine: So local machine language is Dutch […]

Disable Clipboard on a Remote Desktop Connection

When programming or scripting the Remote Desktop Connection, it’s advisable to disable the Clipboard. You can either disable the clipboard on the workstation via the registry, edit the RDP file or or call an undocumented property in the ActiveX component. Registry (all of the RDP connections) HKLMSOFTWAREMicrosoftTerminal Server Client DisableClipboardRedirection – REG_DWORD – 1 RDP […]

Get rid off the Conversation View in OWA 2010

Okay maybee this post to simple for us all, but I was really glad I found a way to turn off the Conversation View in OWA 2010. So how do you turn of the Conversation View? Well first click on the Date (next to Arrange by: ) and then uncheck the Conversation checkbox. Voila… Daniel […]

Offline Address Book not updating

It’s possible that when using Outlook Anywhere the Offline Address Book will not update. The most common error is 0x8004010F. There can be a couple things to look at: If the account is less then 24 hours old, the Exchange server have not yet generated the Offline Address Book. The Offline Address Book is generated […]