Combine RemoteAccess32 and RemoteAccess64 into a single RemoteAccess option.
A few of things to consider:
MOF files are fairly static.
- OS architecture detection will have to be done on the node/client.
- This will likely have to be a Script Resource that applies the necessary reg settings depending on OS architecture.
Be sure to ...
Combine RemoteAccess32 and RemoteAccess64 into a single
RemoteAccessoption.A few of things to consider:
MOFfiles are fairly static.Be sure to ...
Example; per the changes listed above.Example\All.ps1scripts; per the changes listed above.