WSUS | visual studio 2017 update successful but will be repeated on next check
Start Visual Studio himself (NOT Visual Studio Installer!). The go to Extras >>> Extensions and Updates >>> Updates and do the updates from here.
Start Visual Studio himself (NOT Visual Studio Installer!). The go to Extras >>> Extensions and Updates >>> Updates and do the updates from here.
You did download the incredible MicrosoftEdgeEnterpriseX64.msi but it did return an error? First check C:\Users\All Users\Microsoft\EdgeUpdate\Log\MicrosoftEdgeUpdate.log. Maybe you will find something like ‘your organizations group policies prevent this’ or ‘Update check not needed at this time’. Now run Edge and go to edge://policy. It will show you some ‘Microsoft EdgeUpdate Policies’ which you did never […]
Check this: https://admx.help/?Category=Chrome&Policy=Google.Policies.Chrome::ProxySettings&Language=de-de How i did it: copy the json stuff into an editor, tune your parameters and transdorm it into one single line. Then put this string into your gpo input field. It will appear in HKCU\Software\Policies\Google\Chrome\ProxySettings as REG_SZ
My situation: I did run into ab massive windows boot thirty minute “please wait” issue. After hours and hours i did track this down to an issue with an re-appearing deleted network printer. This printer was installed on these machines and replaced by a new network printer. The old printer was deleted with a gpo […]
Call diskmgmt.msc and check it for disk/partition infos. Call diskpart. If disk id is 0 run and If your partition id is 3, run
Maybe it’s muted. Sound >>> Input >>> Select Microphone >>> Device properties >>> Additional Properties Maybe there is a switch to get it unmuted. Here in folder Level
Build a batch file like direct_access_tsmember01.cmd: start “” mstsc /admin /v:tsmember01 /w:2200 /h:1100
start “” myprog.exe
You must be logged in to post a comment.