| Author | Messages | |
naimc
Posts:3
 | | 03/12/2009 9:54 AM |
| Hello
We are having problems Mapping drives in the GPO Preference in user policy when using credentials within the Connect AS setting
I don't suspect permissions as we can map a drive from vista by using net share s: \\unc.fqdn\share Password /user:domain\account to map a drive
We have enabled trace logging for the gpo drive mapping. Trace log shows drive mapping is successful.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] EVENT : The user 'S:' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object applied successfully.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Completed class <Drive> - S:.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] {935D1B74-9CB8-4e3c-9914-7DD559B7A417}
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Starting class <Drive> - V:.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Set user security context.
2009-03-12 08:58:44.722 [pid=0x4a8,tid=0xe44] Properties handled.
2009-03-12 08:58:44.722 [pid=0x4a8,tid=0xe44] Handle Children.
A Bad password genereated the log entry below, which we did have at an earlier stage.
2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Properties handled. [ hr = 0x80070056 "The specified network password is not correct." ] 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] EVENT : The user 'S:' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object did not apply because it failed with error code '0x80070056 The specified network password is not correct.'%100790273 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Error suppressed. [ hr = 0x80070056 "The specified network password is not correct." ] 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Completed class <Drive> - S:. 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Completed class <Drives>.
In the same GPO pref we also tried a file copy operation from the mapped drive. The file copy GPO trace logging show the drive letter used in the mapping could not be found.
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] Starting class <File> - util.
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] Properties handled. [ hr = 0x80070003 "The system cannot find the path specified." ]
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] EVENT : The user 'util' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object did not apply because it failed with error code '0x80070003 The system cannot find the path specified.'%100790273
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Error suppressed. [ hr = 0x80070003 "The system cannot find the path specified." ]
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Completed class <File> - util.
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Completed class <Files>.
After logon, user gets a notification by a popup on the task bar "Could not reconnect all Network drives" The mapped drive appears in a disconnected state, Forcing the drive to reconnect causes a window to prompt for credentials. Our Prod domain\account is present but not the password.
We do have UAC turned on and we did the EnableLinkedConnections change as described in KB937624 so mapped drives persist from elevated to none elevated states.
Any idea of what might be causing the drives to show in a disconnected state and the password to be missing ?
Naim
********************************************************************
This e-mail message is privileged, confidential and subject to copyright. Any unauthorized use or disclosure is prohibited.
Le contenu du présent courriel est privilégié, confidentiel et soumis à des droits d'auteur. Il est interdit de l'utiliser ou de le divulguer sans autorisation.
********************************************************************
| | | |
| Darren
Posts:103
 | | 03/12/2009 5:42 PM |
