Skip to content

Admin rights are necessary to install network profile #10

Open
@nqb

Description

@nqb

If you run Windows provisioner as a standard user on a Windows 10 machine, certificates will be installed but you will get following error message displayed:

The wireless profile could not be added to your machine, please contact your local support.

When running application inside a command prompt as local user:

C:\Users\nqb\Downloads>"packetfence-windows-agent (2).exe"
2020/10/30 10:43:30 ==================== PacketFence Provisioning Agent ===================
2020/10/30 10:43:30 User's locale is: 0x409
2020/10/30 10:43:30 Language file successfully created.
2020/10/30 10:43:30 PNG file pf_bg.png successfully created.
2020/10/30 10:43:39 Success Your certificate was successfully installed, please press OK to continue.
2020/10/30 10:43:39 Success The CA was successfully installed on your machine.
2020/10/30 10:43:39 Information: The profile file was successfully created.
2020/10/30 10:43:39 Failed adding profile: output:
Failed to add machine profile due to error 740.

%!(EXTRA *exec.ExitError=exit status 1)

netsh commands used to install profile require admin rights.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions