New Question

Revision history [back]

click to hide/show revision 1
initial version

Sorry for the late response, work has kept me away. I have some screen shots of the errors but says I need 10 points to post images so I will just describe them for now. Specilize.ps1, ini.psm1. and firstlogon.ps1 all pop up with the powershell error "not digitally signed unauthorizedaccess". This is the case for all versions of windows 8,8.1,10 preview, server 2012, 2012r2. I figured out a temp work around which was to add "unblock-file -path /pathtoselfandotherscripts" at the begging of each of the powershell scripts I included the location to the running script and anything else the script called for when it ran. I am not sure if there is a better way of running this but this was the only way I could properly get the ddtgz images so that maas would deploy them properly. As a side note server 2008r2 does not recognize "unblock-file -path" as this must be a new powershell command. So I am still trying to find a way to create server 2008r2 and windows 7 images.