Userful Windows Server Commands
I come across so many useful commands that helps in managing servers, but have never made the effort to save them somewhere, until now. Disable Windows Firewall netsh advfirewall set allprofiles state off
I come across so many useful commands that helps in managing servers, but have never made the effort to save them somewhere, until now. Disable Windows Firewall netsh advfirewall set allprofiles state off
These are commands that I have found helpful. More will be added as and when I come across them. Change display name of SharePoint user Set-SPUser -Identity domainuser -DisplayName “Display Name” -Web <SharePoint Site URL>
As I write this post, day 3 of TechEd 2012 has all but ended here at the Gold Coast. While many technologies and service offerings have had their share of the spotlight, a lot of focus has been (understandably) placed on Windows 8, specifically, designing & developing apps for the …