Windows 2003 - I know - old school but hey!
On the source controller, issue the following to a CMD prompt:
netsh aaaa show config > c:\temp\blob.txt
Then on the target machine, do this:
netsh exec \\MySourceServerName\c$\temp\blob.txt
Cheers!
No comments:
Post a Comment