App-V User-based targeting from SCCM and FSLogix Profile Containers User logs in to host A and gets App-V packages pushed from SCCM User logs off User logs back in to
Lees verderCategorie: Microsoft
Contains all Microsoft related blog posts
Internet Explorer 11 has stopped working (Faulting Module Name: ntdll.dll)
Troubleshooting tips: Internet Explorer: Reset IE settings Start IE without add-ons (“C:\Program Files\Internet Explorer\iexplore.exe” -extoff) Disable add-ons Disable ‘Enable third party browser extensions’ Disable Proteced Mode Disable IE Enhanced
Lees verderEnable and Configure App-V on Windows 10 and Windows Server 2016
Microsoft has integrated the App-V agent within Windows 10 and Windows Server 2016. To enable the App-V agent open Powershell and type: Enable-AppV To see the App-V configuration type: Get-AppvClientConfiguration
Lees verderReset RD Licensing grace period (120 days)
For test/evaluation purposes only! The official solution is to Activate the RDS/TS CAL License server and point the Server to License server with User/Device License. But if you want
Lees verderCustomize Login Screen Background Image Windows 7
Create folder %windir%\System32\oobe\info\backgrounds Copy wallpaper to this backgrounds folder Rename wallpaper to ‘backgroundDefault.jpg‘ The image size must be less than 256 KB Computer Configuration\Policies\Administrative Templates\System\Logon Always use custom logon
Lees verderInstall Microsoft .NET Framework 3.5 on Server Windows 2012 R2 Update 1
Uninstall update KB2966827, KB2966828 Install .NET Framework 3.5 using CMD dism /online /enable-feature /featurename:NetFX3 /source:D:\sources\sxs /all /LimitAccess Install .NET Framework 3.5 using PowerShell Add-WindowsFeature –name NET-Framework-Core -source D:\sources\sxs Important:
Lees verderCreate a mandatory profile
Logon as Administrator Create new user: ManProf Grant the user local administrator rights Logoff and log back on using ManProf Customize: Start Menu / Taskbar icons / etc. Logoff and
Lees verderRedirected folders using GPO causes duplicate folders in ‘My Documents’
If the methods described in this article: http://support.microsoft.com/kb/947222 are not working or can’t be implemented because of an existing environment, use the following script to resolve this issue. Make
Lees verder