desktoprat
MIS
Several scripts taken from Technet and other locations around the web seem to work just fine at home. Each example script is set to run against various machines using a text file. In the home location, I am running a simple Windows 2000 AD setup with 5 machines total on the network.
However, the same exact script will not work in my work enviroment. The only thing being altered in each script is the name of the text file used to supply the IP addresses of various machines. The error being returned is
Error: The remote server machine does not exist or is unavailable: 'GetObject'
However, I can modify each script to run successfully against a single machine at a time. Having to run a script against 800 computers would still save time versus goin to each PC, but I would still rather be able to run from a text file.
Where would I begin looking? Granted I am still extremely new to the scripting world, but I don't see this being an infrastructure problem nor an anti-virus software blocking me out. Any suggestions?
However, the same exact script will not work in my work enviroment. The only thing being altered in each script is the name of the text file used to supply the IP addresses of various machines. The error being returned is
Error: The remote server machine does not exist or is unavailable: 'GetObject'
However, I can modify each script to run successfully against a single machine at a time. Having to run a script against 800 computers would still save time versus goin to each PC, but I would still rather be able to run from a text file.
Where would I begin looking? Granted I am still extremely new to the scripting world, but I don't see this being an infrastructure problem nor an anti-virus software blocking me out. Any suggestions?