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 …
Tag Archives: loop
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”