I found the need to restart a program this week while playing around with a new setup, multiple computers and multiple monitors. I tried to use a program called mouse ShareMouse… and it worked great. However the free version causes you to buy or restart the program every 30 min or so to use the …
Tag Archives: batch
gpupdate and RDP with PowerShell
How to gpudate and RDP with PowerShell In my first PowerShell post, I described running into the issue of maintaining a network where you do not have all admin permissions. A second issue that I ran into was how to gpupdate and RDP with PowerShell. Updates were pushed out from group policy but machines were …
How to loop through AD objects with PowerShell
How to Loop through AD objects with PowerShell While at work, I came across the problem of ‘You don’t own the network but you must deploy and administer the network’. That’s when I had the idea to employ PowerShell scripts and Batch files. When you are given tier 2 admin access to only a particular …
Continue reading “How to loop through AD objects with PowerShell”