Ciscoworks lms4.0-Windows server 2008R2-VMware esxi 4.0

I am trying to installa ciscoworks lms4.0 on VMwareESXI 4.0, i installed windows server 2008 R2 enterprise  –inglish langauge.
For this release of windows, lms 4.0 need PATCH “CiscoWorks_LMS_4.0.x_WIN2K8_R2
” as cisco guide request.
Before i begin installation, i changed the language and keboard in Inglish ...
During installation i still have this message :
“ you are trying to install ciscoworks unsupported operting system .....”
ANY HELP ?

Problem Solved !!
It is my fault !! .

Similar Messages

  • LAG between SG300 and Windows server on VMware ESXi 5.5

    Hello,
    I'm trying to setting up a LAG of 2 x 1GB between a Windows 2012 server on VMware 5.5 and a SG300-52 switch, but without any success till now.
    The SG300 is configured as follow :
    config-file-header
    SG300-52
    v1.4.0.88 / R800_NIK_1_4_194_194
    CLI v1.0
    set system mode router
    file SSD indicator encrypted
    ssd-control-start
    ssd config
    ssd file passphrase control unrestricted
    no ssd file integrity control
    ssd-control-end cb0a3fdb1f3a1af4e4430033719968c0
    port jumbo-frame
    vlan database
    vlan 10,20,30,40,50,60,70,99
    exit
    voice vlan id 40
    voice vlan oui-table add 0001e3 Siemens_AG_phone________
    voice vlan oui-table add 00036b Cisco_phone_____________
    voice vlan oui-table add 00096e Avaya___________________
    voice vlan oui-table add 000fe2 H3C_Aolynk______________
    voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
    voice vlan oui-table add 00d01e Pingtel_phone___________
    voice vlan oui-table add 00e075 Polycom/Veritel_phone___
    voice vlan oui-table add 00e0bb 3Com_phone______________
    port-channel load-balance src-dst-mac-ip
    ip dhcp pool network DHCP-VLAN1
    address low 192.168.2.120 high 192.168.2.139 255.255.255.0
    default-router 192.168.2.1
    exit
    ip dhcp pool network DHCP-Internal
    address low 172.16.0.40 high 172.16.0.79 255.255.255.0
    default-router 172.16.0.1
    exit
    ip dhcp pool network DHCP-Management
    address low 10.0.0.120 high 10.0.0.139 255.255.255.0
    default-router 10.0.0.1
    exit
    ip dhcp pool network DHCP-Phone
    address low 10.0.2.80 high 10.0.2.99 255.255.255.0
    default-router 10.0.2.1
    exit
    ip dhcp pool network DHCP-Pro
    address low 10.0.1.140 high 10.0.1.199 255.255.255.0
    default-router 10.0.1.1
    exit
    ip dhcp relay address 10.0.0.60
    ip dhcp relay enable
    ip dhcp information option
    bonjour interface range vlan 1,10,20,30
    qos trust cos
    hostname SG300-52
    username cisco password encrypted c464af817287343305cbd6493c593885695df531 privilege 15
    ip ssh server
    ip telnet server
    interface vlan 1
     ip address 192.168.2.1 255.255.255.0
     no ip address dhcp
    interface vlan 10
     name Management
     ip address 10.0.0.1 255.255.255.0
     ip dhcp relay enable
    interface vlan 20
     name Pro
     ip address 10.0.1.1 255.255.255.0
     ip dhcp relay enable
    interface vlan 30
     name Internal
     ip address 172.16.0.1 255.255.255.0
     ip dhcp relay enable
    interface vlan 40
     name Phone
     ip address 10.0.2.1 255.255.255.0
     ip dhcp relay enable
    interface vlan 50
     name TV
    interface vlan 60
     name "Exchange DB Replication"
     ip address 10.0.100.1 255.255.255.0
    interface vlan 70
     name Test
    interface vlan 99
     name WAN
     ip address 192.168.0.2 255.255.255.224
    interface gigabitethernet1
     switchport mode access
     switchport access vlan 10
    interface gigabitethernet2
     switchport trunk allowed vlan add 10,30,40
     no cdp enable
    interface gigabitethernet3
     switchport trunk allowed vlan add 20
    interface gigabitethernet4
     switchport mode access
     switchport access vlan 60
    interface gigabitethernet5
     switchport mode access
     switchport access vlan 10
    interface gigabitethernet6
     switchport mode access
     switchport access vlan 20
    interface gigabitethernet7
     switchport mode access
     switchport access vlan 20
    interface gigabitethernet8
     switchport mode access
     switchport access vlan 30
    interface gigabitethernet9
     switchport trunk allowed vlan add 10
    interface gigabitethernet25
     switchport mode access
     switchport access vlan 10
    interface gigabitethernet26
     channel-group 2 mode on
    interface gigabitethernet27
     channel-group 2 mode on
    interface gigabitethernet28
     switchport trunk native vlan 60
    interface gigabitethernet29
     switchport mode access
     switchport access vlan 20
    interface gigabitethernet30
     switchport mode access
     switchport access vlan 30
    interface gigabitethernet32
     qos cos 5
     switchport mode access
     switchport access vlan 10
    interface gigabitethernet45
     spanning-tree link-type point-to-point
     switchport mode access
     switchport access vlan 50
     macro description switch
     !next command is internal.
     macro auto smartport dynamic_type unknown
    interface gigabitethernet46
     switchport mode access
     switchport access vlan 50
    interface gigabitethernet47
     switchport mode access
     switchport access vlan 50
    interface gigabitethernet48
     switchport mode access
     switchport access vlan 50
    interface gigabitethernet49
     switchport mode access
     switchport access vlan 99
    interface gigabitethernet51
     spanning-tree link-type point-to-point
     switchport trunk allowed vlan add 10,20,30,40,50,60,70,99
     macro description switch
     !next command is internal.
     macro auto smartport dynamic_type switch
    interface Port-channel2
     description HBAIP-VM2
     switchport trunk allowed vlan add 10,20,30,40
    exit
    ip default-gateway 192.168.0.1
    ip route 10.0.0.0 /24 192.168.0.1
    ip route 10.0.1.0 /24 192.168.0.1
    ip route 10.0.2.0 /24 192.168.0.1
    ip route 172.16.0.0 /24 192.168.0.1
    GE26 & GE27 have been added in LAG2
    VLAN 1UP, 10T, 20T, 30T & 40T have joined the LAG
    In VMware, a vswitch has been created, using the 2 NIC connected to the LAG; and a Virtual Machine Port Group has been created for each VLAN member of the LAG
    In Windows 2012, the 4 Network adapters have been added (1 for each VLAN), but they cannot ping their gayeway
    However, the interfaces receives correctly thei IP addresses (and options) from the DHCP server, via the DHCP relay of the SG300
    I also following the configuration described in this link (http://it-erate.com/setting-lag-vmware-esxi-5-cisco-sg300/) but without any success.
    Do you have any idea ?
    Thanks in advance for your help.

    Please make sure the load balance mode in VMware is Route based on IP Hash.
    The default value is virtual switch port ID, which cannot work together with port-channel in upstream switch, as explained in: 
    http://www.vmware.com/files/pdf/virtual_networking_concepts.pdf
    "Note: If you select either srcPortID or srcMAC hash, you should
    not configure the physical switch ports as any type of team or
    bonded group."

  • System Cache Issues with Windows Server 2008R2

    Hi,
    I'm trying to deploy Java version 1.5.0 (build 1.5.0_14-b03) on a new Windows Server 2008R2 installation. I want to use the system cache feature and have used it successfully on Windows XP workstations and Windows 2003 servers in the past. I even got it to work on a test Win Server 2008R2 server earlier this week. But on my production machine I can't get the system cache to configure.
    I installed Java as usual and it installed into the Program Files(x86) directory. I copied my deployment files to the c:\windows\sun\java\deployment directory.
    Deployment.config contains:
    deployment.system.config=file\:/c\:/windows/sun/java/deployment/deployment.properties
    Deployment.properties contains:
    deployment.user.cachedir=C\:\\Program Files\\HCN
    deployment.user.cachedir.locked
    deployment.system.cachedir=C\:\\Program Files\\HCN
    deployment.javaws.shortcut="NEVER"
    deployment.javaws.autodownload="NEVER"
    Not sure what's missing here especially since it worked fine the other day.
    Both of these servers are virtual, VMware ESX 3.5 and were created from the same template. Only real difference is the production system will be a XenApp application server so it has XenApp installed.
    Error I'm getting is that in Javaws it reports that the system cache is not configured and every time I launch my application it has to download from the source because we are deleting the local profiles when the user logs out.
    Any suggestions?
    Thanks in advance,
    Linn

    >    I just wanted to know whether there will be any sort of communication or support issues between PROD and DEVE systems with such diverse configurations.
    No.
    You could even use HP-UX on the DEV system - as long as you're able to share a common directory to ensure transporting it's not a problem. Transports are OS and DB independent.
    However, memory management and security in Windows 2008 changed significantly, you may have to use different configurations for W2K8 vs. W2K3.
    Markus

  • Hi, We are running domino application in windows server 2008r2 machine, we are facing High RAM utilization issue, but there is no such process are running.

    Hi, We are running domino application in windows server 2008r2 standard virtual machine, we are facing High RAM utilization issue, but there is no such process are running. Machine is running in ESXI host, most of the time it shows high RAM utilization.
    We upgraded the ram from 6 to 8 GB, but still facing the issue,
    Where as other  VMs working fine.
    Need a help to find out the issue.

    Hi Sathish sampath,
    You can use Resource monitor and Task Manager->Performance to monitor the RAM memory utilization, I also recommend you to download the
    RAMMap to get more detailed memory information.
    For more detailed information to troubleshoot this issue, please also refer to this thread:
    memory performance problem. Please help.        
    You can also choose to post your monitor picture to help us to troubleshoot.
    I holp this helps.                       

  • Windows Server 2008R2 profile unload impossible due to Temp "Z@.." files

    Hi,
    We are supporting many environments for different customers.
    Unfortunately they all share the same issue, which is caused by the combination of Windows Server 2008R2 and Adobe Reader 11.
    The files are located in "C:\Users\Some-User\AppData\Local\Temp\2\acrord32_sbx\[email protected]"
    There are many folders, for one user sometimes up to 20 folders (user.domain.001, user.domain.002 etc), collecting up to wazoo.
    Removing hotfixes do not solve the issue, neither does the two provided acroct.ini files (to be placed in \windows\ folder).
    All Servers are up2date on Windows update, conform a Patch Policy we maintain.
    We have tried removing Windows updates, ofcourse with a deny on the patch policy so that it doesnt return, but the issue stays occurring.
    I'd prefer to have this issue resolved by installing a patch - Instead of removal of patches.
    As I am searching for a way to directly contact Adobe Support, I could only opt-in on this forum to get support afaik.
    If needed, I can put down more information ofcourse.
    Server info:
    Hypervisor: VMware 5.1
    OS:     Windows Server 2008 R2 SP1 (used as Terminal Server, one of 5 servers total)
    RAM:     12GB Memory
    Adobe Reader version:     Adobe Reader XI (11.0.06)
    Anyone who can help out get professional support, please don't hesitate to respond.
    Regards, Michael

    I have read many many articles for this issue.
    Outcome is, like from this Blog, Adobe has to re-code Reader.
    We have tried alot of ways to get this fixed, but neither uninstalling MS Patches, nor the AcroCT.ini files (yes both) are a fix for us.
    If Adobe Reader needs to use temporary fonts for printing the PDF files, they have to Force unload and clean up the temporary fonts/files. (Font Installation and Deletion (Windows))
    Since MS14-045: Description of the security update for kernel-mode drivers: August 27, 2014 there is a new behavior for Font and Font Resource installation/deletion.
    Since Adobe Reader has NO support channel, NO way of contacting other than the forums:
    How on earth could we get this to be fixed in a new release???
    Should this message be posted on all threads for this annoying issue?
    We are facing this problem with over 10 customers on over 600 Remote Desktop Servers - No way I am going to remove patch #1 from August 2014, which is being re-deployed in a newer fix every month..
    The root cause is the programming in Adobe, which had been conform Microsoft's wishes, but this behavior change in removal has to be remarked to Adobe...
    Regards and awaiting a way into the developers part on Adobe Reader.
    Michael

  • Oracle 11g r2 report server on vmware esxi 5.1

    dear gurus
    assist me we are facing issue with oracle 11g r2 report server on vmware esxi 5.1
    see all of sudden report function, however we restart server then it work fine,
    where it is on windows 2008 r2 sp1
    our vendor say not certify by oracle this product, we have no rac just standalone env
    1db 1 form 1 report server  all on VMs guest working
    we could not find os vm oracle logs root causes
    kindly assist or advise

    user6029797 wrote:
    Now - I wanted to create 2 such VM Guest Linux O/S instances and make those 2 Linux/Oracle into Oracle 11g R2 RAC
    Is this possible to do - so I can learn about Oracle 11g R2 RAC operation, tuning, setup and maintenance?Yes, possible to setup.
    No, you are unlikely to learn anything of value ito tuning and maintenance as the environment does not run on actual cluster h/w that are used in real world RAC clusters. For example, huge pages, jumbo frames - pretty meaningless in a VM for tuning Oracle RAC. Bonding of Interconnect Interfaces and pulling the plug - pretty much useless. What about running multiple I/O paths to the cluster's storage server? Using RDS for Interconnect instead of UDP? Etc. Etc.
    RAC is only as performant, scalable and robust as the h/w components it is build on. I cannot see any value in virtualising this and expecting to gain real insight to RAC performance management and tuning. Best one can expect is familiarisation with installation prerequisites, the installation steps and setting up the database. I question if any more value than that can be obtained from a single PC virtualised RAC environment.

  • Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer

     Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer, And when Installing network printers from the domain controller it reports it cannot connect to printer.  I can ping all
    network devices. I can connect to the internet.
    On boot I get a netlogon 5719 error followed by service control manager errors 7023,7001 and a group policy error 1129.
    Clients can connect to the remote application and RDP operates to connect to the server internally and externally.
    The domain controller is another server 2008r2 box. I have scoured the internet but have not found any solutions that work yet.

    Hi,
    After referring to your post, it can be identified that the issue which you are facing is mostly due to some network issue in your environment. Please recheck your network connection issue between computer and domain controller. 
    Can you able to ping with IP address and also with fully qualified name of a domain controller in the users' and computers' domain. If it fails states that name resolution issue with computer and domain controller. Are you using MS DHCP Relay agent then there’s
    available Hotfix for the particular Event ID. Please go through this KB 2459530 to fix the error event ID.
    As per the net logon error 5719 which you are facing states that the client component of Netlogon was unable to locate a DC for the domain it was trying to perform an operation against. Below is one of the reason. If this is being logged on a DC and the event
    refers to the DC's own domain, something might be preventing the client component of Netlogon from starting a network session (to itself or to another DC in the domain). The following event 7001 & 7023 states start & stop operation service. Please
    go through beneath article for more details.
    1.  Event ID 5719 is logged when you start a computer
    2.  Netlogon 5719 and the Disappearing Domain [Controller]
    3.  Event ID 1129 — Microsoft-Windows-GroupPolicy
    Hope it helps!
    Regards.

  • Unable to do Bare Metal Restore on Windows Server 2008R2 Backup from USB Seagate Backup Plus Harddrive

    I have done a windows full server backup on to an external Seagate HDD on a Dell PowerEdge T110 II Server running Windows Server 2008 R2
    I want to clone this and do a Bare Metal Restore on an identical server at home which has Windows Server 2008 R2 on it.
    I boot from the Windows DVD provided, select repair however windows Server 2008 R2 will not find the image of the Seagate drive. The Seagate drive can be seen on the server otherwise. I guess there are options to load the driver, but I don't see them.
    Please help. Kind of stuck here
    Thanks

    I am using a windows server 2008R2 disk to boot up. Both the servers have windows server 2008R2 on them. I have two licenses for each of the servers. I want to use the server at home as a backup server in case the server in office  goes down. I used
    windows server backup to backup the server at work to a portable USB hard drive. I bought the hard drive home and want to clone the server at work. I heard bare metal restore is the best way to do this. So I booted the server at home with the windows server
    2008 r2 disk that I have and clicked repair. I had attached my seagate portable drive to the usb port so that the server could find the image of the server at work, however the server cant find the hard drive or the server image. Is it a problem with my usb
    hard drive? Do I need a specific type of usb hard drive to do server image backups?
    If I let my server at home boot regularly and it comes up, it can see the image on the hard drive so I dont know how to do the bare metal restore. I know it can be done becuase my IT guy did it when he set up both the servers. I just want to periodically
    clone them so make sure the server at home is updated with the settings of the server at work.
    Thanks for any help here

  • Can't Open Reports after upgrading to Windows Server 2008R2

    Since upgrading to Windows Server 2008R2, I am unable to use File > Open to browse my network for existing Crystal Reports.  I am able to access reports from my recent reports list.  If I use Windows Explorer to try to find/open an existing report file, I'm prompted for the installation disk.  Is this a known issue?  Thanks for your help.

    SP2 fully supports Windows 2008 Server, here's a link to the [platforms PDF|http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/00225757-ab5c-2c10-c1a8-fb9f9f0f4ac2&overridelayout=true] file:
    As for permissions this is something you need to setup with Windows and file sharing.
    Thank you
    Don

  • The server encounter an error while attaching Virtual Hard Disk in Windows Server 2008R2

    Unable to add an existing virtual hard disk in new VM(windows server 2008r2).

    Please repost here:
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverhyperv
    And include the actual and full error message.

  • Windows Server 2008r2 Printer Sharing

    Hi folks,
    I have a Windows Server 2008r2 set up as my workstation and I'd like to share the printer with my wife's MacBook. I've set up Printing Services on WS2008r2 and enabled IPP, LPD and everything else I could think of.
    The printer sharing works, our other laptop which is Win7 can use it normally, but setting up the share on a Mac is a whole new kettle of fish.
    I couldn't get it to connect via IPP, Mac keeps insisting on port 631 even though IPP is running on port 80 here. I have no idea what to put into the address field, if I copy/paste the URL the Mac doesn't recognise it. If I just put in the server name it's happy but insists on connecting to port 631.
    Next came LPD which seems to work, Mac connects to the server and picks up the printer. Which brings me to the next problem. If I use standard generic postscript driver then nothing happens, printer gets switched on on the server and stops. An event log entry reports an LPD error:
    "The Line Printer Daemon (LPD) service received commands in an invalid format from 192.168.2.106 and refused the print job. This can occur if the Line Printer Remote (LPR) client is incompatible with the Windows LPD service and Request for Comments (RFC) 1179. Try printing using a different LPR client."
    The printer is a Canon Pixma iP5200R. If I switch the printer options from generic postscript to a Canon printer it will print but it only uses about 60% of the space, so everything is shrunk on the page. It does print the full content of the page, just makes everything smaller. I managed to get this far by selecting one of the BJC (Bubblejet) models from the drop-down list.
    I've installed Canon's driver for iP5200 from their site but it's not available anywhere on the Mac. How do I tell the Mac to use a different driver?
    I feel I'm getting close to fixing this, but now the problem is in Macland and I'm not too familiar with it.
    Anyone got any suggestions? Any help would be appreciated!
    Thanks!

    I'm going to apologize first because I don't have a real solution and my post will sound negative, but my experience may give some insight.
    My experience is that Apple didn't get Windows printing "done right" until 10.5. Prior to that, I could never print to a Canon S800 printer attached to a Vista Ultimate machine. With the printer attached to a XP machine, I could print, but it would often fail. (Just no output and OSX saying printer was offline.) This was with a G3 B&W with 10.3 and a iMac with 10.4. And like you, I did try the IPP and LPD settings but just never got a usable setup.
    Then I got a Macbook Pro with 10.5. Printing worked fine straight out of the box to the same S800 printer on Vista. Mac Mini with 10.5 worked also. Upgraded both to 10.6 and printing still works. Even a clean reload of 10.6 on the Macbook, Windows printing is fine. Also to a Epson R280 attached to the same Vista machine.
    Windows 2008, having more in common with Vista and Win7, I'd guess that you may be having similar issues to me. I don't know of any fix, other than 10.5. If you have a friend with a newer Mac, then you can test it. (Otherwise, if you can upgrade your Mac to 10.5 or 10.6. But testing with a friend's Mac would save the cost of buying an OSX upgrade if it didn't work.)
    Like I said, no real solution, other than possibly upgrading to 10.5/10.6. So maybe just a pointer to a different line of thinking. Good luck!

  • Windows Server 2008r2 Printer Sharing over vlan

    Hi folks,
    I have a Windows Server 2008r2 set up as my workstation and I'd like to share the printer with 4 new macs. I've set up Printing Services on WS2008r2 and enabled IPP, LPD and everything else I could think of.
    The printer sharing works, our other laptop which is Win7 can use it normally, but setting up the share on a Mac is a whole new kettle of fish.
    I couldn't get it to connect via IPP, Mac keeps insisting on port 631 even though IPP is running on port 80 here. I have no idea what to put into the address field, if I copy/paste the URL the Mac doesn't recognise it. If I just put in the server name it's happy but insists on connecting to port 631.
    Next came LPD which seems to work, Mac connects to the server and picks up the printer. Which brings me to the next problem. If I use standard generic postscript driver then nothing happens, printer gets switched on on the server and stops. An event log entry reports an LPD error:
    "The Line Printer Daemon (LPD) service received commands in an invalid format from 172.16.8.106 and refused the print job. This can occur if the Line Printer Remote (LPR) client is incompatible with the Windows LPD service and Request for Comments (RFC) 1179. Try printing using a different LPR client."
    The printer is a Brother hl-6050D/DN series. If I switch the printer options from generic postscript to a Brother printer it will print but it only uses about 60% of the space, so everything is shrunk on the page. It does print the full content of the page, just makes everything smaller. I managed to get this far by selecting one of the BJC (Bubblejet) models from the drop-down list.
    I've installed Brother's driver for 5060D/DN from their site but it's not available anywhere on the Mac. How do I tell the Mac to use a different driver?
    I feel I'm getting close to fixing this, but now the problem is in Macland and I'm not too familiar with it.
    Anyone got any suggestions? Any help would be appreciated!+
    Thanks!

    I'm going to apologize first because I don't have a real solution and my post will sound negative, but my experience may give some insight.
    My experience is that Apple didn't get Windows printing "done right" until 10.5. Prior to that, I could never print to a Canon S800 printer attached to a Vista Ultimate machine. With the printer attached to a XP machine, I could print, but it would often fail. (Just no output and OSX saying printer was offline.) This was with a G3 B&W with 10.3 and a iMac with 10.4. And like you, I did try the IPP and LPD settings but just never got a usable setup.
    Then I got a Macbook Pro with 10.5. Printing worked fine straight out of the box to the same S800 printer on Vista. Mac Mini with 10.5 worked also. Upgraded both to 10.6 and printing still works. Even a clean reload of 10.6 on the Macbook, Windows printing is fine. Also to a Epson R280 attached to the same Vista machine.
    Windows 2008, having more in common with Vista and Win7, I'd guess that you may be having similar issues to me. I don't know of any fix, other than 10.5. If you have a friend with a newer Mac, then you can test it. (Otherwise, if you can upgrade your Mac to 10.5 or 10.6. But testing with a friend's Mac would save the cost of buying an OSX upgrade if it didn't work.)
    Like I said, no real solution, other than possibly upgrading to 10.5/10.6. So maybe just a pointer to a different line of thinking. Good luck!

  • HP Office Jet Pro 8600 Plus 910 n printer driver does not install on a windows server 2008R2 OS

    I recently had a new server installed, a Proliant with a Windows Server 2008R2 operating system. I now just discovered that my All in One Office Jet Pro 8600 Plus A 910 will not install on the Windows Server 2008 R2, ïncompatible operating system. Does anybody have a workaround or solution?

    Hello dawnp,
    Welcome to the HP Forums.
    I see that you are having an issue with installing the printer on to your Windows 7 computer.
    I suggest that we start off by running the HP Print and Scan Doctor.  If the Doctor fails, please let me know where it failed as well as any error codes you may see.
    Write me back when you have time and I will be happy to help.
    Cheers, 
    Click the “Kudos Thumbs Up" at the bottom of this post to say “Thanks” for helping!
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    W a t e r b o y 71
    I work on behalf of HP

  • Windows Server 2008r2 - Users somtimes can't see new files in folders unless a new file is created.

    Hello Folks!
    My users sometimes have a problem that user A sometimes can't see a file created or copied by user B to a directory within a share they can both access. Both are within the same group which grants them Full Access on the share, settings for permissions are
    correctly set to be applied on directories, subdirectories and files.. Confusingly, this can be fixed when user A creates some kind of file (empty .txt, for example); the "missing" files will suddenly appear.
    Windows Server 2008r2, DC
    Windows File Server 2008r2, shares and files are located here.
    ABENUM activated, needed for several folders.
    The Domain-Admin Account is able to see all the files all the time.
    Anybody got an idea what I could check?
    Thank you very much!
    Kind regards,
    Boris

    Hi,
    When you use user A access the shared folder, did you do the refresh to check the result?
    If the issue persists, please try to install this hotfix:
    http://support.microsoft.com/kb/2769790/en-us
    Regards.
    Vivian Wang

  • Installation of windows server 2008r2 on dell power edge 2850

    I just received an dell power edge 2850, can I install windows server 2008r2 on this unit

    Hi rpalmer,
    To avoid some potential issues ,It is recommended to contact to DELL for further assistance . Although someone can install 2008R2 on PE 2850 .
    http://en.community.dell.com/
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • The volume for "network" cannot be found

    Hey guys, I have a small probelm. I have a g5 quadcore, with 2 network ports. On ethernet port 2 i usea connection to a switch for my internet, which i share with others. On port 1 i just installed a newtork hard drive, to use with time machine when

  • Icon for Jar File?

    Is it possible to include an Icon in a Jar file that will be displayed for the jar file instead of a default Icon give to it by Windows 2000? If so, how is it done? Thanks

  • Help interfacing a DC bicycle generator with my vi

    Hello I have a bicycle/DC generator displ;ay setup for the public to view here at the university. I have a vi that will count revolutions, keep time and calculate distance in meters. I used a bike computer. I cutoff the puter, juice up the pick up an

  • Re: Can't start Satellite A40-271 with USB driver

    Hello, I've a Toshiba Satellite A40-271 and there was a problem with windows and i can't start it, so i've decided to start it with linux. I've tried once with a cd and it worked perfectly, now i'm trying with an usb flash pen and it's not working. C

  • Extending Life of Mac Pro 1,1

    I just swapped out an ailing HDD RAID 0 that served me very well since 2007, and replaced it with an SSD RAID 0 (3 x 120, with HDD Time Machine and external storage). What a difference! I fell as though the machine has some new life. Along those line