File and print sharing on windows server 2008

Hi, Now that microsoft have removed the apple compatability oprtion from server 2008 onwards. Does anyone know how to interate Macs onto them?
Primarily this is for sharing files and printing services, but also vpn access etc.
We are new to mac computing and are starting to change over our infrastructure but at the firat attempt we hit this problem. Apple support just say 'we dont support that'
Not good service, so I thought the community would know?
Please help!
New Macbook pro running Mountain lion - Windows 2008 SBS.

Hi, Now that microsoft have removed the apple compatability oprtion from server 2008 onwards. Does anyone know how to interate Macs onto them?
Primarily this is for sharing files and printing services, but also vpn access etc.
We are new to mac computing and are starting to change over our infrastructure but at the firat attempt we hit this problem. Apple support just say 'we dont support that'
Not good service, so I thought the community would know?
Please help!
New Macbook pro running Mountain lion - Windows 2008 SBS.

Similar Messages

  • File and Printer sharing on Windows 7 Through Group Policy

    Hi,
    I was wondering how to enable File and Printer sharing on Windows 7 Through Group Policy. I have enabled the policy called: Allow inbound file and printer sharing exception.
    But when I go to advanced sharing settings, it's still turned off.
    Windows Server 2003 AD Domain, and I'm using the Group Policy Manager from my Windows 7 machine to edit the policy.
    Any ideas?

    Hi,
    Based on my knowledge, there is no Group Policy setting for enabling and disabling File and Printer sharing. To do this, you may need to write a script and you can go to our Scripting Forum for help.
    In addition, I would like to share the following with you:
    Enable or Disable File Sharing for a User or Group by Using Group Policy
    Network and Sharing Center Group Policy Settings
    Hope this helps. Thanks.
    Nicholas Li - MSFT

  • File and Printer Sharing between Windows 7 RC and XP

    I was wondering if any one has successfully networked Windows 7 with XP? I have several machines on a home network, only this one on Windows 7, all the others are XP Pro. While I can browse and access files on the XP machines from Windows 7, I am unable to access files on this machine from any of the XP machines on the network. Also have been as of yet unable to print from this machine to a shared printer on one of the XP machines. When I try to add the neworked printer to this machine, I get an access denied error. There must be some prmisions settings I am missing some where.
    Any help would be apriciated. If this queston has already be ansewared in another post, I apologize as I did search unsucsesfuly for the solution.

    Quote from "Jimbo45" on Windows 7 forum...
    http://www.sevenforums.com/network-internet/4602-xp-7-printer-sharing.html
    I've posted on this before but to share Printers attached to XP computers with either X-64 or X-32 versions of W7 is SIMPLE. These instructions are for the Printer attached to the XP machine (but works in reverse as well).
    ("Stand alone" Network printers can be done slightly similarly BTW).
    assume the computers are call XPMACHINE and W7MACHINE.
    1) Ensure Printer on XP machine is shared - assume it's called SHAREDPRINTER.
    2) On the Network Browsing on your W7 machine ensure you can "See" the Printer share.
    Now on the W7 machine do the following (doesn't matter if it's X-86 or x-64).
    3) Control Panel==> add LOCAL (Yes LOCAL) printer. I know it's on a Network but hold your horses -- what we are actually doing is "Poodlefaking" the W7 machine into thinking it's running the printer.
    4) Create NEW port==>Local port
    5) Portname is \\XPMACHINE\SHAREDPRINTER
    6) Now W7 will load a driver and you'll be able to print on the XP machine.
    Simple
    (For a "Network stand alone printer") at 4) chose TCPIP port
    and at 5) enter the IP address.
    If the printer is on the W7 machine and you want to print on the XP machine then do the same instructions on the XP machine -- 
    port name in this case will be \\W7MACHINE\SHAREDPRINTER
    It worked fine for me, I wonder why Microsoft don´t give this method as default?
    Michael

  • File and printer sharing for Microsoft Networks on Windows server 2008

    Hi Expert,
    I found that the properties of File and printer sharing for Microsoft Networks service disabled after I install the windows server 2008 64bits. I tried to install that service via adding the file and printer sharing services in the properties of local area connection, but it doesn't contain any service in the popup box.  Also, no such service file available in the disk when I tried to install the service from installation disk of windows server 2008 64bits. Is the file "sacsrv.dll" corresponding to the service name of file and printer sharing? I found it is in the directory of "Windows\system32".  I have no idea about where is the problem? Do I miss some components? Please tell me what can I do for it? Thanks!
    Best Wishes,

    Do any experts know the reason of this problem?  Thanks!

  • Script to install and enable file and printer sharing windows 7

    Hello
    I posted this question on the Microsoft Partner Windows 7 forum and the support person told me that I should post it here.
    I have a Customer that was running Novell.  We will migrate them to Active Directory.
    The question I have is.  they did remove the file and printer sharing service on their Windows 7 workstations.
    Is is possible to have a command line or a script to install and enable the file and printer sharing for Microsoft Network?
    We need this enable in order to install the SCCM client remotely
    Greetings
    Gaetan Labrecque

    How are you going to connect to the workstations?
    File and print sharing are not needed for Group Policy to work.  GP can be used to re-enable file and Print Sharing.
    You will also  need to start by joining the machines to the domain.  That will be very difficult unless all have PowerShell and are configured for WinRM.
    This can be somewhat accomplished by using VBScript remotely but will require a very sophisticated admin to set up and debug in your environment.  I recommend hiring a consultant who has experience in conversions or is a master VBScripter in a domain.
    There is no easy answer.  It is not about File Sharing.
    Here is how to add roles and features with PowerShell:
    http://technet.microsoft.com/en-us/library/hh831809.aspx
    ¯\_(ツ)_/¯

  • Windows 7 GPO Script - Enable file and printer sharing

    Hello,
    I'm trying to activate the Advanced File and Network sharing bia script (as there is no GPO option to do this)
    The script is simple : 
    netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=Yes
    netsh advfirewall firewall set rule group="network discovery" new enable=yes
    netsh advfirewall set currentprofile state on
    in .bat and .ps1 it works fine when logged in to a computer with admin rights. I want to run this script on the computer level via GPO. The GPO applies properly, but the settings aren't changed. Any ideas on getting this to work?
    Environment is the following : 
    DC is WinServ 2008 R2, test machines : Win 7 Pro x64
    Test OU with Inheritance disabled, GPO for testing enforced with no other parameters apart from this Computer Startup script. User and Computer account are in the Test OU.
    gpresult shows the GPO is applied, but no data is available under Computer or User configuration. the script is stored in the correct sysvol location.

    Hi,
    Checkout the below thread on similar discussion,
    http://social.technet.microsoft.com/Forums/en-US/b193e8a9-9b2a-4993-bd74-836c65c51dc3/gpo-with-a-startup-script-is-not-working
    Regards,
    Gopi
    www.jijitechnologies.com

  • Deleting print drivers on Windows Server 2008 R2 without Print Role

    Hi,
    I'm using Windows Server 2008 R2 with Citrix Xenapp for published desktops meaning that i need to add a number of different printers to the server for the various users. Unfortunately i have some printer drivers that i think are conflicting and want to remove
    these from the server.
    How can i do this without adding the Print and Document Services role? Without this role i don't believe i can access 'Print Management' in the same way that i would with a Windows 7 client and then remove the driver package.
    Is there another way that i can do this or should i be adding this role just to remove these drivers and then perhaps removing the role (if necessary), assuming that this is possible?
    Thanks for any help.

    add the tools for print management
    in elevated cmd window
    dism /online /enable-feature /featurename:Printing-AdminTools-Collection
    If you already have local shared prints on the server, add the role.  Adding the Role installs the tools and opens the File and print sharing firewall port which would have been achieved by adding a shared printer. You do not need to add the Print
    role to setup a machine as a print server, it's not a requirement. 
    Alan Morris Windows Printing Team

  • File and Printer Sharing Problem with WRT54G

    I am currently having problems sharing files over my network. My setup consists of:
    3 laptops (wireless)
    1 desktop (wired)
    WRT54G V6.0 router with firmware version 1.00.9.
    All of the computers have File and Printer Sharing enabled, unique names, and are on the same workgroup. However none of the computers can see one another. When I try to view workgroup computers for my network places, the explorer window stops responding for about 30 sec. and then spits out a dialog with the error:
    "Workgroup is not accessable. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.
    The list of servers for this workgroup is not currently available."
    I think that this problem has something to do with the router, as I have been successfuly sharing files and a printer with these settings using a microsoft 802.11b router for over a year. After purchasing the linksys and swapping it out with my old router, filesharing no longer functions.
    I have spent a little time browsing the forums and have seen other posts from people with simmiler problems, but was unable to find any solutions.
    Any help would be much appreciated.
    Thanks.

    I'm having the same problems as you are, I have 2 computers on wired the other wireless the router is in between and I can't access from either side, although I can ping and remote connect but just cannot share files across the network. I have looked all over the forums too and there saying to ditch linksys and do something else.
    Its not you thats caused this it is the firmware and the router that have the problems.
    My Specs:
    WRT-54G
    v5.0
    That new firmware update 1.00.9 just isn't working right. I might downgrade my fireware to fix this problem.
    Message Edited by justin2006 on 09-26-200612:24 PM

  • E3000 file and printer sharing issues

    Yes, there is at least one other thread on this but it looked a bit stale.
    Last Friday I replaced my BEFSR41 router and WRT54G wireless access point (which had gone brick on me) with an E3000.The E3000 is configured as a DHCP server at 192.168.168.65 with a scope of 66-115. The only other non-default setting is that I opened up the custom port for my slingbox.
    Prior to making the switch, I had several network shares on an XP desktop that I used frequently from my Vista laptop. Now, however, I can no longer even "see" any other computer from any of the computers on the network, much less access their shared folders. In other words, if I view the network from any of these machines, the only machine that shows up is the machine itself. Everything else (internet access, slingbox, a print server) is working just fine.
    One of the suggestions in the other thread was to turn off Norton Internet Security, which is of course not a viable option. However I did check the settings, relaxed the network default to "Shared", and raised the XP desktop to "Full Trust". This had no effect.
    I pinged the various computers, and was able to do so by their IP addresses, but not by their computer names (that worked with the old router). On a hunch, I tried creating a mapped drive, and that also worked when I used the IP address, but not when I used the computer name.
    So - there's nothing wrong with the network configuration, or with how the shares are set up, and Norton isn't the problem. The only problem seems to be that names aren't being resolved, which could be affecting windows discovery, too. Did the BEFSR41 provide some local DNS functionality by default, and the E3000 doesn't? Is there an option I need to enable? If so, I can't find it. Perhaps I should explicitly add the E3000's internal IP address as a third nameserver??
    A note on the "support" I tried to get before I turned to the forums: The "Chat agent" asked a bunch of questions, misunderstood my configuration and my problem, and once he finally did understand said "we don't support file and printer sharing". It took me several more questions to learn that he really meant that the Chat facility isn't the place for these questions - I had to call the 800 number. I did that, and after several minutes on hold, reached an agent. After going through everything again, and with the rep going on hold several times to "speak to his supervisor", he said it was "beyond his competence". I was eventually told I had to call another FEE-BASED service. I told him that was unacceptable.

    Ok, another update and possibly some clues.
    I was curious why at one point, when all the computers were in Workgroup2, that "Workgroup" still showed up in Explorer under the list of networks, but only on the two XP machines. Netscan showed this group association as well, which I then realized was the E3000 itself, in its role as a [I]potential[/I] NAS server. However there was no storage device attached.
    Could this in itself cause the access error? If so, should users be advised that if they don't plan to host any storage, that they should to go to the E3000 Storage Administration page and change the workgroup name to something other than their actual workgroup name?
    In my case, I changed it to "Workgroupx", though perphaps something like "StorageGroup" would be more meaningful, especially if the Workgroup computers could still access any storage I might install in the future.
    Anyway, I repeated my original approach (after the above change and a router reboot), and at least got my original Workgroup reestablished to the point where the XP machines not longer get access errors, and most machines can access the shares on the XP desktop. The steps I used on each machine were:
    remove any shares I had set up on any folders
    uninstalled the File and Printer Sharing service
    Accessed Computer Name properties page to change the workgroup name
    Shut Down
    After all 4 were done, I reversed the process:
    Started computer (now coming up in new Workgroup)
    Reinstalled File and Printer Sharing service
    Checked visibility
    At this point, the XP machines could see each other, and the Win7 and Vista machines could see each other, but initially these two cliques wouldn't interact.
    Next I re-added the shared folders on the XP desktop, and the XP netbook could see and access them. After about an hour, the Win7 machine joined this clique, and could also access the shares. But six hours later, the Vista machine is still clueless. Netscan shows everything of course, and I used it to set up a mapped drive on the Vista machine to one of the shared folders.
    Other possibly relevant facts:
    The was all working fine with the BEFRS41/WAP54G combo
    I can ping all machines by IP address, but not by name
    On the Vista machine I can set up mapped drives to the XP's shared folders, but again, only by IP address.
    At one point I removed NWLink from the XP desktop. Now, nbtstat -r only shows the printserver's name being resolved.
    The two XP machines, being SP3, lack the LLTD responder.
    So,
    Is it possible the NetBIOS in NWLink was providing some kind of name caching? If so, should I reinstall the protocol driver (I don't think it is available on Win7)?
    Should I request and apply the KB922120 hotfix to get LLTD onto the XP machines?
    Perhaps in the morning, "by name" access will have returned, as it did on my first go-round. Needless to say this has been a real pain, what with all the reboots required. At least now I remember to hit F8 so I can select Safe Mode with Networking...

  • File and Printer Sharing for Microsoft Networks is missing

    I have a Server 2012 Hyper-V VM that is missing the File and Printer Sharing for Microsoft Networks. When I try to Install the service it is not listed. The only service listed is Windows Network Virtualization Filter driver. I have the install media but
    I don't know where the driver would be located. I'm hoping someone can tell me where it is located.
    Update:
    I am trying to run Enable-NetAdapterBinding -Name Ethernet -ComponentID ms_server but it's not working and it's giving me this error.
    Enable-NetAdapterBinding : No matching MSFT_NetAdapterBindingSettingData objects found by CIM query for instances of
    the ROOT/StandardCimv2/MSFT_NetAdapterBindingSettingData class on the  CIM server: SELECT * FROM
    MSFT_NetAdapterBindingSettingData  WHERE ((Name LIKE 'Ethernet')) AND ((ComponentID LIKE 'ms[_]server')). Verify query
    parameters and retry.
    At line:1 char:1
    + Enable-NetAdapterBinding -Name Ethernet -ComponentID ms_server
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (MSFT_NetAdapterBindingSettingData:String) [Enable-NetAdapterBinding], C
       imJobException
        + FullyQualifiedErrorId : CmdletizationQuery_NotFound,Enable-NetAdapterBinding
    Vincent Sprague

    Ok, fixed it, I found the netserv.inf file in c:\windows\inf and tried to use it to reinstall File and Printer Sharing. However File and Printer Sharing was not listed. I copied the netserv.inf file from another Server 2012 VM and was able to install File
    and Printer Sharing using the copied NetServ.inf. After rebooting the server I was able to access network shares on the server.
    Vincent Sprague

  • Problem with file and printer sharing

    I just installed a Linksys WRT54G to replace a D-Link wireless router and cannot reestablish my file and printer sharing since replacing the router.  I had file and printer sharing working fine before installing the WRT54G.   All of the computers are running either XP Pro or 2000 Pro.  I have two printers attached to one of my computers that I was previously sharing with all of the other computers on our home network.  One is attached via a parallel port, the other via a USB port.  
    Here's what I've tried so far without success.
    1.  The IP of the WRT54G is 192.168.1.1, and the IP's it assigns to my LAN computers begin 192.168.1.XXX.  The old IP of the D-Link was 192.168.0.1 and its LAN IPs were 192.168.0.XXX, so I've gone into my firewall and changed the settings for the range of trusted computers to correspond to the WRT54G's IP addresses.
    2.   I've tried uninstalling the printers and reinstalling them, including reinitializing printer sharing.
    3.  When I try to use the Windows  "Add printer" wizard to add a networked printer, it can see the computer that has the printers attached, but it does not see the printers.
    4.  I haven't fooled around with the file sharing settings, but they've all be lost too, so I suspect there is a common problem for both printer and file sharing.
    Any suggestions would be most welcome.  I don't know what would be different about the WRT54G that would cause this problem.

    Try this to Enable File and Printer Sharing...Turn Off the Router Firewall...Make sure the Windows Firewall is also Off...

  • File and Printer Sharing problem

    Message Edited by bartman_60042 on 11-13-2007 05:47 AM

    Oops...somehow submitted without any text.
    My set-up: Linksys Cable Modem with Linksys Wireless Router.  2 Desktop Computers (Black and Grey) and 1 Laptop.  Windows XP SP2 with all current upgrades on each.
    While setting up File and Printer Sharing, I have the following:
    1) The Black computer can file/printer share from both the Grey computer and Laptop.
    2) The Grey computer can only file/printer share from the Laptop; not from the Black computer.
    3) The Laptop can only file/printer share from the Grey computer; not from the Black computer.
    All 3 computers were configured the same as far as I can tell.  The only difference I notice is that the Black computer boots without the XP 'login' screen (no password required), could this be causing the problem?  If this is the issue, how would I change the settings to 'login' to the Black computer?  Any thing else which may be wrong?

  • Mouse not working in Virtual machine (win2k3 32 and 64 bit) on Windows Server 2008 RC1 With Hyper-V Technologies

    I have installed two virtual machines(win2k3 32bit and win2k3 64bit ) on Windows Server 2008 RC1 With Hyper-V Technologies (Beta) enterprise. Mouse is getting lost inside VM (using CTRL+ ATL +  LEFT ARROW  comes mouse control control in host OS).
    Is there any setting to make mouse works? Insert Integration Serice setup Disk operation succeeds.

     all credits for mike_something
    The problem is that the old mousedriver is hooked to the mouse device class.
    To remove this dependency, go into the registry and navigate to the key
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E96F-E325-11CE-BFC1-08002BE10318}
    Remove the value msvmmouf from the UpperFilters Regvalue.
    Reboot....
    tadaaa!!
    If you wish you can take out the drivers completely by deleting these registry hives completely :
    The driver:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\msvmmouf
    The Service:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\VPCMap
    The CopyHook Shell Extension: ( for folder access )
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{30C14BA C-122C-42ED-B319-1139DBF48EB8}\InProcServer32
    HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandle rs\VPCCopyHook
    After a reboot you can delete the "Virtual Machine Additions" folder from program files...
    Good Luck!

  • T61 XP-pro Microsoft file and printer sharing unchecks on Intel(R) 82566M NIC after reboot

    I check Microsoft file and printer sharing but after reboot it is unchecked for Intel(R) 82566M NIC connection profile.
    Anyone else seen this or fixed?
    Message Edited by jbaaremartin on 07-18-2008 11:11 PM
    Solved!
    Go to Solution.

    Problem was setting in security section for the profile in Thinkvantage Access Connections; it was set to cancel Microsoft File and Printer sharing.

  • File and Printer Sharing

    Running XpHomeSp2. Just purchased a WRT150N to replace a failing SMC wireless router. Was able to share files and printers before replacement, now cannot. Microsoft Windows Network recognizes Local network by name after long, slow delay, but does not list any computers or shared locations or devices there when access attempted from main computer, but, oddly, list is possible from another network computer, but only the shares it offers to the network are accessible.
    Only difference between now and prior is the router and that WPA security is invoked. Access is not granted when security is disabled. Have found no support for this issue anywhere. Also now note that Xp no longer lists Simple File Sharing in Folder Options, not that I'd used it in original sharing setup.
    Anyone experiencing similar issues able to offer resolution?

    Your computer software firewall may be blocking the file and printer sharing. It was for me. You changed from a 'Trusted' network physical address to a new network physical address. Go into your software firewall 'Trust' settings and change the new address to 'Trusted'.
    I had previously just disabled the firewall. Apparently that's not totally effective.
    Hope this helps.

