Microsoft Azure Blog
Blog on Windows Azure, Microsoft's Cloud Computing Platform, as well as other technical IT matters.
-
"Password must meet complexity requirements" Cannot be Disabled
Change in: Active Direcotry Administrative Centre -> MyDomain -> Users -> Attribute Editor -> pwd... <setting>
-
SVN Source Code Control - Enabling Editing of Log Messages
To fix error: “Repository has not been enabled to accept revision propchanges; ask the administrator to create a pre-revprop-change hook”
Solution:
To correct this, I needed to create a file in … more
-
SQL Server Projects on GitHub
https://desktop.github.com/https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kithttps://github.com/olahallengren/sql-server-maintenance-solutionhttps://github.com/Microsoft/ … more
-
Running Balance Calculation in Microsoft Excel
https://support.office.com/en-us/article/calculate-a-running-balance-f54dbfb7-324d-4688-911e-14bbb1492158 more
-
Default Teamspeak Ports
Published on Jun 1, 2017
- Default port (UDP incoming): 9987- Default filetransfer port (TCP incoming): 30033- Default serverquery port (TCP incoming): 10011- Default weblist port (UDP outgoing): 2 … more
-
Copy a SQL Server Database
https://stackoverflow.com/questions/6267273/how-to-restore-to-a-different-database-in-sql-server
http://www.sqlservercentral.com/articles/Copy+Database+Script/107377/
http://sqlhint.com/sqlserver/ … more
-
TSQL RAISERROR
https://stackoverflow.com/questions/659188/sql-server-stop-or-break-execution-of-a-sql-script
-
SQL Server TSQL for Web Content and Scraping
https://www.red-gate.com/simple-talk/sql/t-sql-programming/reading-and-writing-files-in-sql-server-using-t-sql/
http://www.dataadventure.com/blog/database/download-data-from-web-on-sql-server-with- … more
-
SQL Server SELECT ... INTO Statement Limitations
https://www.red-gate.com/hub/product-learning/sql-prompt/use-selectinto-statement more
-
Remove the IDENTITY property from an existing column
https://www.linkedin.com/pulse/remove-identity-property-from-existing-column-eitan-blumin/ more
-
Programmatic Access to Microsoft Account and OneDrive
https://stackoverflow.com/questions/36715473/allowing-users-to-log-in-to-their-microsoft-account-no-uwp-documentation
-
Delete Directory using Windows Command Line When Filename Too Long Error
mkdir \emptyrobocopy /mir \empty \MyFolderToDelete
-
Shadow Copy Tools
https://www.runtime.org/shadow-copy.htm
https://www.runtime.org/data-recovery-products.htm more
-
Set Up Your Own Git Server on Windows
http://anythingsimple.blogspot.com.au/2017/05/setup-your-own-git-server-on-windows.html
-
SSL for Free
https://www.sslforfree.com/
-
Cloudflare Ports
https://support.cloudflare.com/hc/en-us/articles/200169156-Which-ports-will-Cloudflare-work-with-
-
IIS and Weblogic Integration
https://docs.oracle.com/cd/E23943_01/web.1111/e16435/isapi.htm#PLGWL428
-
Running IIS and Apache Together on the Same Server at the Same Time
Easiest way is to have 2 IP Addresses and bind each to a different one:
https://www.devside.net/wamp-server/running-iis-and-apache-together-on-the-same-server-at-the-same-time more
-
Secure FTP for SSIS
https://github.com/aelouadi/Secure-Ftp-SSIS-Component
https://pragmaticworks.com/Products/Task-Factory
https://zappysys.com/
https://www.mssqltips.com/sqlservertip/3435/using-sftp-with-sql-server- … more
-
Windows Azure: Managed vs Unmanaged Disks
https://buildwindows.wordpress.com/2017/05/31/azure-managed-vs-unmanaged-disks-the-choice/