NetSetMan Support
You are not logged in.
- Topics: Active | Unanswered
#1 2009-08-31 14:58
- paul
- Member
- Registered: 2009-08-31
- Posts: 3
Profile>Get all current settings from command line
I use netsetman with batch file commands. Another parameter to get all current network settings (without changing the profile settings) before executing the tab/profile would be great.
Offline
#2 2009-08-31 15:01
- NetSetMan Support
- Administrator
- Registered: 2005-08-06
- Posts: 1,878
Re: Profile>Get all current settings from command line
Do you mean creating a text output containing all settings after executing something like "netsetman.exe -getsettings"?
Offline
#3 2009-09-02 17:34
- paul
- Member
- Registered: 2009-08-31
- Posts: 3
Re: Profile>Get all current settings from command line
No, I mean something like "netsetman.exe -as 0 -getsettingsfirst"
Or two lines such as:
"netsetman.exe -getset 0"
"netsetman.exe -as 0"
The object is to populate say, profile 0, with new (maybe wireless) IP address/dns details and then Activate the profile. For changing auto/dhcp network connection to fixed.
Offline
#4 2009-09-07 15:28
- NetSetMan Support
- Administrator
- Registered: 2005-08-06
- Posts: 1,878
Re: Profile>Get all current settings from command line
Sorry, then I don't understand the purpose.
If it should work as you described then the current settings of the network adapter selected in profile 0 will be written to profile 0 and then immediately activated which would result in exactly the same settings as before...
Offline
#5 2009-09-13 11:17
- paul
- Member
- Registered: 2009-08-31
- Posts: 3
Re: Profile>Get all current settings from command line
All I'm suggesting is that it would be nice to have "Get all current settings" for a profile accessible from a commandline. It has to be done manually now.
Offline