-
Posts
26 -
Joined
-
Last visited
Reputation
5 NeutralAbout Tara

Personal Information
-
Occupation
Networks Manager
-
Location
London
-
Hi Ryan I would be eternally grateful if you have a copy of Server 2003 Standard (not R2, not Enterprise) please? We have the licence, and a working server, but I need to rebuild so need a physical disc. The ISO is like gold dust!
-
We had 24 Fizzbooks with Windows 7 (drivers are available) but they are without a doubt too slow to handle it. The problem isn't the software - the hardware is just too underpowered. Startup was an average to 2-4 minutes, and the wireless network card drivers are dodgy - frequently drop out. I created a second partition on the hard drive, and installed Zorin, a windows-like OS, beside Windows 7. Works perfectly out of the box (installed from USB stick), no driver issues, and can integrate with AD (via Samba). Be aware the login is not checked with AD (so we use a common login) - you only have to enter your AD username and password when accessing a network share. Startup times are now 15 seconds from cold, compared to 2-3 minutes on Windows 7, and primary school children are using (and loving) it, with zero training. Zorin OS - Home - comes with an education ready version, with preloaded packages....all free!! Feel free to PM me if you have any questions - my advice is to stay with XP or go with Zorin.
-
Very odd issue while setting up folder redirection via group policy, with home folders mapped to n: via AD, on Server 2012. I've created two folders on the server, one for staff data, one for student data. Student users correctly see their My Documents redirected to their server folder, and can see their homefolder mapping to n, once logged in. Students can do the following via their "My Documents": - create folders directly within my documents - create files directly within my documents - create folders via an application, e.g. Microsoft Word But CANNOT: create a file via an application, e.g. Microsoft Word A popup box appears telling them the drive may be write protected or full. A further oddity: If I save to the n share (homefolder), there are no problems making the save!! So in short, if I try save a file via Word to "My Documents" I get a permissions error, whereas if I save the same file to the homefolder mapped N drive, there is no problem. My Documents (set up via folder redirection group policy) and N drive (via homefolder in AD) both go to the same place on the server. It's so bizarre! I've recreated the share twice, and set a second folder up for staff users which works perfectly. This is a brand new setup, so there are no security differences between staff and student users - right now they differ only in name, and the folder their data redirects to (same physical drive). I've set up student users with the following special permissions, as per Deploy Folder Redirection with Offline Files List folder / read data - this folder only Create folders / append data - this folder only Would really appreciate some help with this, as I'm out of ideas, and if I can't resolve this, I can't move away from RM!
-
I've found the issue - if "encrypt data access" is checked on the settings tab (File and Storage Services, Shares) you will be unable to reach the share, even if the user has full NTFS permissions.
-
I've followed this article exactly to create folder redirection: Deploy Folder Redirection with Offline Files However, I cannot access the share mentioned in Step 2 from any PC other than the domain controller. I have even tried logging on to other PCs as the domain administrator, but no joy. However, if I create a folder inside that share, go to Advanced Sharing and set up a share manually (via Windows Explorer) I can get in to that share from any PC, no issues! I am completely baffled! Even if it was a permissions issue, then the domain administrator should still be able to reach it over the network? Can anybody give any advice please? I'm moving us off RM, and onto Windows Server 2012 R2.
-
RMMC does not work from the server, and I get the error before being asked to continue, enter password etc. Here is the text of the error: Launching on the localhost Cannot find ProxyOverride key in the Registry - no need to set the proxy Checking status of Internet Services Waiting for response... Error: IIS is not responding or has returned an invalid response Trying to find another server Getting Establishment List 1 establishment(s) returned Opening Establishment SHC Error getting local establishments, widening search to current domain Getting Establishment List No establishments found, widening search to current domain Error: No more establishments available (6001) We don't use a proxy so I have discounted the first error. I then checked that IIS is running (it is).
-
The problem is caused by a corrupted ntuser file on a roaming profile. The steps to clear it are: 1) rename the existing .V2 folder on the server, create a new one with the original username and ensure the user has modify permissions to it 2) log in from a DIFFERENT PC - one the user has never used. The roaming profile will repopulate with a new ntuser. If you use a machine the user has previously accessed, Windows will use the cached copy of the corrupt profile rather than load afresh from the server. 3) Now return to any PC the user previously used - you will be able to log in with no problems, as the server's newer roaming profile will overwrite the local cached copies.
- 11 replies
-
- active directory
- goup policy
-
(and 2 more)
Tagged with:
-
Why do you feel 2012 is better Rick? I'm about to start that CC3 to Vanilla server learning curve, and settled on 2008 R2 as there seemed to be little difference between the two. We don't plan on using VM. Is there something I'm missing?
-
We can log in to ICT Alive - we just can't select the Coordinator or Education Support buttons. We have working Internet Explorer 32 bit and 64 bit, and Google Chrome on a Windows 7 32 bit PC. RM don't offer support as they have discontinued the product (although we are licenced to 2040!), and there is nothing in the knowledgebase, other than "check your Internet connection". The problem is across the board, every computer running ICT Alive has the same problem. Anyone any ideas please? Is it something that was deliberately turned off when product support ended?
-
Hi Fiza No, there is no PXE server onsite, or on the site who donated the server to us (we are small budget). The server restarted perfectly into Windows without asking for the PXE server (even with the network cable unplugged), until the point at which I turned off the dhcp client and server services. In the bios there are 2 options under integrated devices - embedded nic with pxe on, with pxe off, disable embedded nic. Embedded with PXE on (which was the default) hangs with the error mentioned earlier. PXE off, and NIC disabled, both lead to no boot device available error. I have checked the raid - it is fine! My options at this point are to figure a way to skip past the Intel boot manager and boot directly from the RAID, OR restart the DHCP services OR find a way to manually set the IP configuration of the embedded NIC at boot time.
- 6 replies
-
- dell poweredge
- pxe error
-
(and 1 more)
Tagged with:
-
Our domain controller/fileserver died today, while I was midway through creating a backup controller. The new server is a recently acquired Poweredge 1800. I disabled dhcp server and dhcp client (as it began serving the wrong address range as soon as the PDC went down), set a fixed ip (so that it would not matter that the dhcp server was off) and restarted. My intention was to restore the dhcp and dns backup onto this new server after restart, but unfortunately I didn't get that far. Upon restart the server hung at PXE boot with the error: PXE-E51: no dhcp or proxydhcp offers were received Research indicates this happens when the RAID is dead. However I can see all the RAID drives in the bios raid manager, online and waiting to go. I have tried going into the boot sequence of the server and disabling the network card, but that just gives me "no boot device found" error. The really odd thing is that when the network cable was unplugged, and dhcp server running, I could restart the server no problems. So I realise the problem is the dhcp server - but without the ability to get into Windows I can't turn the service back on again. I can use Hirens to boot into Mini Windows, set an IP and access the Internet fine (but the IP configuration is cleared once the server restarts). Any help gratefully - and urgently appreciated. School starts in 4 days and we have no domain controller, and my best copy of the data was on the server which is now refusing to go past boot.
- 6 replies
-
- dell poweredge
- pxe error
-
(and 1 more)
Tagged with:
-
Yes, the settings are applied to a new user in the OU, but not to a user I moved from an existing (RM) OU.
-
Would @AngryTechnician, or anyone else in this thread, have a spare minute to advise please? I created a new OU (Windows Server 2003). I moved an existing PC, and user, out of the RM Establishment OUs they were previously in, to my new OU. I ticked "block inheritance" on the new OU. I created a new group policy, tied to my new OU, and changed two simple settings as a test (hide clock, hide username on startmenu). I set loopback replace on my new policy. I set "Override disabled" on the new policy to ensure no other policy could overwrite mine. I logged in as the user on the PC listed in new OU but my test settings are not being enforced!!! What am I doing wrong? Any advice appreciated.
