Category: Active Directory
Oracle VirtualBox and Ubuntu dist-upgrade
July 22nd, 2010I've just upgraded an Ubuntu VM from 9.10 to 10.04 LTS running in Oracle VirtualBox 3.2.6.When trying to install the Guest Additions, I've been facing a non returning script, and a guest which did not allow a higher resolution than 800x600.I've fig… more »
Registering a SAMBA Solaris 10 server as a MS AD member
December 8th, 2009The following is a documentation that can be usefull for those who want to access their Unix data from a Windows workstation (Why don't you use Linux/Mac OS workstations?)Let start with this: The ADS domain name is the same as the DNS name: null… more »
Access Based Enumeration and Windows 2003 Cluster
January 6th, 2009Access Based Enumeration allows Windows Admins to prevent every network shares to be displayed while browsing the network in Windows.
If a user browse the network, he will only be displayed the folder he has access to.
The tool name to set this is abeu… more »
Deploying msi packages to computers using a GPO
September 18th, 2008What's going on?!?!? It looks like I'm doing a lot of MS stuff these last few days ;)
Well... yes I do!
Here is something I've been fighting for a couple of hours, so if it can save someone's time...
In order to have a backup for remote users' lap… more »
Create folder for each AD user
August 29th, 2008[UPDATED] Ooops, i've modified the link to the script as it was not working...
What I've been facing lately is to create folders on a Microsoft file server for every users listed in a specific OU in Active Directory.
To create these "home directori… more »