Our new Indie Games subforum is now open for business in G&T. Go and check it out, you might land a code for a free game. If you're developing an indie game and want to post about it,
follow these directions. If you don't, he'll break your legs! Hahaha! Seriously though.
Our rules have been updated and given
their own forum. Go and look at them! They are nice, and there may be new ones that you didn't know about! Hooray for rules! Hooray for The System! Hooray for Conforming!
[SYSTEMS ADMINS & IT MONKEYS] TrackPoint is trademarked. Call it a clit mouse instead.
Posts
Could be files inheriting permissions of the folder they are being dropped into. How taxed is the file server?
Moving the files in an RDP session is snappy. All gigabit, files are only 100k or so. The server shouldn't be too taxed, I don't think.
"If you don't know who Kendra is, I'm officially not speaking to you."
I feel like a happy little clam with my Box of Powerful Hardware and a lightweight yet versatile OS. I kinda feel guilty, because we're not going to be able to come close to maxing out the power that box has (and it's not even a top-of-the-line box).
Amen! I'm getting my new stand-alone server tomorrow for some VM work, going to load it with Hyper-V to start and then migrate to ESXi once I manage to get WAY more stick time with it and the new Vcenter (hoping my company will send me to VMworld this year)
Why not just start with ESXi? It's easy peasy.
SODOMISE INTOLERANCE
Tide goes in. Tide goes out.
Is it difficult?
Is there one that integrates with Active Directory? That's cheap/free?
Nintendo ID: Beltaine
3DS: 2423-2361-7857
Steam: beltane77 PSN: Beltaine-77
We basically set up wireless transmitters on a dock so people off shore could get internet. I tied it all into a SQL database, with a payment processor that they could use to sign up before using it. I probably couldn't replicate it again if I tried.
Windows Server has a built in one I think?
Nintendo ID: Beltaine
3DS: 2423-2361-7857
Steam: beltane77 PSN: Beltaine-77
I did debate starting with ESXi, but the whole licensing thing for VCenter kind of put a damper on my plans. Since the Hyper-V management tools are free, and we already had a technet account I thought I'd go with what I know and then transition over to ESXi in the near future (plus while I have spent time with ESXi, I'm still not as comfortable using it as I am with Hyper-V)
Microsoft IAS and NPS are part of the roles available to a server and relate to 2003 and 2008 respectively.
If that doesn't tickle your fancy, then there are a range of radius packages in linux that are available, but they're a pain to integrate with AD.
*Ish.
SODOMISE INTOLERANCE
Tide goes in. Tide goes out.
Anyway I can do it with SEPM, deployment is actually very easy. No idea about ESET never used it. SEPM lets you create deployment packages of existing installs and then its just deploying it through a VPN and moving some xml files around.
Nintendo ID: Beltaine
3DS: 2423-2361-7857
Steam: beltane77 PSN: Beltaine-77
ESET has been great so far. We had been using Trend Micro, and going to that from Symantec was a breath of fresh air just as going from Trend to ESET was. This mirroring bit is the only thing I've seen difficulty with.
Basically, all our clients' workstations report to our server for AV definition/policy updates. This is fine, except it kills our bandwidth. The plan is to replicate the ESET servers to some of our larger clients and then let them ship out updates over LAN.
I just installed an HP wireless controller to manage the 70+ HP WAP's we put in over the summer and I'm going cross-eyed trying to figure this thing out.
I got it set up as far as getting an SSID set up and it allowing people to connect and get to the Internet, but my boss wants 2 SSIDs, 1 for students that just goes to the internet, and the second to be able to get all over the LAN/WAN, but require authentication to connect to for employees. Hence the AD-integrated RADIUS server.
I don't think the RADIUS server is doing anything because I can't connect to anything at all on the SSID using it.
I'm about ready to call MXN to send out a guy to configure it for me because I don't have the time to read yet another manual to figure it all out.
sorry, just needed to vent.
Nintendo ID: Beltaine
3DS: 2423-2361-7857
Steam: beltane77 PSN: Beltaine-77
This is where the managed Vipre is amazing. It's through GFI Remote Management, all I do is click 'Edit Site' for a client's location, select a server, and tell it to be a site concentrator. GFI sends the update to all the other DTs and they look at the server from that second forward. It's brilliant.
You should turn on/check the RADIUS trace logging to see what's going on. I don't remember how to do so off the top of my head, unfortunately.
SODOMISE INTOLERANCE
Tide goes in. Tide goes out.
Brought in to address a "recurring virus issue" on a potential new client's server.
It's running Windows 2000 and something called Rising Antivirus, which appears to be some sort of free Chinese product.
Ha ha ha!
AAAH HA HA HA HA!!
You poor bastard.
"If you don't know who Kendra is, I'm officially not speaking to you."
I'm going to assume you had the heart to heart with them about using a twelve year old, sunsetted, OS and an anti-virus program that is likely a virus itself?
Anyone got any suggestions for me? Trying to change it through the GUI just gets me messages that I'm not an owner.
Managedby is only for informational purposes, it has no effect on rights to the group.
Try this to modify memberships:
Add-ADPermission -Identity <name of distribution group> -User <name of user> -AccessRights ReadProperty, WriteProperty -Properties “Member”
You may need to use:
-AccessRights GenericAll
or
-AccessRights "WriteProperty" -ExtendedRights "Add/Remove self as member"
or
Add-ADPermission -Identity <name of distribution group> -Owner <name of user>
if you need more control.
And you may need to specify the global catalog server with -DomainController for the domain where the distribution group is.
Set-DistributionGroup <groupname> -ManagedBy <username> –BypassSecurityGroupManagerCheck
Otherwise, check that your user has been assigned the RBAC group "Organization Management" and "Recipient Management"
That was way too fucking easy for something that took that fucking long to figure out.
Welcome to Exchange Shell
Feral and I pretty much triple checked everything about the setup and then I moved the mailbox store to the other partition and whooomp there goes the mail!
After 10+ hours on the phone with the firewall techs and the ISP tech they both blamed each other. I had to run a packet sniffer outside the firewall and show the ISP that I was not recieving the ARP packets for my designated IP and that the traceroute was ending at a different place than the IPs that worked.
Finally another tech figured out the problem after I provided my proof and his response was "sorry about that, those IPs were routed weird." :evil: