Indentation for Transact-SQL snippets
I have yet to find anything regarding the development or use of Transact-SQL / SSMS 2012 snippets to continue the current level of (space or TAB) indentation within a Transact-SQL script.As a snippet...
View ArticleWorking Cmds
Test-ActiveSyncConnectivity -URL https://email.domain.com/microsoft-server-activesync -MailboxCredential (Get-Credential linkedin\mattabc)Test-ActiveSyncConnectivity -ClientAccessServer ServerName...
View ArticleThe person who wrote this article is talking out of their hat
Doesn't work for me2008 R2 Server with WSUS 3 SP2 working fine. dcpromo'd into the domain and the WSUS cannot connect. The checkbox interact with the desktop was never checked.Removed WSUS SSEE...
View Article24 byte pointer
No, it is not a typoFollowing blog entry shows exact storage structure in such cases.http://sqlity.net/en/1051/blob-and-row-overflow-storage-internals-row-overflow-data/Sample output for DBCC PAGE for...
View ArticleCycle worker process to refresh permissions
I find when I change permissions on a model, I have to cycle the application pool worker process w3wp.exe to get the new permissions to take effect immediately.
View ArticleWindows 8
What about windows 8?I see it does not support NtfsDisable8dot3NameCreation = 2 like win 7 does.NtfsDisable8dot3NameCreation = 2 on win 8 behaves like NtfsDisable8dot3NameCreation = 1 in win 7.
View Articlenew to stealth mode in windows firewall.
not sure why im doing this but think it may be a good idea.
View Article