Browse by Tags

MK .NET UG

MK .NET UG
Macedonian .NET User Group
Tagged Content List
  • Blog Post: Make your own command for deleting SharePoint web site including all sub webs

    If you try to use sharepoint administration tool stsadm.exe to delete website you will probably notice that deleting website with this command is not possible if web contains sub-webs. This is highly frustrating especially if you have large structure of web/sub-webs for deleting. Simple recursive...
  • Blog Post: PowerShell - Automate the non automatable

    PowerShell is new command and scripting environment on windows platforms. Anyone who has used unix shells know the power of those scripting tools. On the other hand windows users had ms-dos command environment invented mostly for average users, advanced users can use cygwin linux-like emulation on windows...