Robert Cooper gave a great lightning talk at our recent Atlanta GTUG meetup, where he discussed using a single codebase to target multiple mediums (e.g. Android, Facebook, Wave...
Business Intelligence Markup Language (Biml) automates your BI patterns and eliminates the manual repetition that consumes most of your time. On October 15th come see why BI professionals around the world think Biml is the future of data integration and BI.
Need to compare and sync database schemas?Let SQL Compare do the hard…
With a hybrid cloud, can you get the freedom and flexibility of a public cloud with the security and bandwidth of a private cloud? Robert Sheldon explains all the ins and outs.
Free ebook "TortoiseSVN and Subversion Cookbook - Oracle Edition"Use these recipes to work better, faster, and do things you never knew you could do…
Following on from his first four articles on using Data Analysis Expressions (DAX) with tabular databases, Robert Sheldon dives into some of the DAX statistical functions available, demonstrating which are the most useful and examples of how they work.
The seven tools in the SQL DBA Bundle support your core SQL Server…
I'm trying to run the non-GUI version of configuration wizard using power shell because I would like to set config and admin database names. GUI wizard doesn't give you all possible options for configuration.
I run this command:
New-SPConfigurationDatabase
-DatabaseName "Sharepoint2010Config"
-DatabaseServer…
Does anyone have any info/links on the relative security of SAML vs Kerberos. I believe I grasp the differences between the two, and what they mean for my particular application, but to decided between the two, knowing which is more secure, if either, would be a valuable bit of info.
I have an IIS7.5 (Server 2008 R2) based web service that I would like to make as independant on the current implementations technology as possible. I am using the URL rewrite module (http://learn.iis.net/page.aspx/734/url-rewrite-module/) to remove the .asmx portion of the URL and that is working fine for the HTTP…
I am running VMware Workstation 6.1.5 (build-126130) on CentOS 5.3 (Final).
One of the guest machines is reporting an error when I try to power on the most recent snapshot. Snapshots further back in the timeline will power on without any problem.
Error: Unable to change virtual machine power state: Cannot…
Server Setup
Exchange 2007 Version: 08.03.0192.001 (Rollup 4)
Windows Small Business Server 2008 SP2 (Rollup 5)
Exchange set up on D: drive (449 GB / 698 GB Free)
80 GB / 148 GB Free on OS drive.
Issue
Backup Failure (VSS related)
Backup Software
Windows Server Backup (ver 1.0)
Simplified Error
Creation of…
I've recently upgraded my client PC to Windows 7, and ever since I can't get local resource sharing for remote desktop to work. I'm connecting to a 2003 server which isn't is my current domain. All my optical and virtual drives are being shared, but the C drive stays hidden. I checked the options, and do…
Will the full speed advantages of the future USB 3.0 be negated by the fact the most HD being mass produced are SATA 3? If so, what would you suggest a person do? For performance reasons go with eSATA or 1394 for external HDs. Why spend the money on USB 3.0 next year,even if the prices come down…
Starting web server apache2 apache2: bad user name www-data
I just tried restarting my webserver because of an update I did to my php.ini and originally I was getting something about the PID file being overwritten.
Now I just…
I need to create a working test environment of a domain we have. I need to have all the data from the production environment in the test environment. What is the best way to go about doing this?
Here are some ideas I have but I am not sure if there is a better/recommended way of doing this.
…
After upgrading to OS X 10.9 Mavericks, ant is no longer on my path.
[126] 11:23:26 rkarl-mba-4:~/mobile-baselayer > ant
zsh: permission denied: ant
[126] 11:23:50 rkarl-mba-4:~/mobile-baselayer > which ant
ant not found
I tried installing through homebrew
[126] 11:23:09…
I've seen lots of folks having problem with hardware reserved memory issue in Windows 7/Server 2008 R2. I have it myself but not as huge as others have.
Problem description
When you install Windows 7 (or its bigger brother Windows Server 2008 R2) your memory may not be fully…
When hosting multiple domains with apache it's useful to see the logwatch apache output with the virtual host name included, but I only get:
--------------------- httpd Begin ------------------------
Requests with error response codes
400 Bad Request
/: 1 Time(s)
…
I need to setup a mail server that has the following functionality: if a user sends an email to a specific address on this server, the server must first check if the email has a PDF attachment, do some processing to that PDF file and then reply to the user's initial mail with…
I've got 300+ win7 clients I need to deploy WPA2 Personal PSK on. I can use a GPO to deploy the SSID information on the clients which is good but not the PSK. Is there a clean/easy way to script it so the PSK can be entered on the machines?
If possible I don't want to give…
Windows 7 x64 comes with all sorts of signed drivers so there's high probability that all drivers for your machine will be installed during system setup.
On the other hand Windows Server 2008 R2 doesn't. Event though it's practically the same OS when it comes to drivers. I…
Maybe I should post this to http://www.serverfault.com.
Windows 7 comes with all sorts of signed drivers so there's high probability that all drivers for your machine will be installed during system setup.
On the other hand Windows Server 2008 doesn't event though it's…
I'm in the process of installing Windows 7/64 on a system with Windows XP/32 on it. During my research, I read about a problem that occurs in the dual boot scenario where Windows XP deletes Windows 7's restore points when it accesses the Windows 7 volume:
…
Possible Duplicate:
Problems installing OS on Dell PowerEdge R410
I am trying to configure a Dell PowerEdge R310 server with Windows Server 2003. I've already configured the two hard drives as RAID1. The HD controller is PERC H700 Integrated and…
I'm trying to run the non-GUI version of configuration wizard using power shell because I would like to set config and admin database names. GUI wizard doesn't give you all possible options for configuration (but even though it doesn't do it either).
I…
I'm trying to set up VSFTPD passive hosting on my EC2 instance. I ran through these instructions http://www.synergycode.com/knowledgebase/blog/item/ftp-server-on-amazon-ec2 . However, when I tried to connect in FileZilla, I got
Command: CWD…