Cannot Create Folder at Top Level of Documents Library

Operating System:  Windows 7 Enterprise, 32-Bit
Environment:  Windows 2003 domain
Security:  Local Machine admin, and domain admin
Documents Library is redirected via Group Policy to
\\servername\home\username
Navigating to Libraries\Documents, there is no "New Folder" button available at that top level of the library.  When using File menu => New => Folder, I get "Unable to create the folder 'New Folder'   File system error (512)."  
Looked that one up using Google, er, I mean Bing, and found articles about it being an old DOS\Win95 issue with the 512 max limit on the root drive.  Am familiar with that problem, and this ain't it. Less than 30 folders at the root level, and none more
than 20 characters long. 
From inside an Application, if I try to save to my Library\Documents folder, I cannot save a file to the root level.  I get "To save here, you must first include a folder in the Library."
At this point where I am looking to save a file, I also cannot type a folder name for navigation, as I am used to doing with previous OS's.  So in my address area, I have Libraries\Documents, then I have a subfolder called "important."  If I type
the word "Important," expect the system fo navigate down into that folder.  Instead I get "To save here, you must first include a folder in the Library." If I type "Important\" I still get the same error.
Navigating to \\servername\home\username, I am able to create a New Folder at the top level from a Windows Explorer window, or from inside an application such as Word. 
Mapping a drive letter to \\servername\home\username also will allow me to create a New Folder at the top level, from a Windows Explorer Window, or from inside an application.
From a command prompt, I am able to get to the drive letter and create a new folder. 
With the drive letter mapped, going back to Libraries\Documents, I am still unable to create a new folder that way.  
I read these two threads, both of which sort of die off with no real answers.  So I've started my own. 
http://social.technet.microsoft.com/Forums/en-US/w7itpronetworking/thread/4ea2f28f-8487-40cf-abb0-745916e72b7a
http://social.technet.microsoft.com/Forums/en/w7itprosecurity/thread/ae2505ce-8a6b-493b-9473-a0dca215fd34
Any Help? 

