Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 10 32-bit When Running Security Policies Configurations #84

Open
4 tasks
vipersniper0501 opened this issue Jul 20, 2020 · 0 comments
Open
4 tasks
Labels
bug Something isn't working Critical Error Application Breaking Error. So bad that the application crashes or interferes with other commands. Windows 10

Comments

@vipersniper0501
Copy link
Owner

vipersniper0501 commented Jul 20, 2020

When running the windows 10 security policy configurations on a windows 10 32-bit machine, the .inf template that configures the password policies and services does not run. The error says:
Unable to copy file. [Errno 2] No such file or directory: './configurations/winCONF/win10StigsRDPn/Windows10Template11_17.inf'

Try making the program print all of its directories and files in the program. This is so I can see if all of the directories are known and available to the program.
image

EDIT:
The error occurs also when trying to right-click and install the individual file.
Error says:
The INF file you selected does not support this method of installation

This is possibly due to how the .inf file was made on a windows 10 64-bit machine, making it incompatible with this machine due to it being a 32-bit machine.

BUT, when I go into the MMC and add the template through there, most things configure.

  • Try making the same template but on a 32-bit machine.
  • Make sure the original template still works on a 64-bit machine
  • Test both the 32-bit template and 64-bit template on a 32-bit machine
  • Test both the 32-bit template and 64-bit template on a 64-bit machine

If it is required to have a 32-bit template and a 64-bit template, make them both, and configure the program.

@vipersniper0501 vipersniper0501 added bug Something isn't working Windows 10 labels Jul 20, 2020
@vipersniper0501 vipersniper0501 added this to Back Burner in PyQt5 Script Runner via automation Jul 20, 2020
@vipersniper0501 vipersniper0501 moved this from Back Burner to In progress in PyQt5 Script Runner Jul 20, 2020
@vipersniper0501 vipersniper0501 moved this from In progress to To do [Features within ~2 weeks] in PyQt5 Script Runner Jul 26, 2020
@vipersniper0501 vipersniper0501 added the Critical Error Application Breaking Error. So bad that the application crashes or interferes with other commands. label Aug 12, 2020
@vipersniper0501 vipersniper0501 moved this from To do [Features within ~2 weeks] to Up Next [added within ~4-5 weeks] in PyQt5 Script Runner Dec 12, 2020
@vipersniper0501 vipersniper0501 moved this from Up Next [added within ~4-5 weeks] to Back Burner in PyQt5 Script Runner Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Critical Error Application Breaking Error. So bad that the application crashes or interferes with other commands. Windows 10
Projects
PyQt5 Script Runner
  
Back Burner
Development

No branches or pull requests

1 participant