January 13, 2010 at 1:19 pm
· Filed under System Administration
When using roaming profiles we often experiences, that there roaming profiles are not deleted locally from the users desktop, even though we have set the DeleteLocallyCachedProfiles.
A way to get around this is to run a startup script from group policies, that deletes all locally stores roaming profiles apart fro all users and default user.
Microsoft has developed at tool called delprof.exe that can do this for you. The Windows Server 2003 ressource toolkit can be downloaded here. Then find the tool delprof.exe and add it to your startup script (and the folder for that GPO startup scripts) and run it with a /Q command/parameter.
Permalink
January 13, 2010 at 10:53 am
· Filed under System Administration
I’ve been having error 0x8007064A when installing microsoft security essentials on my HP Laptop 8530W. The solution is to find the registry key:
[HKEY_CLASSES_ROOT\Installer\Products\HP_Preload_Dummy]
I don’t really know what this key does – but deleting your I was able to run the microsoft security essentials anti-virus product installer just fine.
If you’re in a country where microsoft security essentials is not avilable, the installer can be downloaded e.g. here: http://www.softpedia.com/get/Antivirus/Microsoft-Security-Essentials.shtml
Permalink
January 12, 2010 at 11:13 am
· Filed under System Administration
On a couple of occasions my colleagues have managed to have there VGA screen upside down using some kind og keyboard combinatino. Although it is possible to actually work with the screen upside down/rotated 180 degrees – the trick/keyboard combination to bring it back is ctrl + alt + down arrow (or up arrow).
Permalink