Have you ever needed to create a local group policy file for non-domain joined systems? You could use the PowerShell Group Policy module to create a policy and get the .pol file that way. However there is another way to do it if you have a Windows OS that doesn't have any local group policy … Continue reading Quick Tip – Creating .pol files for local group policy
Author: John Letsch
SR Customer Engineer
Offline installation of OpenSSH Server on Windows Server 2019
Windows Server 2019 has a lot of additional capabilities that can be added. Those features are easily added with the Add-WindowsCapability PowerShell cmdlet. When adding a capability it pulls from either the Internet or a WSUS server. Sometimes the capability needs to be added in an offline environment where there is no Internet and the … Continue reading Offline installation of OpenSSH Server on Windows Server 2019
You must be logged in to post a comment.