Browse by Tags

All Tags » Other » Deployment (RSS)
Sorry, but there are no more tags available to filter with.

Get rid of old .ini files - redirect them to registry!

If you remember, loooong time ago (Windows 3.x) we used .ini files for setting almost everything. These files were often placed in %WinDir% (which is quite disaster when you try to implement LUA). What can you do about it (instead of logging, creating...
Posted by martin | 5 comment(s)
Filed under: ,

LUA post no. 2 - using different user account for application

Well, sometimes you encounter application, that just WONT run under user... Many people are trying to solve this by running that particular application under different account... They use RunAs+Sanur or AutoIt RunAsSet command... However there is also...
Posted by martin | 1 comment(s)
Filed under: ,

JIT Setup - really nice feature and most people dont know about it!

Well, when I talked with Noise in discussion under one of my previous posts, I decided I will write something about this feature. It is called Active Setup. When new user logged on first time, their profile is created from Default user and ntuser.dat...
Posted by martin | 6 comment(s)
Filed under: ,

Troubleshooting WSUS - Client

This is question I see almost every day - client problems with WSUS... Most of the solutions are quite simple - do you have generated corresponding groups in WSUS server? are you sure your registry settings are correct? This is often cause of troubles...
Posted by martin | with no comments
Filed under: ,