[et_pb_section bb_built=”1″ _builder_version=”3.0.47″ collapsed=”off” next_background_color=”#000000″][et_pb_row custom_padding=”25px|0px|27px|0px” _builder_version=”3.0.47″ background_size=”initial” background_position=”top_left” background_repeat=”repeat” collapsed=”off”][et_pb_column type=”4_4″][et_pb_post_title …
This will go and poll all your registered SPNs in Active Directory and write them to a file. It accepts Debug, Log_Dir and Log_FileName as parameters. Source: http://social.technet.microsoft.com/wiki/contents/articles/18996.list-all-spns-used-in-your-active-directory.aspx 1<# 2 .Synopsis 3 Go and poll all your SPNs …
This script reads a CSV file and executes storage vmotions based on the input. The number of storage vmotions can be throttled and is by default set to maximum 6 concurrent vMotions. If the VM is already on the correct location it will not execute a storage vmotion for that vm. This is still work in progress. The …
This script checks which node is the primary in the SQL AlwaysOn cluster. A test database has been added to see if that database is writable. All actions are logged to a log file. Warning This script is not to be run in a production environment. The purpose of this script is to see if the SQL AlwaysOn Availability …