Forum Discussion
RDG with BigIP APM and Windows 10 1703 creators update
so I'm assuming most people better at searching than me have found this, but I stumbled upon this article from JANUARY!!!
https://support.f5.com/csp/article/K98510679
K98510679
Has the uber simple fix, plainly listed.
Hopefully this can help someone more attentive than me.
- Jason_GrimmeMay 31, 2018
Nimbostratus
I found this about 10 minutes after I took the time to finally write a simple script to replace the files for me, here again if anyone wants...
takeown /f C:\Windows\system32\mstsc.exe takeown /f C:\Windows\syswow64\mstsc.exe takeown /f C:\Windows\system32\mstscax.dll takeown /f C:\Windows\syswow64\mstscax.dll icacls C:\Windows\system32\mstsc.exe /grant users:f icacls C:\Windows\syswow64\mstsc.exe /grant users:f icacls C:\Windows\system32\mstscax.dll /grant users:f icacls C:\Windows\syswow64\mstscax.dll /grant users:f ren c:\Windows\system32\mstsc.exe mstsc.%date:~4,2%%date:~7,2%%date:~10,4%.exe ren c:\Windows\system32\mstscax.dll mstscax.%date:~4,2%%date:~7,2%%date:~10,4%.dll ren c:\Windows\syswow64\mstsc.exe mstsc.%date:~4,2%%date:~7,2%%date:~10,4%.exe ren c:\Windows\syswow64\mstscax.dll mstscax.%date:~4,2%%date:~7,2%%date:~10,4%.dll copy mstsc*.* C:\windows\system32 copy mstsc*.* C:\windows\syswow64 - Jason_Grimme_15May 31, 2018
Nimbostratus
I found this about 10 minutes after I took the time to finally write a simple script to replace the files for me, here again if anyone wants...
takeown /f C:\Windows\system32\mstsc.exe takeown /f C:\Windows\syswow64\mstsc.exe takeown /f C:\Windows\system32\mstscax.dll takeown /f C:\Windows\syswow64\mstscax.dll icacls C:\Windows\system32\mstsc.exe /grant users:f icacls C:\Windows\syswow64\mstsc.exe /grant users:f icacls C:\Windows\system32\mstscax.dll /grant users:f icacls C:\Windows\syswow64\mstscax.dll /grant users:f ren c:\Windows\system32\mstsc.exe mstsc.%date:~4,2%%date:~7,2%%date:~10,4%.exe ren c:\Windows\system32\mstscax.dll mstscax.%date:~4,2%%date:~7,2%%date:~10,4%.dll ren c:\Windows\syswow64\mstsc.exe mstsc.%date:~4,2%%date:~7,2%%date:~10,4%.exe ren c:\Windows\syswow64\mstscax.dll mstscax.%date:~4,2%%date:~7,2%%date:~10,4%.dll copy mstsc*.* C:\windows\system32 copy mstsc*.* C:\windows\syswow64
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com