I am trying to extend the life of the !NEW icon for 2 weeks. However, when I run the command:
stsadm.exe -o setproperty -pn days-to-show-new-icon -pv 0 -url [Your Virtual Server's URL]
I am getting an error. The error is:
Unable to update the follwoing computers with this configuration change. You must reset IIS manually on each on each web server to sychronoize the configuration cache for Windows Sharpoint Services.
WSSWeb04:7512 --The underlying connection was closed: Unable to connect to the remote computer.
I am doing the work on another server in the server farm(WSSWeb03). And it seems to be trying to connect to the other server.
Does anyone have any suggestions on what I can do to run my command succesfully?
Thanks