Geek_of_HeathMount Posted July 6, 2011 Posted July 6, 2011 I'm looking for a way to publish pdf documents to users home directories and then have them (home directories) displayed on the users mysite page. I have already worked out how to publish my pdf's to a series of home directories, I just need to get those directories onto the users mysite page. I have looked a similar solution and even the commercial alternative .However, all I want to do is publish the the directory. Any ideas? Thanks in adavnace
rpwillis Posted July 6, 2011 Posted July 6, 2011 From your description it sounds like you would be better off storing them within the My Sites themselves. Unless you actually need them in the home directories as well, then exposing a physical directory just to show some files is a hack. I have posted some code on my blog on how to bulk upload files into SharePoint. http://blog.salamandersoft.co.uk/index.php/2011/01/using-powershell-to-bulk-upload-files-to-sharepoint 1
Geek_of_HeathMount Posted July 7, 2011 Author Posted July 7, 2011 Richard, Thanks for the code, can I just confirm that the code listed in your blog will upload documents,etc into each of the users mysites. For example each child would get their own music timetable.
rpwillis Posted July 8, 2011 Posted July 8, 2011 No it's a general purpose PowerShell script to upload documents to a document library in SharePoint. It's a good base to start from, but will need modifying to do exactly what you want.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now