Category: windows
Windows 10 | re-appearing undead deleted network printers
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 […]
Windows 10 | delete recovery partition
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
Windows 10 | Microphone enabled but dead
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
windows terminal server | remote desktop session to different collection members without getting load balanced
Build a batch file like direct_access_tsmember01.cmd: start “” mstsc /admin /v:tsmember01 /w:2200 /h:1100
windows | run program in cmd und close terminal window
start “” myprog.exe
WinSxS cleanup
Dism.exe /Online /Cleanup-Image /AnalyzeComponentStoreDism.exe /Online /Cleanup-Image /spsupersededDism.exe /online /Cleanup-Image /StartComponentCleanup
Deploying windows printserver printers to windows machines | installing drivers via powershell
Standard stuff: On Server install your printer and printer driver. Then run printmanagament.msc and do Deploy with Group Policy. Have an eye on the drivers section. Know the exact name of your driver, thats important for deploying drivers to local machines. Your brandnew Group Policy should consist of (i) computer >> policies >> windows settings […]
WSUS lists approved vmware system driver for your guest but it doesn’t get installed.
get the latest in-guest-install vmware-tools (zipped) exe from vmwares download page und run it inside the guest.
You must be logged in to post a comment.