Click on the arrow icon beside each category to display or hide all items within the chosen category. Summaries of each page may be hidden or shown by clicking the plus icon next each item. Use the Options menu to expand or contract all items, display or hide summaries or sort the table of contents.
Table of Contents
Static Pages
- Site Map
July 6, 2010, 12:02
This page contains the site table of contents. Use it to quickly find content on this website.
- Download
November 30, 2007, 12:56
No description found for this item.
- Contact
October 9, 2007, 14:04
No description found for this item.
- About
February 8, 2007, 15:47
Thanks for visiting my blog! This is my weblog about various technical subjects and an occasional personal topic.Personal InformationMy name is René vd…
Blog Posts
- Category: Scripting (15)
- Ivanti Workspace control and CustomAppModelID by: ReneL
July 20, 2018, 14:01
As stated in DOC-63186, since Windows 8 (eg. Windows 8, 8.1 and 10) the Start Menu displays only 1 shortcut for each executable. In an IWC configuration there…
- Batch file: CheckIMAService by: ReneL
October 12, 2010, 06:56
@ECHO OFF :QUERYIMA for /f "tokens=2*" %%a in ('sc query imaservice ^| findstr STATE') do call :CHECKRUN "%%b" GOTO :EOF :CHECKRUN IF #%1#==#"4 RUNNING…
- New AD CMDLets by: ReneL
July 16, 2010, 11:14
Quest has released (18 Juni) a new version of their AD CMDLets for Powershell. See the blog post for more info.
- HTA: Pingmany by: ReneL
January 21, 2008, 13:18
I changed the vb script "Pingmany" in to HTA code. This gives a more flexible use of the script.
- Batch Get current date as filename by: ReneL
July 27, 2007, 07:27
If you are working with tools that genegates logfiles it is handy to have the name of the logfile based on the date. The following command will help us create…
- Category: Powershell (11)
- Ivanti Workspace control and CustomAppModelID by: ReneL
July 20, 2018, 14:01
As stated in DOC-63186, since Windows 8 (eg. Windows 8, 8.1 and 10) the Start Menu displays only 1 shortcut for each executable. In an IWC configuration there…
- Display Logon Message with RES Workspace manager by: ReneL
September 22, 2014, 13:48
In the case of implementing changes to your RES Workspace Manager 2012 and higher (RES WM) Environment, you need to inform your users what is changing for…
- Running "XA65_Inventory_V31.PS1" with a non English version of office. by: ReneL
June 12, 2013, 06:49
When running Carl’s exelent “XA65_inventory_V31.PS1” script I encountered an error. It appears, when running the script with an non English…
- Powershell Add-PSSnapin slow in RES Automation Manager by: ReneL
May 15, 2013, 17:12
When I tried to schedule an simple PowerShell script , as a module in RES Automation Manager 2012 on a Windows 2008R2 machine, the task took a very long time…
- Script Convert-ExcelSerialdate by: ReneL
February 17, 2011, 14:38
When converting an Excel sheet, containing a column with dates, to a CSV file, the column in the CSV file contains nummeric values instead of date values.…
- New AD CMDLets by: ReneL
July 16, 2010, 11:14
Quest has released (18 Juni) a new version of their AD CMDLets for Powershell. See the blog post for more info.
- Use R2's PowerShell Tools and New AD GUI on 2003 by: ReneL
January 27, 2010, 10:18
From Mark Minasi's website: For an "R2," Server 2008 R2 delivered a fairly impressive list of new goodies for Active Directory (AD) techies. One of…
- Free eBook Mastering Powershell by: ReneL
July 14, 2009, 20:38
"Mastering PowerShell" by Dr. Tobias Weltner, Windows PowerShell MVP, is now available as a free PDF eBook. You can download it here or read the online version.
- Powershell Search URL / LNK files by: ReneL
December 29, 2008, 14:12
At my current project I am investigating the software used within that organization. As part of this I want a overview of all the URL's (*.url) and shortcuts…
- Powershell Quick reference by: ReneL
October 27, 2008, 14:21
Eric sloof posted a link to a Powershell Quick Reference sheet. The download from the Microsoft site gives a word doc in 'legal' format. I converted it to A4…
- Quick Migration for VMware by: ReneL
October 1, 2008, 20:43
Earlier this year VMware released the VMware Infrastructure Toolkit (for Windows). This was a new PowerShell interface for VMware Infrastructure 3. I'm a big…
- Ivanti Workspace control and CustomAppModelID by: ReneL
- Category: VB (1)
- VB scripts: PingMany & CheckPower by: ReneL
January 4, 2008, 10:55
To perform the check of availability of many servers I created a simple vb script. This script will read a list of servers from a excel sheet, ping the…
- VB scripts: PingMany & CheckPower by: ReneL
- Ivanti Workspace control and CustomAppModelID by: ReneL
- Category: Microsoft (15)
- MCSA 2012R2 by: ReneL
September 18, 2015, 13:45
Just passed the 70-412 exam and achieved MSCA 2012 R2 !!!
- Show Specific control panel items issue RES WM by: ReneL
November 25, 2014, 10:57
In a locked down Windows environment, it is a best practice to hide specific control panel items for those functions that can’t or shouldn’t be performed…
- Sticky Notes on Windows 2008 R2 with RES Workspace Manager by: ReneL
July 2, 2014, 13:29
In Windows 7 Sticky Notes is a standaard accessory. Strangely enough Sticky Notes is not an application on Windows 2008 R2. When browsing the net I came…
- Script Convert-ExcelSerialdate by: ReneL
February 17, 2011, 14:38
When converting an Excel sheet, containing a column with dates, to a CSV file, the column in the CSV file contains nummeric values instead of date values.…
- Windows default user Profile by: ReneL
February 1, 2011, 10:40
I found a great blog post about creating a Windows default user profile. Link
- Outlook 2003 Windows 95 ?? by: ReneL
June 7, 2010, 14:08
Outlook 2003 on Windows XP showing File menu (?) and Windows 95 about box (?).
- Use R2's PowerShell Tools and New AD GUI on 2003 by: ReneL
January 27, 2010, 10:18
From Mark Minasi's website: For an "R2," Server 2008 R2 delivered a fairly impressive list of new goodies for Active Directory (AD) techies. One of…
- WSS 3.0 Import Spreadsheet 403 error by: ReneL
July 8, 2009, 11:28
When you get an error 403 when importing an Excel spreadsheet, check that only components of Office 2003 are installed. Along with Office 2003 I had Sharepoint…
- Manage Database WSS 3.0 by: ReneL
June 19, 2009, 11:20
If you want to manage the stand-alone (MS SQL 2005 Express Edition) database installed with WSS 3.0 take these steps: Install the MS SQL Express 2005…
- Powershell Quick reference by: ReneL
October 27, 2008, 14:21
Eric sloof posted a link to a Powershell Quick Reference sheet. The download from the Microsoft site gives a word doc in 'legal' format. I converted it to A4…
- Patch Windows 2003 Terminal Server to allow more than 2 concurrent sessions by: ReneL
August 31, 2008, 13:54
As you might know Windows 2003 Server accepts at most 2 concurrent Terminal Server sessions (and 1 console session) in Remote Administration mode (which is the…
- USB Tool by: ReneL
August 27, 2008, 17:17
USBDeview is a small utility that lists all USB devices that currently connected to your computer, as well as all USB devices that you previously used. For…
- Windows Keyboard shortcuts by: ReneL
July 31, 2008, 17:30
Windows is opperated most of the time by the mouse. But in certain situations it is handy to do them by keyboard. Instaed of clicking around the screen. I…
- Webcast Microsoft Server Virtualization Licensing by: ReneL
July 27, 2007, 08:59
Microsoft published a 26-minutes on demand webcast about its licensing model applied to virtualization scenarios. Link
- VI3 Snapshot and computer domain account by: ReneL
February 8, 2007, 09:17
For windows 2000, XP and 2003 the the default computer account password change is 30 days. If you have taken a snapshot of a VM, joined to a domain, and will…
- MCSA 2012R2 by: ReneL
- Category: Personal (6)
- Foto Album Gasten by: ReneL
June 12, 2007, 20:07
Hier bij een link naar het cadeautje welke wij naar onze gasten gestuurt hebben.
- Getrouwd !!!! by: ReneL
April 17, 2007, 15:00
- Category: Fun (3)
- Nirvana+R.Astley - Never Gonna Give Your Teen Spirit up by: ReneL
August 7, 2009, 16:24
No description found for this item.
- Olympus Pen Commercial by: ReneL
July 14, 2009, 20:26
Stop-motion commercial from Olympus Watch
- Something fun by: ReneL
July 30, 2008, 17:23
Watch
- Nirvana+R.Astley - Never Gonna Give Your Teen Spirit up by: ReneL
- Category: Audio (1)
- Kef PSW2000 Subwoofer problem by: ReneL
October 28, 2010, 20:05
Since a month I have a problem with my Kef PSW2000 sub-woofer. When the sub-woofer is on power is making a funny noise, a buzzing sound. The sound is originatin…
- Category: Kef (1)
- Kef PSW2000 Subwoofer problem by: ReneL
October 28, 2010, 20:05
Since a month I have a problem with my Kef PSW2000 sub-woofer. When the sub-woofer is on power is making a funny noise, a buzzing sound. The sound is originatin…
- Kef PSW2000 Subwoofer problem by: ReneL
- Kef PSW2000 Subwoofer problem by: ReneL
- Foto Album Gasten by: ReneL
- Category: Virtualisation (44)
- Brian madden about VDI by: ReneL
July 14, 2010, 09:38
Brain Madden has released a free eBook Notes on Desktop Virtualization by Brain Madden.
- Passed VCP-410 exam by: ReneL
January 18, 2010, 16:24
Today I passed the VMware vSphere 4 exam with a score of 425! Thanks to Vmware for extending the period (to the end of Jan 2010) to update VCP3 to VCP4 by…
- VMware: New Visio Shapes by: ReneL
February 18, 2009, 20:40
1. ThinApp-Stencil- Objects for ThinApp 2. Build your Own-Stencil - Stand-alone objectsto create your own diagrams 3. VM-STencil - Objects that are…
- Benefits of server virtualization (video) by: ReneL
July 31, 2008, 18:16
"A whiteboard discussion between Ben Matheson, VMware Senior Director, and Jake Smith, Intel Advanced Server Technologies, on the business benefits of server…
- LUNs Explained by: ReneL
August 27, 2007, 11:13
I found an intersting article about LUN's here.
- Webcast Microsoft Server Virtualization Licensing by: ReneL
July 27, 2007, 08:59
Microsoft published a 26-minutes on demand webcast about its licensing model applied to virtualization scenarios. Link
- Category: VMware (29)
- Renewed my VCP-DVC certification to version 5.5 by: ReneL
March 6, 2015, 15:00
I just renewed my VCP-DCV certification to version 5.5.
- VMware vSphere PowerCLI Admin Guide by: ReneL
October 1, 2010, 09:53
The vSphere PowerCLI Administration Guide provides information about using the VMware vSphere PowerCLI cmdlets set that ships with vSphere PowerCLI for…
- VTSP 4 by: ReneL
January 28, 2010, 16:16
I just finshed the (online) Vmware Techincal Sales Profesional.
- Passed VCP-410 exam by: ReneL
January 18, 2010, 16:24
Today I passed the VMware vSphere 4 exam with a score of 425! Thanks to Vmware for extending the period (to the end of Jan 2010) to update VCP3 to VCP4 by…
- VMware: New Visio Shapes by: ReneL
February 18, 2009, 20:40
1. ThinApp-Stencil- Objects for ThinApp 2. Build your Own-Stencil - Stand-alone objectsto create your own diagrams 3. VM-STencil - Objects that are…
- Quick Migration for VMware by: ReneL
October 1, 2008, 20:43
Earlier this year VMware released the VMware Infrastructure Toolkit (for Windows). This was a new PowerShell interface for VMware Infrastructure 3. I'm a big…
- Business Continuity and Disaster Recovery by: ReneL
August 31, 2008, 13:47
VMware published an e-book on business continuity and disaster recovery. Description This VMware® VMbook focuses on business continuity and disaster…
- XEN vs ESX 3.5 Preformance by: ReneL
August 8, 2008, 11:34
In this session, Ron Oglesby will share his results of running Xen and VMware ESX head-to-head on the same hardware. In addition to normal server testing, Ron…
- Top10 info storage VMWare by: ReneL
July 31, 2008, 17:35
A article (with links) about things you must read about VMware Storage (SAN/iSCSI/NFS).
- VM boot screen timeout by: ReneL
February 22, 2008, 11:02
I found an article about extending the time that the bootscreen of a VM is visible. Easier to access the Bios and Boot options.
- VMworld Europe 2008 Timetable by: ReneL
February 19, 2008, 15:38
I am attending VMworld Europe 2008 Next week in Cannes. Today I was looking what kind of sessions wil be presented. On the VMworld site there is a link to see…
- SVMotion VI 2.5 client plugin by: ReneL
February 14, 2008, 08:14
LostCreations created (the first thirth-party) Storage VMotion plugin for VI 2.5. More information can be found Here.
- Checking diskspace on VMFS volume by: ReneL
January 21, 2008, 19:39
Nice article about checking the free disk space on a VMFS volume.
- VMware VC Roles & Permissions by: ReneL
January 4, 2008, 15:25
Working at a customer with three Virtual Centers (VC), I needed a way to document the security roles and their permissions, and a easy/consistent way to apply…
- VMug userday 2007 by: ReneL
December 9, 2007, 14:55
Here some photo's from the Dutch VMware User Group meeting from 7 December.
- Myths about VMware and Virtualization by: ReneL
December 4, 2007, 19:41
Great article by Mike Laverick about the myths about Vmware and virtualization in general.
- VMkernel Log by: ReneL
October 5, 2007, 13:25
When I was switching betwee consoles on the ESX service console, <F1>, <F2>,<F11> and so on, I pressed by accident <F12>. I saw a…
- VI3: Failed to install the virtualcenter Agent service by: ReneL
October 5, 2007, 10:07
I had a problem adding a ESX 3.0.1 host to a Virtual Center 2.0.1. When connecting the message "Failed to install virtualcenter agent service" appeared. To…
- ESX3i CLI by: ReneL
September 26, 2007, 13:39
See here an article to download a virtual appliance for use with ESX3i. Note: article is in Dutch.
- ESX 3i in Workstation 6 Video by: ReneL
September 25, 2007, 10:02
David Davis from Happyrouter.com created an instruction video to get ESX 3i running in VMware Workstation 6.
- VC NFS Datastore by: ReneL
September 24, 2007, 21:28
Article about VMware and NFS
- VI3 Tools repository by: ReneL
August 22, 2007, 19:26
Find here a list with tools (free and commercial) handy for use as a VMware admin.
- VI3 Configure VMkernel portgroup by: ReneL
July 18, 2007, 14:14
# add VMkernel to vSwitch2 esxcfg-vswitch -A VMkernel vSwitch2 # set ip on Vmkermel esxcfg-vmknic -a VMkernel -i <ip kernel> -n <sn kernel> esxcfg-r…
- VI3 Create vSwitch with different number of ports by: ReneL
July 18, 2007, 10:18
When using the sc command 'esxcfg-vswitch -a vSwitch1' the created switch has the default of 64 ports. To create a vSwitch with more or less ports, add…
- Certified on VMware VI3 VCP by: ReneL
May 22, 2007, 20:28
Today I did the excam for VMware VI3. I passed with a score of 89!!
- VI3 VM starten op andere Host by: ReneL
February 8, 2007, 09:28
Als een VM verplaatst verplaats wordt, of wordt op gestart op een andere ESX Host veranderd de UUID van de VM. Bij het opstarten van de VM verschijnt standaard…
- VI3 Runtime variabelen Alarms {entityName} en {entityObject} by: ReneL
February 8, 2007, 09:20
Applies to VC 2.0.1 Bij het gebruik van de optie Run a script bij de Alarm Action bevatten de variabelen {entityName} en {entityObject} niet de…
- VI3 Snapshot and computer domain account by: ReneL
February 8, 2007, 09:17
For windows 2000, XP and 2003 the the default computer account password change is 30 days. If you have taken a snapshot of a VM, joined to a domain, and will…
- VI3 Datastore Browser: foutive weergave by: ReneL
February 8, 2007, 09:09
In ESX 2.5, the header information (disk geometry) of the VMDK file was stored in the first 512 bytes of the VMDK file. With the introduction of the new…
- Renewed my VCP-DVC certification to version 5.5 by: ReneL
- Category: Citrix (12)
- Just passed Managing Citrix XenDesktop 7.6 Solutions by: ReneL
September 23, 2016, 17:38
Just passed Managing Citrix XenDesktop 7.6 Solutions.
- Delete multiple XenServer orphan SR's by: ReneL
January 24, 2013, 11:05
When a Citrix XenServer, member of a Resource Pool, is reinstalled the local storage repositories (Local storage, DVD drive) are left in the resource pool as…
- Xendesktop 5 by: ReneL
December 2, 2011, 13:08
I just past the XenDekstop 5 excam with a score of 84!
- 10 Xendesktop misstakes by: ReneL
August 6, 2010, 09:17
Starting May, the Citrix Lead Architect for Worldwide Consulting Solutions Daniel Feller published a series of posts about the top 10 mistakes that can be done…
- Citrix support Tools by: ReneL
August 6, 2010, 06:41
Troubleshooting Tool Name Download Link Overview & Demo Video Blog UPM Log Parser Tool CTX123005 CitrixTV Video Blog CDFMarker Tool CTX124577 CitrixT…
- Access Suite Disaster Recovery Planning and Configuration by: ReneL
September 15, 2008, 10:25
When looking for resources on Disaster Recovery for the Citrix Presentation servers I found a PDF file from Citrix covering the DR options for Access Suite…
- Brian Madden Keynote Highlights by: ReneL
July 31, 2008, 20:46
Brian Madden Keynote at IT Oost Nederland in the Grolsch Veste in Enschede on 24 june 2008. http://www.youtube.com/v/meGm20-_ymg
- XenApp health recovery and monitoring (video) by: ReneL
July 31, 2008, 18:11
Health recovery and monitoring Options in XenApp (presentation server V4.5) "This is a great video from Ashish (Principal Design Engineer at Citrix Systems)…
- TS/PS resources by: ReneL
May 16, 2008, 09:23
When browsing the web and googling for a ts-profile issue I came across the site of Vera Noest. This site is very use full for Ternimal / Presentation Sever…
- Citrix Installation Order for PS4.5 by: ReneL
July 30, 2007, 08:23
This document provides information on the installation order of Hotfix Rollup Pack 1 (HRP 1) for Presentation Server 4.5 and its available extensions.
- Category: XenServer (2)
- Delete multiple XenServer orphan SR's by: ReneL
January 24, 2013, 11:05
When a Citrix XenServer, member of a Resource Pool, is reinstalled the local storage repositories (Local storage, DVD drive) are left in the resource pool as…
- XEN vs ESX 3.5 Preformance by: ReneL
August 8, 2008, 11:34
In this session, Ron Oglesby will share his results of running Xen and VMware ESX head-to-head on the same hardware. In addition to normal server testing, Ron…
- Delete multiple XenServer orphan SR's by: ReneL
- Category: XenDesktop (3)
- Just passed Managing Citrix XenDesktop 7.6 Solutions by: ReneL
September 23, 2016, 17:38
Just passed Managing Citrix XenDesktop 7.6 Solutions.
- Xendesktop 5 by: ReneL
December 2, 2011, 13:08
I just past the XenDekstop 5 excam with a score of 84!
- 10 Xendesktop misstakes by: ReneL
August 6, 2010, 09:17
Starting May, the Citrix Lead Architect for Worldwide Consulting Solutions Daniel Feller published a series of posts about the top 10 mistakes that can be done…
- Just passed Managing Citrix XenDesktop 7.6 Solutions by: ReneL
- Category: XenApp (1)
- Running "XA65_Inventory_V31.PS1" with a non English version of office. by: ReneL
June 12, 2013, 06:49
When running Carl’s exelent “XA65_inventory_V31.PS1” script I encountered an error. It appears, when running the script with an non English…
- Running "XA65_Inventory_V31.PS1" with a non English version of office. by: ReneL
- Just passed Managing Citrix XenDesktop 7.6 Solutions by: ReneL
- Brian madden about VDI by: ReneL
- Category: SBC (3)
- Windows default user Profile by: ReneL
February 1, 2011, 10:40
I found a great blog post about creating a Windows default user profile. Link
- RES PowerFuse Series 8 Certified Professional by: ReneL
November 19, 2008, 19:36
I Just passed my "RES PowerFuse Series 8 Certified Professional" exam with a score of 534 out of 600 = 8,9.
- Patch Windows 2003 Terminal Server to allow more than 2 concurrent sessions by: ReneL
August 31, 2008, 13:54
As you might know Windows 2003 Server accepts at most 2 concurrent Terminal Server sessions (and 1 console session) in Remote Administration mode (which is the…
- Windows default user Profile by: ReneL
- Category: Other (9)
- Sticky Notes on Windows 2008 R2 with RES Workspace Manager by: ReneL
July 2, 2014, 13:29
In Windows 7 Sticky Notes is a standaard accessory. Strangely enough Sticky Notes is not an application on Windows 2008 R2. When browsing the net I came…
- RES Certified Professional 2012 by: ReneL
June 3, 2013, 12:45
Just received my updated RES Certified Professional 2012 certificate.
- Batch file: CheckIMAService by: ReneL
October 12, 2010, 06:56
@ECHO OFF :QUERYIMA for /f "tokens=2*" %%a in ('sc query imaservice ^| findstr STATE') do call :CHECKRUN "%%b" GOTO :EOF :CHECKRUN IF #%1#==#"4 RUNNING…
- Free eBook Mastering Powershell by: ReneL
July 14, 2009, 20:38
"Mastering PowerShell" by Dr. Tobias Weltner, Windows PowerShell MVP, is now available as a free PDF eBook. You can download it here or read the online version.
- New build Synology Diskstation Manager 2.0 by: ReneL
September 24, 2008, 18:07
Synology just released a new build (2.0-0722) for the management interface for their NAS series. They added a lot of new features: NFS support, HDD Smart…
- Pictures from Quantas plane incident July 2008 by: ReneL
August 6, 2008, 11:49
No description found for this item.
- New setup Blog by: ReneL
July 21, 2008, 09:38
As you probably noticed this blog is newly setup. I had a problem when upgrading the version of WordPress from V2.5.1 to V2.6. I am trying to restore the old…
- Internet Investigator by: ReneL
October 3, 2007, 10:15
I found an article here to investigate the IP traffic from and into your PC.
- Category: WordPress (2)
- New setup Blog by: ReneL
July 21, 2008, 09:38
As you probably noticed this blog is newly setup. I had a problem when upgrading the version of WordPress from V2.5.1 to V2.6. I am trying to restore the old…
- Can't login WordPress after update to WP 2.3.1 by: ReneL
November 29, 2007, 20:26
I had the problem that I can't login to this blog anymore after I did an upgrade to Version 2.3.1. This was the case for at least a Month. I searched the web…
- New setup Blog by: ReneL
- Sticky Notes on Windows 2008 R2 with RES Workspace Manager by: ReneL
- Category: Tools (2)
- Sticky Notes on Windows 2008 R2 with RES Workspace Manager by: ReneL
July 2, 2014, 13:29
In Windows 7 Sticky Notes is a standaard accessory. Strangely enough Sticky Notes is not an application on Windows 2008 R2. When browsing the net I came…
- Free Powerfuse Express Edition by: ReneL
February 22, 2008, 12:17
RES has just announced that they have released the free version of their flagship product Powerfuse called Powerfuse Express. This version has a subset of all…
- Sticky Notes on Windows 2008 R2 with RES Workspace Manager by: ReneL
- Category: Linux (1)
- Iiyama AS4637UT config Xorg Ubuntu by: ReneL
September 13, 2008, 10:10
With help from I managed to get my screen resultution of my Ubutunu installed PC bigger. Becasue Xorg (Ubuntu 8.04.1) doesn't detect a TFT/LCD screen right.…
- Category: Ubuntu (1)
- Iiyama AS4637UT config Xorg Ubuntu by: ReneL
September 13, 2008, 10:10
With help from I managed to get my screen resultution of my Ubutunu installed PC bigger. Becasue Xorg (Ubuntu 8.04.1) doesn't detect a TFT/LCD screen right.…
- Iiyama AS4637UT config Xorg Ubuntu by: ReneL
- Iiyama AS4637UT config Xorg Ubuntu by: ReneL
- Category: Storage (6)
- NetApp ASAP Test Passed by: ReneL
April 7, 2009, 08:52
In extend to the NetApp ASAP course from last week I passed the ASAP Test.
- Category: NetApp (3)
- Brian madden about VDI by: ReneL
July 14, 2010, 09:38
Brain Madden has released a free eBook Notes on Desktop Virtualization by Brain Madden.
- NetApp ASAP Test Passed by: ReneL
April 7, 2009, 08:52
In extend to the NetApp ASAP course from last week I passed the ASAP Test.
- NetApp ASAP course by: ReneL
March 31, 2009, 09:40
I am currently attending the NetApp ASAP course at NetApp Schiphol Rijk. Exerpt of the course: The ASAP program is an intensive, three-day hands-on training…
- Brian madden about VDI by: ReneL
- Category: Synology (3)
- Synology DSM 3.0 in Beta by: ReneL
August 12, 2010, 12:26
Vanaf morgen is de DSM 3.0 van Synology in Beta. httpv://www.youtube.com/watch?v=QSrB3pgkaoo
- Synology Packages by: ReneL
February 13, 2009, 21:55
Merty has made some custom packages for Synology NAS hardware, including a package for installing sabNZBD. To use these packages you need the latest firmware…
- New build Synology Diskstation Manager 2.0 by: ReneL
September 24, 2008, 18:07
Synology just released a new build (2.0-0722) for the management interface for their NAS series. They added a lot of new features: NFS support, HDD Smart…
- Synology DSM 3.0 in Beta by: ReneL
- NetApp ASAP Test Passed by: ReneL
- Category: Hardware (3)
- Kef PSW2000 Subwoofer problem by: ReneL
October 28, 2010, 20:05
Since a month I have a problem with my Kef PSW2000 sub-woofer. When the sub-woofer is on power is making a funny noise, a buzzing sound. The sound is originatin…
- Synology DSM 3.0 in Beta by: ReneL
August 12, 2010, 12:26
Vanaf morgen is de DSM 3.0 van Synology in Beta. httpv://www.youtube.com/watch?v=QSrB3pgkaoo
- Category: Scanjet (1)
- HP Scanjet 5370C Vista Support by: ReneL
November 1, 2008, 16:50
When upgrading to windows Vista I found out that my, USB connected, HP Scanjet 5370C scanner isn't supported by windows Vista anymore. After google-ing this…
- HP Scanjet 5370C Vista Support by: ReneL
- Kef PSW2000 Subwoofer problem by: ReneL
- Category: RES (18)
- User Notifications with RESONE Workspace by: ReneL
March 9, 2018, 20:40
My former co-worker Marcel Venema has written an article "Sending User Notifications with RESONE Workspace". In his solution, a script is used to display the…
- Just passed the RES ONE Service Store 2016 (ROSS) exam. by: ReneL
February 28, 2017, 15:38
Just passed the RES ONE Service Store 2016 (ROSS) exam.
- Just passed RES ONE Automation 2016 Exam by: ReneL
December 9, 2016, 15:18
Just passed the RES ONE Automation 2016 (ROAX) exam.
- Just passed RES ONE Workspace 2016 Exam by: ReneL
November 18, 2016, 18:03
Just passed the RES ONE Workspace 2016 (ROWX) exam.
- Achieved RES Sales Champ 2016 by: ReneL
August 30, 2016, 07:46
No description found for this item.
- RES ONE Service Store - Category Services by: ReneL
January 28, 2016, 10:39
In RES ONE Services Store you can categorize a service in a category. But where to configure these categories? Go to the "Services Catalog" main page and…
- RES Automation Manager security Modules by: ReneL
October 6, 2015, 09:31
When configuring a security role in RES Automation Manager (RES AM) it is posible to deny access to the content of the modules. When editing the…
- Rewarded RES Software Valued Professional 2015 by: ReneL
February 12, 2015, 13:06
Today I received a mail from RES Software, that I am rewarded with the title RES Software Valued Professional 2015.
- Show Specific control panel items issue RES WM by: ReneL
November 25, 2014, 10:57
In a locked down Windows environment, it is a best practice to hide specific control panel items for those functions that can’t or shouldn’t be performed…
- "Stub" Application - RES Workspace manager by: ReneL
October 1, 2014, 14:53
In an RES Workspace Manager environment you have to deal with the following settings: Application Security Rules User settings (Zero Profile) Configurat…
- RES Workspace Manager “Installation on demand” by: ReneL
September 25, 2014, 14:21
In a RES Workspace Manager environment it is easy to present an application to an end user (Identity). Most of the time, the challence is to install the…
- Display Logon Message with RES Workspace manager by: ReneL
September 22, 2014, 13:48
In the case of implementing changes to your RES Workspace Manager 2012 and higher (RES WM) Environment, you need to inform your users what is changing for…
- RES AM and ITS 2014 Certified by: ReneL
July 7, 2014, 18:14
I just received a mail from RES education that I passed both Beta exams for: RES Automation Manager 2014 RES IT Store 2014
- Sticky Notes on Windows 2008 R2 with RES Workspace Manager by: ReneL
July 2, 2014, 13:29
In Windows 7 Sticky Notes is a standaard accessory. Strangely enough Sticky Notes is not an application on Windows 2008 R2. When browsing the net I came…
- Powershell Add-PSSnapin slow in RES Automation Manager by: ReneL
May 15, 2013, 17:12
When I tried to schedule an simple PowerShell script , as a module in RES Automation Manager 2012 on a Windows 2008R2 machine, the task took a very long time…
- Res Certified Professional by: ReneL
June 24, 2012, 16:41
Just received "Res Certified Professional"
- RES Baseline Desktop Analyzer Our Experiences by: ReneL
December 12, 2011, 11:18
an article with my colleague Barry Schiffer. http://www.barryschiffer.com/?p=396 Next episode: http://www.barryschiffer.com/?p=440
- Category: RES Workspace Manager (8)
- Ivanti Workspace control and CustomAppModelID by: ReneL
July 20, 2018, 14:01
As stated in DOC-63186, since Windows 8 (eg. Windows 8, 8.1 and 10) the Start Menu displays only 1 shortcut for each executable. In an IWC configuration there…
- User Notifications with RESONE Workspace by: ReneL
March 9, 2018, 20:40
My former co-worker Marcel Venema has written an article "Sending User Notifications with RESONE Workspace". In his solution, a script is used to display the…
- Just passed RES ONE Workspace 2016 Exam by: ReneL
November 18, 2016, 18:03
Just passed the RES ONE Workspace 2016 (ROWX) exam.
- Show Specific control panel items issue RES WM by: ReneL
November 25, 2014, 10:57
In a locked down Windows environment, it is a best practice to hide specific control panel items for those functions that can’t or shouldn’t be performed…
- "Stub" Application - RES Workspace manager by: ReneL
October 1, 2014, 14:53
In an RES Workspace Manager environment you have to deal with the following settings: Application Security Rules User settings (Zero Profile) Configurat…
- RES Workspace Manager “Installation on demand” by: ReneL
September 25, 2014, 14:21
In a RES Workspace Manager environment it is easy to present an application to an end user (Identity). Most of the time, the challence is to install the…
- Display Logon Message with RES Workspace manager by: ReneL
September 22, 2014, 13:48
In the case of implementing changes to your RES Workspace Manager 2012 and higher (RES WM) Environment, you need to inform your users what is changing for…
- Sticky Notes on Windows 2008 R2 with RES Workspace Manager by: ReneL
July 2, 2014, 13:29
In Windows 7 Sticky Notes is a standaard accessory. Strangely enough Sticky Notes is not an application on Windows 2008 R2. When browsing the net I came…
- Ivanti Workspace control and CustomAppModelID by: ReneL
- Category: RES Automation Manager (5)
- Just passed RES ONE Automation 2016 Exam by: ReneL
December 9, 2016, 15:18
Just passed the RES ONE Automation 2016 (ROAX) exam.
- RES Automation Manager security Modules by: ReneL
October 6, 2015, 09:31
When configuring a security role in RES Automation Manager (RES AM) it is posible to deny access to the content of the modules. When editing the…
- RES Workspace Manager “Installation on demand” by: ReneL
September 25, 2014, 14:21
In a RES Workspace Manager environment it is easy to present an application to an end user (Identity). Most of the time, the challence is to install the…
- RES AM and ITS 2014 Certified by: ReneL
July 7, 2014, 18:14
I just received a mail from RES education that I passed both Beta exams for: RES Automation Manager 2014 RES IT Store 2014
- Powershell Add-PSSnapin slow in RES Automation Manager by: ReneL
May 15, 2013, 17:12
When I tried to schedule an simple PowerShell script , as a module in RES Automation Manager 2012 on a Windows 2008R2 machine, the task took a very long time…
- Just passed RES ONE Automation 2016 Exam by: ReneL
- Category: RES IT Store (3)
- Just passed the RES ONE Service Store 2016 (ROSS) exam. by: ReneL
February 28, 2017, 15:38
Just passed the RES ONE Service Store 2016 (ROSS) exam.
- RES ONE Service Store - Category Services by: ReneL
January 28, 2016, 10:39
In RES ONE Services Store you can categorize a service in a category. But where to configure these categories? Go to the "Services Catalog" main page and…
- RES AM and ITS 2014 Certified by: ReneL
July 7, 2014, 18:14
I just received a mail from RES education that I passed both Beta exams for: RES Automation Manager 2014 RES IT Store 2014
- Just passed the RES ONE Service Store 2016 (ROSS) exam. by: ReneL
- User Notifications with RESONE Workspace by: ReneL
- Category: Ivanti (1)
- Ivanti Workspace control and CustomAppModelID by: ReneL
July 20, 2018, 14:01
As stated in DOC-63186, since Windows 8 (eg. Windows 8, 8.1 and 10) the Start Menu displays only 1 shortcut for each executable. In an IWC configuration there…
- Category: Workspace Control (1)
- Ivanti Workspace control and CustomAppModelID by: ReneL
July 20, 2018, 14:01
As stated in DOC-63186, since Windows 8 (eg. Windows 8, 8.1 and 10) the Start Menu displays only 1 shortcut for each executable. In an IWC configuration there…
- Ivanti Workspace control and CustomAppModelID by: ReneL
- Ivanti Workspace control and CustomAppModelID by: ReneL
Generated by Table of Contents Creator v1.6.4.1
by Mark Beljaars