Make sure that GPO step is disabled. It was the cause for multiple odd issue during one of my deployment site a while back. The MDT TS was setting setting through the GPO step.
Cesar A. Meaning is NOT in words, but inside people! Dr. Myles Munroe. > On Jul 16, 2015, at 8:40 AM, Anjos, Valter Ângelo Brites, Vodafone Portugal > (External) <[email protected]> wrote: > > I just created one powershell script to set the right permissions on LocalLow > folder in the default profile. This script was added to my TS and the issue > is solved after that. > > If you have systems installed that are facing the issue then you should > create one GPO to run one script, in order to perform the same operations but > for every user profile present in the system. > > Thank you, > > Best Regards, > > Valter Anjos > Systems Engineer > Front End Services > Vodafone Portugal > Mobile: +351912104234 > Phone: +351210914725 > Email: [email protected] > > Sede: Av. D. João II, Lote 1.04.01, Parque das Nações, 1998-017 Lisboa, > Portugal > vodafone.pt > > This message and any files or documents attached are strictly confidential or > otherwise legally protected. It is intended only for the individual or entity > named. If you are not the named addressee or have received this email in > error, please inform the sender immediately, delete it from your system and > do not copy or disclose it or its contents or use it for any purpose. Please > also note that transmission cannot be guaranteed to be secure or error-free. > > > From: [email protected] [mailto:[email protected]] > On Behalf Of Séguin, Mario > Sent: 16 de julho de 2015 16:03 > To: [email protected] > Subject: [MDT-OSD] RE: Windows 8.1 IE 11 LocalLow DOM Storage issue > > Good, I am not alone. Any fix? I am syspreping another image without the > CopyProfile option, have you tried? > > > Mario Séguin > Gestionnaire de l’infrastructure de livraison | Manager of infrastructure > delivery > Planification, Partenariats et Services aux Clients | Planning, Partnerships > and Client Services > Direction générale de l’innovation et du dirigeant principal de l’information > | Innovation and Chief Information Officer Branch > Bibliothèque et archives Canada | Library & Archives Canada > 550, Boul. de la Cité, Gatineau, Québec K1A 0N4 > > [email protected] > Téléphone | Telephone 613-301-1605 > Télécopieur | Facsimile 819-994-6835 > Gouvernement du Canada | Government of Canada > > From: [email protected] [mailto:[email protected]] > On Behalf Of Anjos, Valter Ângelo Brites, Vodafone Portugal (External) > Sent: July 16, 2015 10:48 AM > To: [email protected] > Subject: [MDT-OSD] RE: Windows 8.1 IE 11 LocalLow DOM Storage issue > > Hi, > > Yes, we are facing the same issue. > > I’ve installed one vanilla machine (zero-configs) and I haven’t had this > issue. So this is coming from MDT process or CopyProfile that is enabled. > > Thank you, > > Best Regards, > > Valter Anjos > Systems Engineer > Front End Services > Vodafone Portugal > Mobile: +351912104234 > Phone: +351210914725 > Email: [email protected] > > Sede: Av. D. João II, Lote 1.04.01, Parque das Nações, 1998-017 Lisboa, > Portugal > vodafone.pt > > This message and any files or documents attached are strictly confidential or > otherwise legally protected. It is intended only for the individual or entity > named. If you are not the named addressee or have received this email in > error, please inform the sender immediately, delete it from your system and > do not copy or disclose it or its contents or use it for any purpose. Please > also note that transmission cannot be guaranteed to be secure or error-free. > > > From: [email protected] [mailto:[email protected]] > On Behalf Of Séguin, Mario > Sent: 16 de julho de 2015 15:43 > To: [email protected] ([email protected]) > Subject: [MDT-OSD] Windows 8.1 IE 11 LocalLow DOM Storage issue > > Hello > > We are MDT 2013 to roll out Windows 8.1 machines to my organization. The > process is working well. The issue I'm having is that after the machine is > imaged, each user that logs into the machine and tries to use a webpage in IE > 11 that utilizes DOM storage doesn't work as expected. The Developer Tools > indicate that there is a "SCRIPT5: Access is Denied" on a line that tries to > store something in the 'localStorage' object via JavaScript. > > It turns out that if I enable Enhance Protected Mode, in Advance Settings, it > works as expected but not when I have it turned off. > > I issued the command 'icacls %USERPROFILE%\appdata\locallow > /setintegritylevel (CI)(OI)L', which is EXACTLY the setting the 'LocalLow' > directory currently had, and it fixes the problem > > Anyone else had this issue? > > Mario Séguin > Gestionnaire de l’infrastructure de livraison | Manager of infrastructure > delivery > Planification, Partenariats et Services aux Clients | Planning, Partnerships > and Client Services > Direction générale de l’innovation et du dirigeant principal de l’information > | Innovation and Chief Information Officer Branch > Bibliothèque et archives Canada | Library & Archives Canada > 550, Boul. de la Cité, Gatineau, Québec K1A 0N4 > > [email protected] > Téléphone | Telephone 613-301-1605 > Télécopieur | Facsimile 819-994-6835 > Gouvernement du Canada | Government of Canada >
