Wednesday, January 16, 2008

Determine whether the MOSS / WSS service packs are installed and there Version

Wondering weather you have SP1 installed in your server and if yes which version ...?

Well here is the answer
http://support.microsoft.com/kb/936984

No comments:

Handle the error “OwnershipControlsNotFoundError” for buckets created prior to April 2023 when the bucket ownership was defaulted to “Object Writer”

Here you go published a  python code sample written for migrating S3 bucket ownership controls between AWS accounts. The code is written to ...