| Naim-
Are you doing the file copy under computer configuration or user configuration? Also, on the drive mapping, so your users are logging on with one set of credentials and you are connecting to a mapped drive with another? Are your users a member of the local Administrators group?
Darren
From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx] On Behalf Of Côté Naïm Sent: Thursday, March 12, 2009 6:48 AM To: 'xxxxxxxxxxxxxxxx' Subject: [gptalk] GPO Preference / Mapped Drive Connect AS issue
Hello
We are having problems Mapping drives in the GPO Preference in user policy when using credentials within the Connect AS setting
I dont suspect permissions as we can map a drive from vista by using net share s: \\unc.fqdn\share Password /user:domain\account to map a drive
We have enabled trace logging for the gpo drive mapping. Trace log shows drive mapping is successful.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] EVENT : The user 'S:' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object applied successfully.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Completed class <Drive> - S:.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] {935D1B74-9CB8-4e3c-9914-7DD559B7A417}
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Starting class <Drive> - V:.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Set user security context.
2009-03-12 08:58:44.722 [pid=0x4a8,tid=0xe44] Properties handled.
2009-03-12 08:58:44.722 [pid=0x4a8,tid=0xe44] Handle Children.
A Bad password genereated the log entry below, which we did have at an earlier stage.
2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Properties handled. [ hr = 0x80070056 "The specified network password is not correct." ] 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] EVENT : The user 'S:' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object did not apply because it failed with error code '0x80070056 The specified network password is not correct.'%100790273 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Error suppressed. [ hr = 0x80070056 "The specified network password is not correct." ] 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Completed class <Drive> - S:. 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Completed class <Drives>.
In the same GPO pref we also tried a file copy operation from the mapped drive. The file copy GPO trace logging show the drive letter used in the mapping could not be found.
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] Starting class <File> - util.
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] Properties handled. [ hr = 0x80070003 "The system cannot find the path specified." ]
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] EVENT : The user 'util' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object did not apply because it failed with error code '0x80070003 The system cannot find the path specified.'%100790273
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Error suppressed. [ hr = 0x80070003 "The system cannot find the path specified." ]
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Completed class <File> - util.
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Completed class <Files>.
After logon, user gets a notification by a popup on the task bar "Could not reconnect all Network drives" The mapped drive appears in a disconnected state, Forcing the drive to reconnect causes a window to prompt for credentials. Our Prod domain\account is present but not the password.
We do have UAC turned on and we did the EnableLinkedConnections change as described in KB937624 so mapped drives persist from elevated to none elevated states.
Any idea of what might be causing the drives to show in a disconnected state and the password to be missing ?
Naim
********************************************************************
This e-mail message is privileged, confidential and subject to copyright. Any unauthorized use or disclosure is prohibited.
Le contenu du présent courriel est privilégié, confidentiel et soumis à des droits d'auteur. Il est interdit de l'utiliser ou de le divulguer sans autorisation.
********************************************************************
| | | |
| naimc
Posts:3
 | | 03/12/2009 10:01 PM |
| Hi Daren
Are you doing the file copy under computer configuration or user configuration? The file copy is done in the same GPO policy in the user configuration scope (same as the drive mapping). We did not select the “Run in logged-on user’s security context” targeting on both the drive mapping and the file copy so that both operations occur under the system context.
Also, on the drive mapping, so your users are logging on with one set of credentials and you are connecting to a mapped drive with another? The user account used in the Connect As is a unique domain account, different from the user accounts that logon to vista. Are your users a member of the local Administrators group?
We get the same result with none-admin and admin users.
Naim.
________________________________ From: xxxxxxxxxxxxxxxx <xxxxxxxxxxxxxxxx> To: xxxxxxxxxxxxxxxx <xxxxxxxxxxxxxxxx> Sent: Thu Mar 12 17:36:11 2009 Subject: RE: [gptalk] GPO Preference / Mapped Drive Connect AS issue Naim- Are you doing the file copy under computer configuration or user configuration? Also, on the drive mapping, so your users are logging on with one set of credentials and you are connecting to a mapped drive with another? Are your users a member of the local Administrators group?
Darren
From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx] On Behalf Of Côté Naïm Sent: Thursday, March 12, 2009 6:48 AM To: 'xxxxxxxxxxxxxxxx' Subject: [gptalk] GPO Preference / Mapped Drive Connect AS issue
Hello
We are having problems Mapping drives in the GPO Preference in user policy when using credentials within the Connect AS setting
I don’t suspect permissions as we can map a drive from vista by using net share s: \\unc.fqdn\share Password /user:domain\account to map a drive
We have enabled trace logging for the gpo drive mapping. Trace log shows drive mapping is successful.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] EVENT : The user 'S:' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object applied successfully.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Completed class <Drive> - S:.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] {935D1B74-9CB8-4e3c-9914-7DD559B7A417}
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Starting class <Drive> - V:.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Set user security context.
2009-03-12 08:58:44.722 [pid=0x4a8,tid=0xe44] Properties handled.
2009-03-12 08:58:44.722 [pid=0x4a8,tid=0xe44] Handle Children.
A Bad password genereated the log entry below, which we did have at an earlier stage.
2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Properties handled. [ hr = 0x80070056 "The specified network password is not correct." ] 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] EVENT : The user 'S:' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object did not apply because it failed with error code '0x80070056 The specified network password is not correct.'%100790273 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Error suppressed. [ hr = 0x80070056 "The specified network password is not correct." ] 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Completed class <Drive> - S:. 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Completed class <Drives>.
In the same GPO pref we also tried a file copy operation from the mapped drive. The file copy GPO trace logging show the drive letter used in the mapping could not be found.
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] Starting class <File> - util.
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] Properties handled. [ hr = 0x80070003 "The system cannot find the path specified." ]
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] EVENT : The user 'util' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object did not apply because it failed with error code '0x80070003 The system cannot find the path specified.'%100790273
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Error suppressed. [ hr = 0x80070003 "The system cannot find the path specified." ]
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Completed class <File> - util.
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Completed class <Files>.
After logon, user gets a notification by a popup on the task bar "Could not reconnect all Network drives" The mapped drive appears in a disconnected state, Forcing the drive to reconnect causes a window to prompt for credentials. Our Prod domain\account is present but not the password.
We do have UAC turned on and we did the EnableLinkedConnections change as described in KB937624 so mapped drives persist from elevated to none elevated states.
Any idea of what might be causing the drives to show in a disconnected state and the password to be missing ?
Naim
********************************************************************
This e-mail message is privileged, confidential and subject to copyright. Any unauthorized use or disclosure is prohibited.
Le contenu du présent courriel est privilégié, confidentiel et soumis à des droits d'auteur. Il est interdit de l'utiliser ou de le divulguer sans autorisation.
******************************************************************** ********************************************************************
This e-mail message is privileged, confidential and subject to
copyright. Any unauthorized use or disclosure is prohibited.
Le contenu du présent courriel est privilégié, confidentiel et
soumis à des droits d'auteur. Il est interdit de l'utiliser ou de le
divulguer sans autorisation.
********************************************************************
| | | |
| Darren
Posts:103
 | | 03/13/2009 4:04 PM |