Maybe you are looking for

  • LOV gives jbo-25013  in 9.0.3

    Hi, We have migrated our project from 9.0.2 to 9.0.3 (preview 988). In our JClient we have a button lov-binding to select a new record in the form. If we try this JClient in 903, selecting another record in the lov-window gives this error (oracle.jbo

  • Results of exceptions using CKF differ depending on whether CKF is hidden

    I have created a calculated key figure and included it as the criteria for an exception. When the CKF is visible the exception is correct, however when it's set to 'Always Hide' (with the exception set to calculate before local calculation) the excep

  • Can we customize AddTimeStamp

    Hi Experts, As per my scenario i need to generate a time stamp to file that is generated at target side but my client req is in this way file name at target:xyz_yyyymmdd_hh:mm:ss but the out what i am gettind is xyz_20090911-123523-300 ie xyz_yyyymmd

  • Mountain Lion Server- Profile Manager- No such file or directory

    When trying to start Profile Manager I recieve this message: I have tried the following fix provided by Apple: /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/wipeDB. sh However, my problem seems to exist a step before this i

  • Info needed on use of BPDU guard

    The place where I am working, we have 7606 router which is connected to various LAN segments. Sub-interfaces are defined in Ethernet ports for VLAN segments. Each LAN segment is running RSTP in rings, so BPDU packets is expected on VLAN subinterfaces