Feb 29
I installed Windows 8 Customer Preview, after some time I was done clicking around, time to shut down! Then it hit me, no ‘start’ button also means no more Start > Shut down, oh noes!
So.. how to shutdown or restart Windows 8?
- Put your mouse pointer in the upper right corner of your screen and wait for the menu to appear
- click the ‘settings’ icon
- the start menu appears
- click power and click shut down \ restart

how to shutdown or restart windows8
Feb 23
Did you ever noticed a delay when pressing you home button on a iOS device? (iPhone/iPod/iPad). With the delay, I’m referring to that it takes a little time to close the running application. Your iOS device is designed to run smoothly en really snappy. But closing an application can sometimes take op to a bit more than a second. Try it out for yourself. Or your friend’s device. Noticed it??? No?? Then you probably know every setting in your device
And you switched off everything you don’t need. But when you do notice it , here is the solution.
Continue reading »
Feb 22
In this post, which is a follow-up to this post, http://www.peppercrew.nl/how-to-install-google-chrome-on-a-terminal-server/, I will describe how you can configure Google Chrome on a Terminal Server.
After installing Google Chrome on a Terminal Server you want to configure Google Chrome with group policy’s. I used the policy from this site: The Chromium Projects.
In this policy you want to configure a path where the user data and browser cache are stored. By default the Google Chrome user data is stored under the folder Local Settings, the part of the user profile that does not roam at logoff. If you don’t enter a different path here the user changes in Google Chrome are not saved at logoff. At first I entered the path to the user terminal server home directory (\\server\TSProfiles\%username%\Chrome\User Data).
Continue reading »
Feb 21
Author : Ingmar Verheij
Processors have the ability to save energy by entering a low-power mode. Each processor has serveral power modes called “C-states”. The C-states are introduced with the 486DX4 processor and are still present in the current processors. Over time more C-states are introduced to lower the power consumption and save energy.
Hypervisors (used to virtualize desktops or servers) like Citrix XenServers or Microsoft Hyper-V can have issues with C-states causing them to freeze, BSOD or slow down. This happens when C-state 3 “Sleep” or higher is enabled the BIOS.
Continue reading »
Feb 21
16th February I’ve attended the RES Software Partner Focus event at the Verkade Fabriek in Oeteldonk (Den Bosch). Attending this sort of events always feels like a reunion. You meet past and present colleagues and business partners.

The event was opened by channel manager Wilfred Noordman. He introduced the new channel team and thanked the partners for their commitment towards RES Software. Next up was product marketing director Erik Nicolai. He talked about the RES concept “Iedereen de werkplek die het beste werkt”. He explained this concept by showing pictures of how people work in de RES HQ. Everybody has different needs, due to different functions and different devices.
Continue reading »
Feb 21
I logged remotely to a server with RDP and I noticed that I had options to restart or shutdown that server. This means we can shutdown or restart a server without physical access and without authentication:

Continue reading »
Feb 20
Environment
Windows 2003 Enterprise (32 bit), Citrix XenApp 5, RES Workspace Manager 2011, McAfee VirusScan Enterprise 8.7.0i.
Problem
When a opening an Excel workbook from Sharepoint the whole session freezes.
I asked the user to open an Excel workbook from Sharepoint and I noticed the following popup:

So my first thought was that the user somehow clicked this message to the background and IE was waiting for a response.
Continue reading »
Feb 15
Author : Ingmar Verheij
Have you ever read a PDF document and noticed a tooltip when you hovered over an image? Did you notice that the information didn’t looked like it’s supposed to be there? It shouldn’t, it’s not pretty and it annoys me 
Not only does this happen in my own documents, I’ve see this in official documents of (major) companies.



Continue reading »
Feb 14
Our partner Denamik has released a new version of Denamik LoadGen. The execution of massive load and stress tests is now easier than before. You can now record your own user action scripts from within LoadGen, and setup LoadBots to handle the execution of these scripts. LoadGen allows you to manage LoadBots to create remote sessions and evaluate your IT environment under stress. A built-in reporting facility will give you instant results.
What is new in LoadGen 2.3:
- Rewrite of installation and activation of LoadBots
- Rewrite of internal functions of the DUAF language to speed up interaction with XenApp desktops
- Introducing the possibilities to add your own libraries to DUAF scripts
Feel free to check out Denamik LoadGen 2.3, it’s free up to 15 virtual users.
Feb 14
Author : Ingmar Verheij
Recently I wrote a PowerShell script that connects to the console of a virtual machine on a Citrix XenServer, without using XenCenter or the Web Self Service portal. This allowed me to offer a published application to my users so they can connect to the console session. But what if they want to connect via a Remote Desktop Connection (RDP)?
I’ve written a PowerShell script that looks up the IP address of the VM and connects via RDP.

Continue reading »