4
Nov
Posted by geekcroft in VMware Workstation, Virtualisation, Windows 2008. Leave a Comment
I think I found my first bug.
Doing a Easy Install on Server 2008 R2 – first it complains that the key is wrong (though that could just be a copy/paste issue lol) then;
But the Easy Install has finished!! Powered the VM off and back on again, still the same.
Oh well, no VMware tools!
Continue reading »
22
Jul
Posted by geekcroft in Active Directory, VBScript, Windows 2003, Windows 2008. Leave a Comment
Below is a script to find any users who have logon hours restricted (i.e. not set to “Allow Any Time”)
Don’t forget to generate an objects.txt by doing a “dsquery –user –l 0 > objects.txt” as per any of my other scripts.
strtextfile = "objects.txt" [...]
Continue reading »
6
Oct
Posted by geekcroft in VBScript, Windows 2003, Windows 2008. Leave a Comment
Got a request from a support company, they have found multiple users who are not inheriting rights from above. These users are random, and he wanted a quick way to find (and therefore fix) the users effected. Screenshot below of the checkbox the users have mysteriously "unchecked";
So I created a little [...]
Continue reading »
15
Sep
Posted by geekcroft in Exchange 2007, Virtualisation, Windows 2008. Leave a Comment
According to
This
Microsoft have “Passed” ESX. Running Server 2008 x86. On Opteron Hardware (with a max memory of 4gb).
Does this mean Intel-based ESX installations are not supported?
And only 2008 x86???
And on another side-note, Exchange 2007 is now supported under “passed” Virtualization Environments.
Microsoft supports Exchange Server 2007 in production on hardware virtualization software only when all the [...]
Continue reading »