I need a way to check to see if a registry exists.
This one to be exact.
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows
We are having lots of problems with terminal services roaming profiles and printer settings. Well, actually, users are loosing their default printer setting. Thing is, it is getting un set, not changed, but unset and cannot set it once logged on. This causes Adobe reader to not print anything because it HAS to be able to see a default printer assignment and will say there is no printer installed if if can't see that a default printer has been assigned.
So I have written a script that logs a users default printer. But as part of this script I would like to add the ability to also log wheter or not this registry key exists because of the following request from MS.
Thanks
John Fuhrman
Titan Global Services
This one to be exact.
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows
We are having lots of problems with terminal services roaming profiles and printer settings. Well, actually, users are loosing their default printer setting. Thing is, it is getting un set, not changed, but unset and cannot set it once logged on. This causes Adobe reader to not print anything because it HAS to be able to see a default printer assignment and will say there is no printer installed if if can't see that a default printer has been assigned.
So I have written a script that logs a users default printer. But as part of this script I would like to add the ability to also log wheter or not this registry key exists because of the following request from MS.
MS Support said:This is in continuation to the conversation we had on Thursday. I would like to do the following checks on the server at the time of the issue.
1) Please check if the following key is available on the terminal session while the user is experiencing the issue.
[!]HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows[/!]
2) Please download the User Profile Hive Cleanup Service and install it on any one Terminals server Farm in question and see if that makes any difference. The tool can be downloaded from
[blue][/blue]
Thanks
John Fuhrman
Titan Global Services