Could anyone tell me if there is any data in this script that needs editing?
For example:
Dim oLansweeperConnection1 As SqlConnection = New SqlConnection
oLansweeperConnection1.ConnectionString = "Data Source=SERVER;Initial Catalog=Lansweeper;User ID=lssqluser;Password=**********"
Will I need to change these values in the hard code?