| I would think that running these in the system context could cause permission issues when you’re both mapping the drive using different credentials and also copying the files. Have you tried checking that box for both to see if it improves the process?
Darren
From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx] On Behalf Of Côté Naïm Sent: Thursday, March 12, 2009 6:56 PM To: 'xxxxxxxxxxxxxxxx' Subject: RE: [gptalk] GPO Preference / Mapped Drive Connect AS issue
Hi Daren
Are you doing the file copy under computer configuration or user configuration? The file copy is done in the same GPO policy in the user configuration scope (same as the drive mapping). We did not select the “Run in logged-on user’s security context” targeting on both the drive mapping and the file copy so that both operations occur under the system context.
Also, on the drive mapping, so your users are logging on with one set of credentials and you are connecting to a mapped drive with another? The user account used in the Connect As is a unique domain account, different from the user accounts that logon to vista.
Are your users a member of the local Administrators group?
We get the same result with none-admin and admin users.
Naim.
_____
From: xxxxxxxxxxxxxxxx <xxxxxxxxxxxxxxxx> To: xxxxxxxxxxxxxxxx <xxxxxxxxxxxxxxxx> Sent: Thu Mar 12 17:36:11 2009 Subject: RE: [gptalk] GPO Preference / Mapped Drive Connect AS issue
Naim-
Are you doing the file copy under computer configuration or user configuration? Also, on the drive mapping, so your users are logging on with one set of credentials and you are connecting to a mapped drive with another? Are your users a member of the local Administrators group?
Darren
From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx] On Behalf Of Côté Naïm Sent: Thursday, March 12, 2009 6:48 AM To: 'xxxxxxxxxxxxxxxx' Subject: [gptalk] GPO Preference / Mapped Drive Connect AS issue
Hello
We are having problems Mapping drives in the GPO Preference in user policy when using credentials within the Connect AS setting
I don’t suspect permissions as we can map a drive from vista by using net share s: \\unc.fqdn\share Password /user:domain\account to map a drive
We have enabled trace logging for the gpo drive mapping. Trace log shows drive mapping is successful.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] EVENT : The user 'S:' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object applied successfully.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Completed class <Drive> - S:.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] {935D1B74-9CB8-4e3c-9914-7DD559B7A417}
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Starting class <Drive> - V:.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Set user security context.
2009-03-12 08:58:44.722 [pid=0x4a8,tid=0xe44] Properties handled.
2009-03-12 08:58:44.722 [pid=0x4a8,tid=0xe44] Handle Children.
A Bad password genereated the log entry below, which we did have at an earlier stage.
2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Properties handled. [ hr = 0x80070056 "The specified network password is not correct." ] 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] EVENT : The user 'S:' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object did not apply because it failed with error code '0x80070056 The specified network password is not correct.'%100790273 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Error suppressed. [ hr = 0x80070056 "The specified network password is not correct." ] 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Completed class <Drive> - S:. 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Completed class <Drives>.
In the same GPO pref we also tried a file copy operation from the mapped drive. The file copy GPO trace logging show the drive letter used in the mapping could not be found.
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] Starting class <File> - util.
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] Properties handled. [ hr = 0x80070003 "The system cannot find the path specified." ]
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] EVENT : The user 'util' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object did not apply because it failed with error code '0x80070003 The system cannot find the path specified.'%100790273
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Error suppressed. [ hr = 0x80070003 "The system cannot find the path specified." ]
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Completed class <File> - util.
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Completed class <Files>.
After logon, user gets a notification by a popup on the task bar "Could not reconnect all Network drives" The mapped drive appears in a disconnected state, Forcing the drive to reconnect causes a window to prompt for credentials. Our Prod domain\account is present but not the password.
We do have UAC turned on and we did the EnableLinkedConnections change as described in KB937624 so mapped drives persist from elevated to none elevated states.
Any idea of what might be causing the drives to show in a disconnected state and the password to be missing ?
Naim
********************************************************************
This e-mail message is privileged, confidential and subject to copyright. Any unauthorized use or disclosure is prohibited.
Le contenu du présent courriel est privilégié, confidentiel et soumis à des droits d'auteur. Il est interdit de l'utiliser ou de le divulguer sans autorisation.
********************************************************************
******************************************************************** This e-mail message is privileged, confidential and subject to copyright. Any unauthorized use or disclosure is prohibited. Le contenu du présent courriel est privilégié, confidentiel et soumis à des droits d'auteur. Il est interdit de l'utiliser ou de le divulguer sans autorisation. ********************************************************************
| | | |
| naimc
Posts:3
 | | 03/18/2009 5:11 PM |
