| bio | website | fastrup.dk |
|---|---|---|
| location | Denmark | |
| age | 42 | |
| visits | member for | 3 years, 7 months |
| seen | 12 hours ago | |
| stats | profile views | 154 |
Independent SharePoint Consultant
|
Mar 29 |
awarded | Enthusiast |
|
Dec 18 |
comment |
Move files from recycle bin to another location I am not aware of any tools that only move old versions. But with code you could develop a tool that exports old versions and deletes them afterwards using the SPFileVersion.Delete method. |
|
Dec 18 |
answered | Move files from recycle bin to another location |
|
Oct 27 |
awarded | Yearling |
|
Oct 22 |
answered | Major / minor versions best practice - MOSS 2007 document library |
|
Oct 18 |
accepted | SPFileVersion.OpenBinary() error: The specified program requires a newer version of Windows |
|
Oct 18 |
accepted | User profile properties mapped to a BCS connection requires two syncs for new users |
|
Oct 16 |
answered | User Profile Property : Latest change value for a single property |
|
Oct 16 |
revised |
User Profile Property : Latest change value for a single property edited tags |
|
Oct 12 |
comment |
User profile properties mapped to a BCS connection requires two syncs for new users +1 Thanks for confirming my observations! I have indeed used the FIM client to monitor the process as mentioned at the end of my long question :-) SP1 and June 2012 CU are indeed applied to the farm. |
|
Oct 11 |
asked | User profile properties mapped to a BCS connection requires two syncs for new users |
|
Oct 9 |
comment |
Generate unique filenames Hey Luis, ok I see - routing by content type is not the way to go in your case. But you can also route by Metadata on the content type. For example by adding a required classroom field. Users will then be forced to specify it in the drop-off library before the document can be checked-in and routed to the destination. If the Content Organizer is not the right solution for you then you could also consider creating a custom list item event handler that aborts upload on duplicate filenames by setting the SPItemEventProperties.Cancel property to true and the ErrorMessage property to user message |
|
Oct 8 |
answered | Set permissions on an item depending on column value |
|
Oct 8 |
revised |
Set permissions on an item depending on column value edited tags |
|
Oct 8 |
revised |
Folders in Pages Library or Sub-sites? deleted 3 characters in body |
|
Oct 8 |
answered | Folders in Pages Library or Sub-sites? |
|
Oct 8 |
answered | Generate unique filenames |
|
Oct 4 |
answered | Access denied when adding a user to a group RunWithElevatedPrivileges |
|
Oct 2 |
comment |
Specific Content Based on Location Viewed From Have you considered setting up a VPN connection from the stores to your internal network? You can then join their desktops to the AD and single sign-on will work. The TMG can also deliver VPN connectivity. |
|
Oct 2 |
comment |
Specific Content Based on Location Viewed From No, desktops must be joined to the AD for single sign-on with the Windows login to work! |