Forum Discussion
1 Reply
- anh_diepNew ContributorNevermind, I've just answered my own question, I just assigned an existing Host object to a variable and using VBScript I was able to update the Host's Address field using host.Address = "blahblah".
Thanks anyway.