How Can I Share a Folder on a Remote Computer?

Hey, Scripting Guy! How can I share a folder on a remote computer?-- RS Hey, RS. One of the great things about WMI is the fact that - with one or two fairly obscure exceptions - anything you can do on the local computer you can also do on a remote computer. This is the big advantage scripting has over command line tools; a number of command line...