Hi,
Regarding your problem, it seems that the user didn’t have appropriate permissions to create folders. To get it work, NTFS and Share permissions must be configured
appropriately.
Here are the Share and NTFS Permissions needed on the File Server Shares and the steps to do so:
NOTE: The $ symbol should be used to hide the existence of the share.
User Home Share Configuration:
Here are the Share and NTFS Permissions needed for Home Directories:
a. The Share permissions (Sharing Tab): Share Named: <HOME>$
Administrators: Full Control
System: Full Control
Authenticated Users: Full Control
b. NTFS Folder Permissions (Security Tab): Turn off inheritance on the Folder named <HOME>, and copy the permissions. (Uncheck "Allow inheritable permissions
to
propagate to this object")
Administrators: Full Control
System: Full Control
Creator Owner: Full Control
Authenticated Users: Read & Execute, List Folder Contents, Read
c. On the NTFS Folder Permissions Click the Advanced Button. Then highlight Authenticated Users, Select View/Edit
d. On the Permissions Entry for <HOME>, "the Apply onto" change to: "This folder
only"
e. Click OK
f. Click OK again.
More reference, please read the following document:
Windows Server 2008 Share/NTFS permissions on home
directories/folders
Redirect the Documents folder to a network share
Please note: we provide the third party link for technical use
only. There may be some changes without notice, Microsoft doesn’t guarantee any accuracy on contacting information.
BTW, as this issue is relevant to Windows Server 2003, please post in
Windows Server forums for solution as well.
Hope it helps.
Best Regards
Dale
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

Similar Messages

  • PPS Error in "IBIMonitoringAuthoring " You do not have permissions to create a data source in this document library.

    Hi,
    I am trying to use "IBIMonitoringAuthoring" in my local web site.
    But i am getting error like "Server was unable to process request. ---> You do not have permissions to create a data source in this document library.  Additional details have been logged for your administrator."
    My code is below,
     string url = ServerName + webServiceUrl;
            IBIMonitoringAuthoring biService = BIMonitoringAuthoringServiceProxy.CreateInstance(url);
            //Create data source object
            DataSource dataCube = new DataSource("AW_Data_Cube");
            dataCube.Name.Text = "AW_Data_Cube";
            dataCube.ServerName = "SQL2008dev";
            dataCube.DatabaseName = "Analysis Services Project1";
            dataCube.CubeName = "TestCube";
            dataCube.ConnectionContext = ConnectionContext.ConnectAsSharedUser;
            dataCube.FormattingDimensionName = "Measures";
            dataCube.MinutesToCache = 10;
            dataCube.CustomTimeIntelligenceSettings = "";
            biService.CreateDataSource(connectionListUrl, dataCube);
    How could i authenticate the Service. Is there any way to pass credentials for this method?
    Thanks & Regards
    Poomani Sankaran

    I suffered similar issue in Infopath, and i finally solved the issue by changing the data connection URL, it should the same as the Infopath publish location.
    for example: SP server iP 192.168.1.1 have two name, hostname is mySP, alternate assces mapping name is companySP, and you can access the websit by both
    http://mySP and
    http://companySP
    hope it can help someone..

  • Cannot Create Folder in Integration Service Catalog

    Hi
    I have created Catalog(SSISDB) in Sql Server 2012 , after that I was trying to create folder in Catalog but it was given an error
    TITLE: Microsoft SQL Server Management Studio
    Operation 'Create' on object 'CatalogFolder[@Name='ActiveDB']' failed during execution. (Microsoft.SqlServer.Management.Sdk.Sfc)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=11.0.3000.0+((SQL11_PCU_Main).121019-1322+)&LinkId=20476
    ADDITIONAL INFORMATION:
    An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
    The operation cannot be started by an account that uses SQL Server Authentication. Start the operation with an account that uses Windows Authentication.
    The operation cannot be started by an account that uses SQL Server Authentication. Start the operation with an account that uses Windows Authentication. (Microsoft SQL Server, Error: 27123)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&ProdVer=11.00.3128&EvtSrc=MSSQLServer&EvtID=27123&LinkId=20476
    BUTTONS:
    OK
    I tried several name as Folder but still the the same, please any one can help me to resolve this issue.
    Thank you.
    Harsha

    The operation cannot be started by an account that uses SQL Server Authentication. Start the operation with an account
    that uses Windows Authentication.
    The operation cannot be started by an account that uses SQL Server Authentication. Start the operation with an account
    that uses Windows Authentication. (Microsoft SQL Server, Error: 27123)
    The error message is obvious. You're using a sql authentication account. As the error suggests you need to use a windows authentication account ie machine or domain level account to connect to server and then try to create the folder.
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Moving documents with a workflow from a document library to a folder and back to the document library

    Hello all,
    I have created a document library with a folder inside of it.
    By means of a workflow, I could move a document that was in the document library to the folder using the action “update path and name”. Now I need to do the reverse path, that is, using a workflow I’d like to
    move the document that is now in the folder, back to the document library but I can´t find the action “update path and name”. Do you have any ideas on how to solve this?
    Thanks a lot!
    Regards.

    Hi Juan,
    For your issue, you can consider the actions as below:
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • How to get specific folder and items in the document library sharepoint 2010

    I have a Shared library and it has Test folder and inside so many documents now i need to display the Test folder and items programmatically.
    Appreciate Help!!!!!
    Blitz

    This is how you could do it using the server object model -
    SPWeb site = SPContext.Current.Web;
    SPList list = site.Lists["listname"];
    SPQuery query = new SPQuery();
    SPFolder folder = list.RootFolder.SubFolders["FolderName"];
    query.Folder = folder;
    SPListItemCollection items = list.GetItems(query);
    foreach (SPListItem item in items)
    //do whatever you want here
    Please "Mark as Answer" if a post has answered your question or "Vote as Helpful" if it was helpful in some way. Here's
    why

  • Cannot create Folder and then add AppV sequenced apps in the Start menu

    Hi,
    I have managed to sequence the apps properly using the App-V 5.0 SP2 sequencer. But after adding the package and publishing it globally, when i mount the package in my App-V client machine, it creates a direct application shortcut in the Start menu. What
    I want is to create all the App-V sequenced apps in a Folder in start menu so that users do not get confused by the overwhelming list of apps. Please suggest if there is a way possible.
    Thanks!

    Hi 
    I managed to install App-V client on a new server and mount the package again.
    But still I can't seem to get it work the way I want. I want to see a Folder in the start menu hosting my App-V apps. Even though I have given the same setting in the APP-V management server, it still publishes the app directly in the start menu. I can't
    understand how else to test this. What am I missing? Pls point me correctly
    Ben
    De Vriese & Tiberivs
    Find some screenshots for better understanding the issue.
    Also when i try the Publishing server URL from my client machine or any machine, I get the below output. Has this got something to do with the problem I am facing? Is it able to load the changes that I am doing, any SQL permissions problem?
    <?xml version="1.0"?>
    -<Publishing Protocol="1.0">
    <Packages/>
    </Publishing>

  • Fresh install leaves locked folder at top level (Mac OS X Install Data)

    I jsut did a fresh install.  wanted to use my SL DVD but the MBP i5 refused to star with it so I used the original DVD (10.5) and upgraded with the SL DVD to 10.6.  However after the initial SL Installation, it tried from the SL DVD and this failed.  I did a manual restart, starting from the HD and everything ran fine.  however today I note there is a locked file on the HD named Mac OS X Install Data.  It contains 181 .pkg files. 
    Now I suppose this should have been moved or deleted as part of the install process. 
    Does anybody have an idea if this is indeed a install failure?  Can I move them to a file where they belong?  Could it be my install DVD is funked? Or any other suggestions?

    Remains the quesion if one can remove the aformentioned folder.
    I believe the folder is part of the 'preinstall' for Snow Leopard -- it should contain items the installer creates on the hard drive before the Mac automatically restarts from the DVD to complete the installation. It should only contain items referenced by the installer & should have been deleted at the end of a successful install.
    Without knowing exactly what you installed over what (still not quite sure about that) I can only guess, but if everything is running fine, there should be no issues if you remove it.
    Alternately, you could just run the installer again, making sure you used the one that came with that MBP.

  • Cannot create folder on root of HD

    I use the root of my HD to store a couple of folders of video projects from FCE and iMovieHD, so that I can have some accountability as to where my disk space is going and not have them scattered all over my machine (anyone who has worked with DV knows that you can never have enough space, especially on a laptop).
    I used my computer for a demo today, and when I went to put a bunch of files on the HD, I couldn't make a new folder. I then made a new folder within another folder, but when I put it on the root of the HD, I had to authenticate. I am the only user on this machine, and my account is the admin account. How do I fix this so that I have full read/write access to the root of my HD?
    I feel really dumb right now because I am usually the computer nut who everyone else asks questions, and this seems so simple, but evidently I am missing something.

    Don't modify the permissions of the boot volume. They are setup that way for a reason. This reminds me of the old saying: +sudo doesn't kill OS's, users how enter admin passwords do+
    The default privs for your boot volume should be 775. Owner (root) set to Read&Write, group (admin) set to Read Only and Everyone set to Read Only. If your user is an admin user, then you should be able to create folders on the root of your hard drive without issue. If your user is not an admin user, then that would explain the problem. There have been reports of admin users getting downgraded to regular users after an upgrade install. To verify this, launch /Applications/Utilities/Terminal.app and type:
    id
    and press return. In the list of users/groups, the group 'admin' should be present. If not then your user is not an admin user. To solve this, either login as another admin user and make the other user an admin again via System Preferences->Accounts or if you don't have another admin user, check out this article:
    http://docs.info.apple.com/article.html?artnum=306876
    Hope that helps.

  • Cannot create a new Crystal XI report document

    Every time that I try to link an existing  or a completely new blank report form to an Access 2003 table, Crystal Reports crashes.
    Anyone encluntered this problem?. If so, please advise.
    Thanks, Bill Sandham

    Hi,
    Can you please mention the exact error message,here
    Also check following things and update the thread:
    1.Patch level / version of crystal reports and OS details
    2.Is there any other user who is able to use this table
    3.Can you try this from any other machine
    4.What about the other tables in this databse.Are they accessible without any issues.
    5.Is ther anything special about this table,like any special datatype,encoding being used.
    Thanks

  • Created column not showing in the Document Library View for a Custom Content Type based on Document

    We have a custom content type based of Document Content Type. The OOTB "Created" column does not show up in the view as well as in the Site Settings -> Columns.
    But it shows up in the Display Form and Edit Form of the Item at the bottom "Created at " by " " and "Modified by" at by ""
    Would anyone know how to make this column appear as part of the view ?
    thanks,
    Harsh

    Hi,
    They should by default be possible to add to a view. The only reason they would disappear from the UI if someone has changed the attribute of the Field to hidden = true. You can verify that with PowerShell and if so you can use PowerShell to revert the setting
    to false.
    $w = Get-SPWeb http://dev13$f = $w.Fields.GetFieldByInternalName("Created")$f.Hidden$f.Hidden = $false$f.Update()

  • Item Level permissions document library

    In SharePoint 2010 you could apply item level permissions to document libraries via PowerShell with
    $web= Get-SPOSite "sitename"
    $list = $web.Lists[“Listname”]
    $list.ReadSecurity = 2
    $list.Update()
    $web.Dispose()
    Is there a way to apply this to SharePoint online 2013? it doesn't seem to work.  

    Hi SpNerd,
    For SharePoint 2013 Online, there is not a comdlet that is used to get a site. So, it seems that there is not a way to change Item-level permissions via PowerShell for SharePoint Online.
    Windows PowerShell for SharePoint Online cmdlets
    http://technet.microsoft.com/en-us/library/fp161364(v=office.15).aspx
    As a workaround, you can change Item-level permissions via SharePoint Online UI as List Settings->Advanced Settings->Item-level Permissions.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Not able to create sub folder using SharePoint web service in large SharePoint document library (Item count view threshold limit)

    We are trying to create folder & subfolder in a SharePoint document library using SharePoint default(dws) web service. Document library has unique permission as well as item level permission. It was working as expected. Once item count crosses
    view threshold limit ( 5000) , create folder web method completes with an error and it creates a folder in SharePoint.
    Request:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:dws="http://schemas.microsoft.com/sharepoint/soap/dws/">
       <soapenv:Header/>
       <soapenv:Body>
          <dws:CreateFolder>
             <!--Optional:-->
             <dws:url>Shared Documents/VenTest02092015v1</dws:url>
          </dws:CreateFolder>
       </soapenv:Body>
    </soapenv:Envelope>
     Response:
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <soap:Body>
          <CreateFolderResponse xmlns="http://schemas.microsoft.com/sharepoint/soap/dws/">
             <CreateFolderResult>&lt;Error ID="2">Failed&lt;/Error></CreateFolderResult>
          </CreateFolderResponse>
       </soap:Body>
    </soap:Envelope>
     While trying to create subfolder under the above created folder service throws an exception saying
    FolderNotFound.
    Though we are able to create subfolder from SharePoint UI successfully. 
    Request
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:dws="http://schemas.microsoft.com/sharepoint/soap/dws/">
       <soapenv:Header/>
       <soapenv:Body>
          <dws:CreateFolder>
             <!--Optional:-->
             <dws:url>Shared Documents/VenTest02092015v1/REQ-1</dws:url>
          </dws:CreateFolder>
       </soapenv:Body>
    </soapenv:Envelope>
    Response:
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <soap:Body>
          <CreateFolderResponse xmlns="http://schemas.microsoft.com/sharepoint/soap/dws/">
             <CreateFolderResult>&lt;Error ID="10">FolderNotFound&lt;/Error></CreateFolderResult>
          </CreateFolderResponse>
       </soap:Body>
    </soap:Envelope>

    Yes, you're probably hitting the 5000 list item threshold (
    http://sharepoint.stackexchange.com/questions/105937/overcoming-5000-file-document-library-limits ). I assume you can do it via the UI because you're probably logged in as an admin in which case, out of memory, the threshold is 20.000 items. You can extend
    this limit, but you probably shouldn't.
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

  • Linking a programmatically created folder in SharePoint Document Library.

    I have created folders within a document library using InfoPath & C#. To that folder I uploaded several documents using several file attachment controls within the same InfoPath Form using the code behind the form.  Now I want to create an Hyperlink
    to each folder in another document folder's column that has the relationship with the previously created folder.
    When I googled I saw there are lot of articles to create Folders ,uploading documents to folders in a SharePoint Library but I cannot understand how to create a hyperlink in a SharePoint Document Library field column.
    Could someone help me to solve this matter?
    Thanks,
    Regards,
    Chiranthaka

    Why don’t you create a hyperlink column to store the hyperlink value, or you can use a lookup column to lookup the related folder item?
    Qiao Wei
    TechNet Community Support

  • Creating a folder for a document library in SharePoint online

    Hello I am looking for a good place to get started on creating a folder for a document library using a powershell script. Thanks in advance for any help.

    Here is a guide to creating folders and items in a document library for SharePoint Server/Foundation: Creating SharePoint Folders
    and Items with PowerShell. You will need to tailor it to your needs as it's a demo for creating 50,000 items.
    That's step 1 and contains the bulk of what you would need to do. Here's an example of connecting to a library in SharePoint Online using CSOM: Office
    365 - PowerShell Script to Upload Files to a Document Library using CSOM. You won't be uploading files, but the parts where you connect and get a list are what you're interested in.
    Now you'll combine bits from both of these scripts:
    1. Connect to SPO
    2. Get your list (looks like you need to first get the site collection and then the site)
    3. Create a folder
    I figure it would look something like this (note I haven't tested this at all):
    #Specify tenant admin and site URL
    $User = "[email protected]"
    $SiteURL = "https://tenant.sharepoint.com/sites/site"
    $DocLibName = "DocLib"$FolderTitle = "Example Folder"
    #Add references to SharePoint client assemblies and authenticate to Office 365 site - required for CSOM
    Add-Type -Path "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\Microsoft.SharePoint.Client.dll"
    Add-Type -Path "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\Microsoft.SharePoint.Client.Runtime.dll"
    $Password = Read-Host -Prompt "Please enter your password" -AsSecureString
    #Bind to site collection
    $Context = New-Object Microsoft.SharePoint.Client.ClientContext($SiteURL)
    $Creds = New-Object Microsoft.SharePoint.Client.SharePointOnlineCredentials($User,$Password)
    $Context.Credentials = $Creds
    #Retrieve list
    $List = $Context.Web.Lists.GetByTitle($DocLibName)
    $folder = $list.AddItem("", [Microsoft.SharePoint.SPFileSystemObjectType]::Folder)
    $folder["Title"] = $FolderTitle
    $folder.Update();
    Jason Warren
    @jaspnwarren
    jasonwarren.ca
    habaneroconsulting.com/Insights

  • Create folder in Document Library using Sharepoint 2010 Client Object Model

    I would like to check for the existence of a folder in s Sharepoint 2010 Document Library and if the folder is not found, create it. (I would then subsequently programmatically upload documents to that folder -- which I have figured out). Can someone
    please help me figure out how to check for the extistence of and then create a folder using the Sharepoint 2010 Client Object Model?

    You can use this:
    public static void CreateFolder_ClientOM(string listName, string folderName)
    ClientContext clientContext = new ClientContext("http://basesmc2008");
    Web web = clientContext.Web;
    List list = clientContext.Web.Lists.GetByTitle(listName);
    clientContext.Load(clientContext.Site);
    string targetFolderUrl = listName + "/" + folderName;
    Folder folder = web.GetFolderByServerRelativeUrl(targetFolderUrl);
    clientContext.Load(folder);
    bool exists = false;
    try
    clientContext.ExecuteQuery();
    exists = true;
    catch (Exception ex)
    if (!exists)
    ContentTypeCollection listContentTypes = list.ContentTypes;
    clientContext.Load(listContentTypes, types => types.Include
    (type => type.Id, type => type.Name,
    type => type.Parent));
    var result = clientContext.LoadQuery(listContentTypes.Where
    (c => c.Name == "Folder"));
    clientContext.ExecuteQuery();
    ContentType folderContentType = result.FirstOrDefault();
    ListItemCreationInformation newItemInfo = new ListItemCreationInformation();
    newItemInfo.UnderlyingObjectType = FileSystemObjectType.Folder;
    newItemInfo.LeafName = folderName;
    ListItem newListItem = list.AddItem(newItemInfo);
    newListItem["ContentTypeId"] = folderContentType.Id.ToString();
    newListItem["Title"] = folderName;
    newListItem.Update();
    clientContext.Load(list);
    clientContext.ExecuteQuery();
    Blog | SharePoint Field Notes Dev Tool |
    ClassMaster

Maybe you are looking for

  • Receiving attachments in Mail

    When I receive e-mail(Mail) with an attachment, many times the attachment doesn't show in its entirety. If I hit forward or reply, the full attachment shows up, so I know it's there. I just can't see it in the original e-mail. How can I correct this?

  • Burned cd's won't work

    I burned two CD's on my roomate's computer (not the same video on both) with a couple of AVI movies that, while on my hard drive, worked just fine. I burned the CD and it mounted on my system fine, but VLC couldn't read it. It's not VLC's problem bec

  • CS2 problems with reinstall

    After successfully installing CS2 on an iMac and using it without problem for two weeks, it suddenly stopped working, notifying me that, '-a serious error has been detected' I followed its suggestion (deleted the apps) and reinstalled the software. N

  • Alternative of MousePressed

    Hello, in my program I have a panel where something is drawn. At the moment, I use a button which accumulates all the parameters that have been entered in JTextFields. So, I use the following method to clean the panel before a new drawing: private vo

  • Contacts list splits in 6500C

    I have an 6500C on which multiple numbers/details were listed on each contact. As my phone developed a problem, i sent it to Nokia care and it was promptly rectified. However, when i put back my sim and checked the contacts list...they were split i.e