fxlite
Members-
Posts
20 -
Joined
-
Last visited
Reputation
0 NeutralAbout fxlite

-
Hi all. I am a little confused as to why this 2012 R2 install with an intel RS2BL080 (some rebranded LSI controller) is showing some volumes as physical and virtual...it did not do this on initial install, and the only thing I've done is install AD/DNS, set a backup schedule and install sophos AV client. I am hesitant to unmount them as the server is very much in use dishing files out, but I've never actually seen anything do this before... Disk 0 is a 2x500GB RAID1 Disk 1 is a 5x1TB RAID 5 Disk 2,3,4 are ghostly virtual versions of volumes on the above. Any ideas? EDIT: Nevermind - this is apparently what wbadmin does when you create VSS full backups...you also cannot change a wbadmin schedule from VSS full to VSS copy without dismounting them first
-
You literally read my mind and put it in that post. Or have two drives - each time you visit replace it with the new backup...sounds so silly but it'd be effective And surely if you're serious about hosting you'd just rent some servers? I dunno.
-
DropBox for the teaching staff safe or not.
fxlite replied to genesis's topic in Windows Server 2012
Our staff can access their shares from home along with virtual desktop sessions, but sometimes you get someone who will look at something like dropbox and go "oooh, shiny!" and just use it regardless of reason, advice and policy -
I actually thought BC was more fun than wrath...rose tinted glasses, probably...but as many have said, after wrath it's been so-so.
-
Yeah look up conditional forwarding as previously mentioned. I would love to know why you have 3 domains, though.
-
I don't understand why people would want 300mbit connections... What kinda things do you do with your connection?
-
To be honest, if you want to send WOLs to different subnets or VLANs I'd just give whatever server's NIC you were sending it from an IP on each VLAN, otherwise you'll have to set up a zillion iphelpers.
-
Current server is 2003 and there is no direct upgrade path. The chances are we will either double hop or use a third party tool to get to 2013, but I just wanted to get some ideas of requirements...I'm guessing 2013 is similar to 2010 (2013 did seem to stuff its face with RAM more than 2010 when I tested them) Another question is how clever is 2010 or 2013 at deduplicating data?
-
16GB of RAM? That is surprising! Thanks for the replies - I'm obviously highly overspeccing this. Will probably end up going in a VM on one of the blades if this is the case, with split storage accross a couple of LUNs.
-
Hi guys. I'm wondering what people have bought in terms of servers to run their exchange 2010 installs. We have around 2500 users, and I was thinking a 2x6 core xeon 48gb (possibly more) RAM would suffice, and as far as disks go I was thinking of ignoring 15k spinny disks in favour of 7.2k with more capacity (and probably the same speed sequentials r/w). I was also looking at using one/a couple of SSDs for caching. We have SANs available but with the silly amount of disk IO exchange seems to generate I don't really want to put more pressure on them... Any suggestions?
-
Web filtering in small primary schools?
fxlite replied to Blue_Cookeh's topic in How do you do....it?
I've used pfsense with dansguardian a couple of times...it's not that hard to set up and works fine with ldap. You have to use legacy adapters in Hyper-V for pfsense, though...and you have to up/down the interfaces for them to work properly sometimes. Just any old machine with 2 nics you've got lying around would do. -
I'll have to check the DNS paths tomorrow...as far as I know they should be identical. It didn't work with fqdn either, no. A ping -a of a machine IP will return its name minus the domain suffix.
-
I'd advise using powershell to be honest, but if you're unfamiliar with it then by all means go the gui way. Something along the lines of: Get-ADUser -Filter * -SearchBase "ou=students,dc=domain,dc=sch,dc=uk" | Set-ADUser -employeeid yourNewID
- 9 replies
-
- active directory
- bulk update
-
(and 2 more)
Tagged with:
-
Hi all. I'm having an issue in which I'm able to PXE boot on either subnet (thanks to IP helpers) but only actually access the MDT$ share on one subnet (the same subnet that the MDT server is on). The WinPE boot gets to the point of putting credentials in for the share and says "invalid credentials: network path not found". Pressing F8 for the command prompt allows me to ping stuff via IP but names don't appear to resolve properly, and I can't seem to map the drive via IP (e.g. net use * \\10.4.20.5\mdt$). Any suggestions? ps There are DCs/DNS on both subnets.
-
2003 R2 Hangs on "Securing RemoteRegistry" during demotion
fxlite replied to fxlite's topic in Windows Server 2000/2003
Thanks for your help - turns out you were completely right and I was being too impatient...demoted gracefully in the end (did take a good 1.5 hours though). I should really show these 8 year old servers some sympathy
