Windows 10 Enterprise and GPO = No good!


hi,


1 of our customer wants move w10e on vdi environment.

i went there test gpos (added new ones central store etc) there things annoying!


•         recycle bin : quota on local hd recycle bin not working. still 10% default
•         de-activate work , school account in windows 10 settings. working microsoft account. still, can add work or school account.
•         edge configuration (home page + favs). think there no gpo.. yet!
•         de-activate/hide/uninstall mail, callendar, xbox, etc… ◦   can uninstall link package local user not machine doing get-appxpackage appname | remove-appxpackage

•         removing roaming profile (c:\users\%username%) on local machine result in corrupt start menu @ next logon. if profile stored on file server correct.◦   update: can change exclude list in registries [hkey_current_user\software\microsoft\windows nt\currentversion\winlogon] "excludeprofiledirs"="appdata\\local;appdata\\locallow;$recycle.bin;skydrive;work folders". doing via user\gpp result in black screen @ next logon.

questions now: customizing profile , copying default, works?

thanks


olivier


> •         removing roaming profile (c:\users\%username%) on local
> machine result in corrupt start menu @ next logon. if the
 
this doesn't work anymore because leaves "corrupt" profile in
registry. must additional cleanup:
 
hklm\software\microsoft\windows nt\currentversion\profilelist ,
profileguid: remove both entries belonging user in question.
 
and in hklm, under following keys, delete subkeys belonging
the user in question:
 
"software\microsoft\windows\currentversion\accountpicture\users"
"software\microsoft\windows\currentversion\systemprotecteduserdata"
"software\microsoft\windows\currentversion\appreadiness"
"software\microsoft\windows\currentversion\appxalluserstore"
"software\microsoft\windows\currentversion\group policy\state"
"software\microsoft\windows\currentversion\group policy"
"software\microsoft\windows\currentversion\group policy\status"
 
> questions now: customizing profile , copying default, will
> works?
 
afaik no.
 


Windows Server  >  Group Policy



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file