@echo off rem for more info please see http://support.microsoft.com/kb/934838 rem central admin echo *** Updating Central Admin password “%commonprogramfiles%Microsoft SharedWeb server extensions12BINStsadm.exe” -o updatefarmcredentials -userlogin %1 -password %2 rem other app pools echo *** Updating app pool passwords “%commonprogramfiles%Microsoft SharedWeb server extensions12BINStsadm.exe” -o updateaccountpassword -userlogin %1 -password %2 -noadmin rem ssp – new echo *** …
Tag Archive: WSS
Permanent link to this article: http://www.tsls.co.uk/index.php/2009/02/12/change-moss-and-wss-passwords/
Jan
30
Sharepoint Out of memory OOM exception
Issue ==== You may receive but no all of the following: following errors are displayed on a sharepoint page Failed to render “Title” column because of an error in the “Single line of text” field type control. See details in log. Exception message: Server out of memory there is no memory on the server to …
Permanent link to this article: http://www.tsls.co.uk/index.php/2009/01/30/sharepoint-out-of-memory-oom-exception/
Jan
30
SPDisposeCheck now released
Microsoft has now released SPDisposeCheck. This tool will assist SharePoint developers in making sure that SharePoint objects are being disposed of correctly. For more information please see: http://code.msdn.microsoft.com/SPDisposeCheck
Permanent link to this article: http://www.tsls.co.uk/index.php/2009/01/30/spdisposecheck-now-released/