| Hi Darren,
I’ did a some more experimentation and discovered that the AD account I was using for the Connect AS was getting locked out. I have now abandoned using drive mappings with the Connect AS. I was trying to use this setup, as we 3 forests and I was trying to copy scripts that used in Task Scheduled Preferences in the same GPO. The Mapped drives would have allowed me to avoid having to use 3 unique file shares for each forest.
I might try this again in a few week after my vacations. To bad !, I was impressed with GPO Preference so far, but the drive mappings with Contact AS on Vista is not ready for prime time or I’m misunderstanding how and when the Connect As feature can be used.
Naim.
From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx] On Behalf Of Darren Mar-Elia Sent: 13 mars 2009 15:59 To: xxxxxxxxxxxxxxxx Subject: RE: [gptalk] GPO Preference / Mapped Drive Connect AS issue
I would think that running these in the system context could cause permission issues when you’re both mapping the drive using different credentials and also copying the files. Have you tried checking that box for both to see if it improves the process?
Darren
From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx] On Behalf Of Côté Naïm Sent: Thursday, March 12, 2009 6:56 PM To: 'xxxxxxxxxxxxxxxx' Subject: RE: [gptalk] GPO Preference / Mapped Drive Connect AS issue
Hi Daren
Are you doing the file copy under computer configuration or user configuration? The file copy is done in the same GPO policy in the user configuration scope (same as the drive mapping). We did not select the “Run in logged-on user’s security context” targeting on both the drive mapping and the file copy so that both operations occur under the system context.
Also, on the drive mapping, so your users are logging on with one set of credentials and you are connecting to a mapped drive with another? The user account used in the Connect As is a unique domain account, different from the user accounts that logon to vista. Are your users a member of the local Administrators group?
We get the same result with none-admin and admin users.
Naim.
________________________________ From: xxxxxxxxxxxxxxxx <xxxxxxxxxxxxxxxx> To: xxxxxxxxxxxxxxxx <xxxxxxxxxxxxxxxx> Sent: Thu Mar 12 17:36:11 2009 Subject: RE: [gptalk] GPO Preference / Mapped Drive Connect AS issue Naim- Are you doing the file copy under computer configuration or user configuration? Also, on the drive mapping, so your users are logging on with one set of credentials and you are connecting to a mapped drive with another? Are your users a member of the local Administrators group?
Darren
From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx] On Behalf Of Côté Naïm Sent: Thursday, March 12, 2009 6:48 AM To: 'xxxxxxxxxxxxxxxx' Subject: [gptalk] GPO Preference / Mapped Drive Connect AS issue
Hello
We are having problems Mapping drives in the GPO Preference in user policy when using credentials within the Connect AS setting
I don’t suspect permissions as we can map a drive from vista by using net share s: \\unc.fqdn\share Password /user:domain\account to map a drive
We have enabled trace logging for the gpo drive mapping. Trace log shows drive mapping is successful.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] EVENT : The user 'S:' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object applied successfully.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Completed class <Drive> - S:.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] {935D1B74-9CB8-4e3c-9914-7DD559B7A417}
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Starting class <Drive> - V:.
2009-03-12 08:58:43.941 [pid=0x4a8,tid=0xe44] Set user security context.
2009-03-12 08:58:44.722 [pid=0x4a8,tid=0xe44] Properties handled.
2009-03-12 08:58:44.722 [pid=0x4a8,tid=0xe44] Handle Children.
A Bad password genereated the log entry below, which we did have at an earlier stage.
2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Properties handled. [ hr = 0x80070056 "The specified network password is not correct." ] 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] EVENT : The user 'S:' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object did not apply because it failed with error code '0x80070056 The specified network password is not correct.'%100790273 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Error suppressed. [ hr = 0x80070056 "The specified network password is not correct." ] 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Completed class <Drive> - S:. 2009-03-11 15:34:56.318 [pid=0x4b0,tid=0xa10] Completed class <Drives>.
In the same GPO pref we also tried a file copy operation from the mapped drive. The file copy GPO trace logging show the drive letter used in the mapping could not be found.
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] Starting class <File> - util.
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] Properties handled. [ hr = 0x80070003 "The system cannot find the path specified." ]
2009-03-12 08:58:58.081 [pid=0x4a8,tid=0xe10] EVENT : The user 'util' preference item in the 'NP-UserProfile-Global {C3E3B33B-3A3E-4FB7-872C-589F37C86211}' Group Policy object did not apply because it failed with error code '0x80070003 The system cannot find the path specified.'%100790273
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Error suppressed. [ hr = 0x80070003 "The system cannot find the path specified." ]
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Completed class <File> - util.
2009-03-12 08:58:58.097 [pid=0x4a8,tid=0xe10] Completed class <Files>.
After logon, user gets a notification by a popup on the task bar "Could not reconnect all Network drives" The mapped drive appears in a disconnected state, Forcing the drive to reconnect causes a window to prompt for credentials. Our Prod domain\account is present but not the password.
We do have UAC turned on and we did the EnableLinkedConnections change as described in KB937624 so mapped drives persist from elevated to none elevated states.
Any idea of what might be causing the drives to show in a disconnected state and the password to be missing ?
Naim
********************************************************************
This e-mail message is privileged, confidential and subject to copyright. Any unauthorized use or disclosure is prohibited.
Le contenu du présent courriel est privilégié, confidentiel et soumis à des droits d'auteur. Il est interdit de l'utiliser ou de le divulguer sans autorisation.
******************************************************************** ******************************************************************** This e-mail message is privileged, confidential and subject to copyright. Any unauthorized use or disclosure is prohibited. Le contenu du présent courriel est privilégié, confidentiel et soumis à des droits d'auteur. Il est interdit de l'utiliser ou de le divulguer sans autorisation. ******************************************************************** ********************************************************************
This e-mail message is privileged, confidential and subject to
copyright. Any unauthorized use or disclosure is prohibited.
Le contenu du présent courriel est privilégié, confidentiel et
soumis à des droits d'auteur. Il est interdit de l'utiliser ou
de le divulguer sans autorisation.
********************************************************************
| | | |
|
|