User Profile
DrCyberg
Copper Contributor
Joined Jul 27, 2023
User Widgets
Recent Discussions
VPN Setup Problem on Windows 10 Pro
Hi Masters! I wanted to configure the VPN profile with https://github.com/paulstancer/VPNCredentialsHelper via the Powershell, but the rasdial it says the following error on Windows 10 Pro 22H2: Remote Access error 703 - The connection needs information from you, but the application does not allow user interaction. I noticed the following: If I create a new IPSEC VPN connection with an empty username and password, the rasdial command displays an error when running. But if I create the IPSEC VPN connection with a (test) username and (123456) password and then delete the username (empty) and password (empty), everything works fine, rasdial connected. I am attaching the picture: Is this a bug? Why doesn't it work the first time? Thank you! Regards: DrCyberg2.5KViews0likes2CommentsIexpress startup error
Hi Masters! I created an automated script using Powershell and I want to run it with iexpress software. Here is the startup code (AppLaunched): powershell.exe -NoProfile -ExecutionPolicy Bypass -Command "start-process PowerShell -ArgumentList '-ExecutionPolicy Bypass','-File ikev2-ipsec-vpn-settings.ps1' -Verb RunAs" Observation: If I enter text at "Finished message", the script runs, it works correctly. BUT if I don't enter text in "Finished message" (say "No message"), the powershell window just flashes and then disappears, i.e. nothing happens. Has anyone else had this kind of error? Thank you! Regards: DrCyberg669Views0likes3Comments
Recent Blog Articles
No content to show