The documentation refers to a compressed archive of Powershell scripts that no longer is available.
File not found · GitHub
I found one of the individual script being referenced
However Powershell isn't happy and I am seeing a sea of red text on the screen
GenerateEnterprisePolicyBody : The term 'GenerateEnterprisePolicyBody' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
PutEnterprisePolicy : The term 'PutEnterprisePolicy' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the
name, or if a path was included, verify that the path is correct and try again.
etEnterprisePolicy : The term 'GetEnterprisePolicy' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the
name, or if a path was included, verify that the path is correct and try again.
etc.
Where can I find the original common.zip download ?