-
[Post] Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Published on Alpesh Nakar
-
[Just SharePoint] Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Published on Just SharePoint
-
[Favorite] Microsoft delivers first cumulative update to Exchange 2013
http://feedproxy.google.com/~r/zdnet/microsoft/~3/wpNRpNCBuGY/
Published on Delicious
-
[Favorite] SharePoint 2013 PowerShell Cmdlets: Changes from Public Preview to RTM
http://feedproxy.google.com/~r/StsadmCustomExtensions/~3/hOdj8uk6HQ0/
Published on Delicious
-
[Favorite] Windows 7 users -- there's still a Windows Phone 8 app for desktop
http://feedproxy.google.com/~r/liveside/~3/6nJcFmnV5fY/
Published on Delicious
-
[Favorite] SharePoint 2013 Additional Pre-requisites
http://mysp.in/Qf2sdx
Published on Delicious
-
[Favorite] SharePoint 2013 Search Admin Component Not Running
http://mysp.in/Qvmuaf
Published on Delicious
-
[Favorite] SharePoint 2013 Create Search Service Application With PowerShell
http://mysp.in/QshdjA
SharePoint 2013 Create Search Service Application With PowerShell http://t.co/m5R7EBuJ
Published on Delicious
-
[Favorite] Implementing Claims-Based Authentication with SharePoint Server 2010
http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/h8XfKQ4TMzA/
Published on Delicious
-
[Favorite] Enable Administrator Tools on Windows 8 Start Menu
http://feedproxy.google.com/~r/LifeRocks20/~3/C6uOzfEjBMk/
Published on Delicious
-
[Favorite] How to Switch Between Running apps in Windows 8 using Switch List
http://feedproxy.google.com/~r/LifeRocks20/~3/lthdAnjvmrU/
Published on Delicious
-
[Favorite] Getting Started with Windows 8 Start Screen
http://feedproxy.google.com/~r/LifeRocks20/~3/wLuK7tGe4r0/
Published on Delicious
-
[Favorite] Storage Spaces in Windows 8 and How to Configure Storage Pool
http://feedproxy.google.com/~r/LifeRocks20/~3/HWWBAYNIXGU/
Published on Delicious
-
[Favorite] Encrypt Files in Dropbox with DataLocker
http://www.nirmaltv.com/2012/03/02/encrypt-files-in-dropbox-with-datalocker/
Published on Delicious
-
[Favorite] Download Files Directly into Dropbox with URL Droplet
http://feedproxy.google.com/~r/LifeRocks20/~3/EtqoCp8MCbo/
Published on Delicious
-
[Favorite] What is Office365?
http://alpesh.nakars.com/blog/what-is-office365/
Office 365 is the online version of the popular Microsoft suite of products that we all use
Published on Delicious
-
[Favorite] Plan for workflow security and user management (SharePoint Server 2010)
http://technet.microsoft.com/en-us/library/ee428324(office.14).aspx
# List manager, administrator, and developer roles and responsibilities
# Running workflows as an administrator
# Workflow configuration settings
# Information disclosure in task and workflow history lists
# Spoofing and tampering attacks in the task and workflow history lists
# User-Impersonation Step type for declarative workflows
Published on Delicious
-
[Favorite] Automated SharePoint 2010 Powershell-based installation script.
http://mysp.in/t10installps
Published on Delicious
-
[Favorite] PowerShell To Change SharePoint Diagnostic Log File Location
http://www.alpesh.nakars.com/blog/powershell-to-change-sharepoint-diagnostic-log-file-location/
The following PowerShell cmdlet will get all the diagnostic configuration values Get-SPDiagnosticConfig If you want to change the location of your diagnostic configuration log use the following Po...
Published on Delicious
-
[Favorite] Help! Farm Admin cannot execute cmdlets in SP 2010 Management Shell
http://www.alpesh.nakars.com/blog/powershell-to-give-farm-admin-shell-admin-access/
In order to execute farm level cmdlets in SharePoint Management Shell you will need to be given Shell Admin access. Even if you are a farm administrator and you have not been given Shell Admin Access,...
Published on Delicious
-
[Favorite] PowerShell To List Site Template
http://www.alpesh.nakars.com/blog/powershell-to-list-site-template/
SharePoint 2010 Management Shell makes it easier to get a list of Site Templates installed in the farm and also creating sites using the names is straight forward. To get a list of all globally insta...
Published on Delicious
-
[Favorite] PowerShell To List Service Applications
http://www.alpesh.nakars.com/blog/powershell-to-list-service-applications/
Service Applications is one of the newest additions in SharePoint 2010 arsenal of features. As again you can manage Service Applications via the SharePoint 2010 Management Shell. In the illustration u...
Published on Delicious
-
[Favorite] PowerShell To List Feature Definitions
http://www.alpesh.nakars.com/blog/powershell-to-list-feature-definitions/
Get-spfeature gets the SharePoint features based on a given scope. This cmdlet behaves differently at each scope, getting the enabled Features at each level. There are 4 levels of scope · Farm · W...
Published on Delicious
-
[Favorite] PowerShell To Delete Site Collection
http://www.alpesh.nakars.com/blog/powershell-to-delete-site-collection/
It's easy to create a site collection using PowerShell as seen in an earlier post. Now let's see how easy it is to delete a site collection using PowerShell cmdlet. It's any day efficient way to creat...
Published on Delicious
-
[Favorite] PowerShell To Add Secondary Site Collection Admin
http://www.alpesh.nakars.com/blog/powershell-to-add-secondary-site-collection-admin/
Situation: You want to add secondary site collection administrator Old Method: Go to Central Admin... or use stsadm Smart Method: Use PowerShell How? Launch your Administrator: SharePoint 2010 Mana...
Published on Delicious
-
[Favorite] Bangalore SharePoint Ignite
http://www.alpesh.nakars.com/blog/bangalore-sharepoint-ignite-2/
At the time of writing this post day 4 of Bangalore Ignite had concluded and I had finished writing some PowerShell posts. These will go live in the days to come, when I will be on holidays with my fa...
Published on Delicious
-
[Favorite] PowerShell To Retrieve All Site Collections for Web Application
http://www.alpesh.nakars.com/blog/powershell-to-retrieve-all-site-collections-for-web-application/
Situation: You want a list of all site collections in a Web Application of your SharePoint Farm Old Method: Go to Central Admin ... Smart Method: Use PowerShell How? Launch your Administrator: Shar...
Published on Delicious
-
[Favorite] PowerShell To Create a New Site Collection
http://www.alpesh.nakars.com/blog/powershell-to-create-a-new-site-collection/
Situation: You want to create a new site collection in your SharePoint environment Old Method: Go to Central Admin... Smart Method: Use PowerShell How? Launch your Administrator: SharePoint 2010 Man...
Published on Delicious
-
[Favorite] PowerShell To Retrieve List of Web Application
http://www.alpesh.nakars.com/blog/powershell-to-retrieve-list-of-web-application/
Situation: You want to know how many web applications have been created in your SharePoint Farm. Old Method: Go to Central Administration and ... Smart Method: Use PowerShell! How? Launch your Adm...
Published on Delicious
-
[Favorite] Where is My Site?
http://www.alpesh.nakars.com/blog/set-up-my-site-in-sharepoint2010/
In pre-beta release, creating My Site was not any different then creating one in SharePoint 2007. This has changed in Beta2 build of SharePoint 2010. Even in Ignite training lab manuals this step has ...
Published on Delicious
-
[Favorite] Office 14 Beta Download (Placeholder)
http://mysp.in/o14beta
Published on Delicious
-
[Favorite] SharePoint Conference 2009: Recap
http://www.alpesh.nakars.com/blog/sharepoint-conference-2009-recap/
Wow! What a conference it has been. I am was at Las Vegas airport, returning back to Brisbane from Microsoft SharePoint Conference 2009, when I started writing this post. It has taken me a while to ge...
Published on Delicious