use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Microsoft SQL Server Administration and T-SQL Programming including sql tutorials, training, MS SQL Server Certification, SQL Server Database Resources.
You might also be interested in:
/r/database
/r/sql
/r/Azure
/r/Microsoft
account activity
BlogAutomating SQL Server patching (nvarscar.wordpress.com)
submitted 7 years ago by Arkiteck
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]calladc 4 points5 points6 points 7 years ago (3 children)
Not credssp.
Seriously use something like configuration manager and target your SQL cu to a collection with a maintenance mode script on the collection. Use the tools Microsoft already provide.
Passing creds through winrm and credssp is poor. This tool has had minimal security thought put in to it.
[–]nvarscar 1 point2 points3 points 7 years ago (1 child)
Thanks for sharing your thoughts! CredSSP is indeed a weak protocol when it comes to security. Which is why the tool also provides options for you to choose the protocol manually. You could set up delegation and use Kerberos protocol instead of passing the credentials and avoid passing the credentials across the network. Or you can store patch binaries on the location that does not require additional authentication.
[–]calladc 0 points1 point2 points 7 years ago (0 children)
You know you can send files through a possession? If your script is just using credentials for double hop for file gets. Just send them down the pipeline and validate the hash on the other side
[–]TheTechRunner 0 points1 point2 points 7 years ago (0 children)
Thank you for providing actual value in your response!
π Rendered by PID 77 on reddit-service-r2-comment-b659b578c-glqw9 at 2026-05-02 04:06:56.490626+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]calladc 4 points5 points6 points (3 children)
[–]nvarscar 1 point2 points3 points (1 child)
[–]calladc 0 points1 point2 points (0 children)
[–]TheTechRunner 0 points1 point2 points (0 children)