You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,9 @@ auto_create_users=true
108
108
auto_create_domains=
109
109
skip_history_collections=audit,jslog
110
110
```
111
+
Lastly you need to allow powershell scripts to run, i don't know what is the recommended setting, i normally just go with bypass
112
+
113
+
`Set-ExecutionPolicy Bypass -Force`
111
114
112
115
Now you can run this by going to run ( Ctrl+Shit+D) and selecting OpenFlow in the dropdown box and press play button, select OpenFlowNodeRed in the dropdown and press play again
0 commit comments