Locking a workstation - part 1
Win32 API provides only 1 function for locking workstation, named LockWorkstation. What does it do and how we …
Win32 API provides only 1 function for locking workstation, named LockWorkstation. What does it do and how we …
Windows has a couple of different formats for volume names but it is unclear how to convert a Volumename …
One of the side effects of using sysprep to prepare an image is that drive letter assignments are reset to …
A while ago I published a patch for Windows 2003 Terminal Server that allows more than 2 concurrent sessions …
Up until now I used VPatch for all my patches. The disadvantage of VPatch is that it uses strict MD5 hash …
Part1 Let’s write our own Credential Server implementation. At first, we need to create a named pipe …
I think many of you have got experience with multiple Terminal Server Sessions in windows XP, also called Fast …
Hello, my name is Danila Galimov and i will write here sometimes :-) My first post is about communications …
On a Citrix environment 2 different applications were required. One of the applications required java version …
I usually have lots of Terminal Server sessions open when I’m working, both direct sessions but also …