Client Deployment WebInterface 5.4.0 / XenApp 6.5

Written by Jeroen Tielen on . Posted in WebInterface

This article describes how-to setup client deployment directly from the Web Interface (5.4.0). When the Web Interface is installed directly from the XenApp installation, there is no question/part where the clients are installed from the DVD.

First we copy the clients from the folder: “Citrix Receiver and Plug-ins” on the installation source to the following location: “C:\Program Files (x86)\Citrix\Web Interface\5.4.0\Client

From:
image

Run a specific task sequence job only for laptops

Written by Jeroen Tielen on . Posted in SCCM

When there is a one OSD for all type’s of computers in the network and you want specific software deployed only on laptops, here is the howto Winking smile

What’s the differences between a laptop and a desktop? Correct, the battery. So the simplest way to achieve our goal is to check if there is a battery present in the system.

Open the OSD Task Sequence and add the required step.

Howto Reduce The WinSxS Folder in Windows 7

Written by Jeroen Tielen on . Posted in Tips and Tricks

In this blogpost I will describe how to reduce the WinSxS folder in the Windows folder after installing SP1. All superseded files are removed. And you cannot uninstall SP1 anymore. To know what the WinSxS folder is, read this blogpost of Joseph Conway.

First off all, how big is my WinSxS folder? Right click on it says around 9GB.

image

 

But it contains hardlinks, so how big is it for real?? Download ctTrueSize. Run: ctts C:\Windows\WinSxS

image

9,35GB – 1,04GB = 8,30GB

HowTo: Reinstalling Windows on a BitLocker encrypted system

Written by Jeroen Tielen on . Posted in Tips and Tricks

In my previous post I enabled BitLocker on both my partitions (Link). The trick now is to reinstall Windows without decrypting the system. In this example my data is stored on the second partition (Data Partition or D:) and that partition is encrypted and must be preserved.

When booted from media. The installer is asking on which partition it will install Windows. Because BitLocker has encrypted the old system partition, we aren’t able to format the partition. Just delete the partition, recreate it, format and install Windows. (Do not touch the data partition). If you want to preserve the data on the old system partition, you have to recover that partition. (Hmmm new post will come in the future Knipogende emoticon)

Create Report in SCCM with Computer Information

Written by Jeroen Tielen on . Posted in SCCM

This how-to shows how to create a report in System Center Configuration Manager with computer information like serial number etc.

Open the Management Console. Navigate to Reporting. Right click on Reports and select New –> Report.  image
Give it a name.

Select the category under which the report will be displayed. (eg Hardware – General)

Click on: Edit SQL Statement.

image
Paste the Statement(displayed and the bottom of this blog post.) in the SQL Statement box.

Remove the default statement.

image
Run the report and it will display al kind off useful stuff. Like the Serial Number. Knipogende emoticon image

Keyboard Shortcuts

Written by Jeroen Tielen on . Posted in Tips and Tricks

I’m positive that working with the keyboard is way faster then working in combination with the mouse. But you must know the shortcuts-keystrokes-etc etc Knipogende emoticon So here is the list I’m using. The list is updated on a regular basis.

Copy, Paste, Cut, Delete

CTRL+C = Copy
CTRL+V = Paste
CTRL+X = Cut
CTRL+Z = Undo
CTRL+Insert = Copy (This one I use very often, learned it in the old days Knipogende emoticon)
Shift+Insert = Paste
Shift+Delete = Permanently Delete

The Windows Key

Windows+R = Run
Windows+P = Projector/monitor/Dual/Etc (Keep Windows key pressed)
Windows+E = Explorer
Windows+D = Show Desktop (Press it again brings back the applications)
Windows+F = Find
Windows+L = Lock Windows
Windows+M = Minimize all the applications
Windows+Pause = Computer Management

Application Switching

ALT+TAB = Good old application switching
Shift+ALT+TAB = Reverse application switching
Windows+TAB = New Aero application switching
Windows+# (Like Windows+1) = The number equals the position of the application or icons in the taskbar.
Windows+T = Switching applications and icons on the taskbar with peak

Windows Explorer (Shortcuts within Windows Explorer)

ALT+Space = Right click on top left (Move, Size, Minimize, Maximize, Close)
TAB = Switching area’s
Shift+F10 = Context menu of selected icon
Space = Select icon
ALT = Activate top menu

Windows

CTRL+Shift+Escape = Task Manager
CTRL+Escape = Start Menu
CTRL+ALT+Delete = Duhhhh Emoticon die tong uitsteekt

Internet Explorer

CTRL+TAB = Tab’s switching

Outlook

CTRL+Enter = Send composed email

 

Q: So, how to show the desktop and right click on the recycled bin?
A: Windows+D, Navigate with arrows to recycled bin, SHIFT+F10.

Q: Why are you using SHIFT+F10, CTRL+Escape etc?
A: Long long time ago, there weren’t keyboards with the Windows keys. Knipogende emoticon

New Layout

Due to the new layout, some posts are not that readable anymore ;) Working on that. So be patient, or select all and paste into notepad or something. ;)