Hi Dave,
Thanks for posting here.
Regarding disable cached credentials, there is an existing Group Policy
which you can use:
Name: Interactive logon: Number of previous logons to cache (in case domain
controller is not available)
Location: Computer Configuration\Windows Settings\Local Policies\Security
Options\
Description:
================
Determines the number of times a user can log on to a Windows domain using
cached account information.
Logon information for domain accounts can be cached locally so that, in the
event a domain controller cannot be contacted on subsequent logons, a user
can still log on. This setting determines the number of unique users for
which logon information is cached locally.
If a domain controller is unavailable and a user's logon information is
cached, the user is prompted with the following message:
A domain controller for your domain could not be contacted. You have been
logged on using cached account information. Changes to your profile since
you last logged on may not be available.
If a domain controller is unavailable and a user's logon information is not
cached, the user is prompted with this message:
The system cannot log you on now because the domain <DOMAIN_NAME> is not
available.
Notes:
-Setting this value to 0 disables the local caching of logon information.
-The maximum value for this setting is 50.
================
Related Registry entry:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\Current Version\Winlogon\
ValueName: CachedLogonsCount
Data Type: REG_SZ
Values: 0~50
For more information, please see:
Cached Logon Information
http://support.microsoft.com/Default.aspx?id=172931
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Regarding the roaming profile issue, I am afraid I am not sure what roaming
profiles you would like to delete, you meant the roaming profiles stored on
the server or the roaming profiles' caches on the clients?
If you would like to automatically delete the roaming profiles' caches
which belong to the disabled user accounts on the client, I think you need
a script to do this. I recommend you open a new post would best be
addressed in the Developer newsgroups. I have provided the link below:
<
http://msdn.microsoft.com/newsgroups/default.asp>
Or you may ask for developer support:
<
http://support.microsoft.com/directory/directory/phonepro.asp?sd=msdn>
Hope this helps!
Have a nice day!
Sincerely,
Tom Che
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------