I’m in CMD and trying to enable group policy on my home version of win 10. what am I doing wrong here?
FOR %F IN (“%SstemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~.mum") DO (DISM /Online /NoRestart /Add-Package “%F”) FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions_Package~.mum”) DO (DISM /Online /NoRestart /Add-Package:“%F”)
FOR was unexpected at this time.
You can upgrade to Windows 10 Pro without a fresh install. Just get the key, activate it, and Windows will install all the missing features on top of Windows 10.
I just watched a Linus Tech Tips video which included how to enable this (sorry I can’t remember how - I just had it on in the background) and I think a tool to help manage it as well.