U
Uffe S. Callesen
In the process of administrating a Microsoft DHCP Server
we currently use simple batch scripts via a Data Exchange
Server. The batch scripts perform DHCP commands using
NetShell, but this is not an optimal solution due to facts
like poor handling of memory ressources.
We would instead like to implement a solution that
performs the DHCP commands using an API towards the DHCP
Server.
We know that a solution like this can be achieved using
the native C++ programming language which does not
aquire .NET runtime. However we would like to implement
this solution using VB.NET. Can this be done and if yes,
are there any kind of ressources to this subject.
we currently use simple batch scripts via a Data Exchange
Server. The batch scripts perform DHCP commands using
NetShell, but this is not an optimal solution due to facts
like poor handling of memory ressources.
We would instead like to implement a solution that
performs the DHCP commands using an API towards the DHCP
Server.
We know that a solution like this can be achieved using
the native C++ programming language which does not
aquire .NET runtime. However we would like to implement
this solution using VB.NET. Can this be done and if yes,
are there any kind of ressources to this subject.