Viewing 15 posts - 46 through 60 (of 70 total)
execution policy was set correctly.
I resolved this issue by fully qualifying the path the powershell.exe
Thanks for your thoughts though!
June 21, 2011 at 6:21 am
Thanks for the reply, I'll take a look, but the user is an admin on the server
June 20, 2011 at 5:39 am
it looks like its a windows installer 2.0 issue. Implemented on windows server 2003
http://anotherlab.rajapet.net/2008/05/ack-windows-installer-does-not-permit.html
June 16, 2011 at 10:59 am
If you feel like it, I'd love to see it. We're really only talking maybe 200 records though. I had initially created the server table as simply a...
June 14, 2011 at 6:52 am
So I'm realizing that i'm probably just redefining the @wrkingDrive variable to be equal to @drive.
This got me thinking to declare a variable to house the entire update...
June 13, 2011 at 10:46 am
This might not get you 100%, but it can take inventory of sql server systems over your entire network. It will create reports based on sql server versions installed...
June 9, 2011 at 2:23 pm
Thanks sean.
Lowell, the primary key would be on the date plus two other columns.
The scenario is capturing statistics for databases and a daily basis. The primary key would be...
June 9, 2011 at 8:58 am
SQLBalls (6/9/2011)
Central Management Server, Policy Based Management, works great with versions below 2008, Management Datawarehouse is 2008 on up.
Is there a way to execute a query on a CMS through...
June 9, 2011 at 8:33 am
If the data collector can only collect from SQK 2k8 servers than that won't work for considering the number of 2005 and 2000 servers still running.
I'm actually doing something similar....
June 9, 2011 at 8:20 am
ALZDBA (6/8/2011)
If you mean adding the db name to the result rows ...
Does this show you the actual start time of all databases? What if one database goes offline?
June 9, 2011 at 5:53 am
ALZDBA Your solutions is certainly simpler and warrants looking into. Is there a way to incorporate that to look at individual databases as opposed to singluar servers?
Drew...
June 8, 2011 at 9:50 am
It looks like if I insert the first parsed field into another temp table, I can slice the right part off.
June 7, 2011 at 1:19 pm
Viewing 15 posts - 46 through 60 (of 70 total)