02 2010 档案
摘要: PowerShell's OperatorsOperatorDefinition## The hash key is for comments+Add-Subtract*Multiply/Divide%Modulus (Some call it Modulo) - Means remainder 17 % 5 = 2 Remainder=equal-notlogical not equal!log...阅读全文
摘要: I encounter this problem several times, the way to get around this is to give "Everyone or Network Service" permission to "C:\windows\temp" folder. I gave everyone on my development box just for conve...阅读全文
摘要: SharePoint Database Naming StandardsCall me picky, but I think it’s important to consistently name your SharePoint databases—especially on a shared SQL Server hosting multiple farms and ap...阅读全文
