Viewing 15 posts - 76 through 90 (of 102 total)
Ignacio A. Salom Rangel (4/19/2011)
Maybe you can add it on your next script 😉
Just an update, I have rewritten the script to find all sql servers on a particular subnet...
There is an exception to every rule, except this one...
May 9, 2011 at 12:53 pm
Welsh Corgi (5/9/2011)
You may want to consider scripting out the tables and providing some dummy data.
I'm using the AdventureWords DB.
There is an exception to every rule, except this one...
May 9, 2011 at 12:39 pm
I've checked it out thoroughly, but still can't come up with the right query.
There is an exception to every rule, except this one...
May 9, 2011 at 12:32 pm
lonny.lappin (5/5/2011)
There is an exception to every rule, except this one...
May 9, 2011 at 7:06 am
garshin_alexander (5/6/2011)
What is a minuim security needed to list all the servers on domain ?LAN admins don't want to shedule execution of this script with domain admin account.
A security ID...
There is an exception to every rule, except this one...
May 9, 2011 at 7:05 am
I found the SQLServerCentral thread from a MSDN forum:
There is an exception to every rule, except this one...
May 3, 2011 at 7:28 am
I'm not finding the your new code, but am very interested in seeing it. Could you please tell me where it can be found.
Thanks
There is an exception to every rule, except this one...
May 3, 2011 at 7:22 am
t.holmes (4/20/2011)
Very interesting script, I am testing it in our test environment, however when running the last script within SSMS I get the following error:
Msg 14234, Level 16, State...
There is an exception to every rule, except this one...
April 20, 2011 at 7:49 am
garshin_alexander (4/19/2011)
sqlcmd -L list only brodcasting servers ,while this solution simply try to access every station that is up
and...
There is an exception to every rule, except this one...
April 19, 2011 at 1:40 pm
@Needy Info-318558
Try upgrading to PSv2, see above posts for link.
There is an exception to every rule, except this one...
April 19, 2011 at 1:39 pm
Try updating to PSv2. You can find the correct version for your OS here: http://support.microsoft.com/kb/968929
There is an exception to every rule, except this one...
April 19, 2011 at 11:32 am
That is the minimum for the OS, but my question the PowerShell version. Run Get-Host from the ISE window.
There is an exception to every rule, except this one...
April 19, 2011 at 11:14 am
I can't seem to duplicate the error your seeing. What PS version are you using?
There is an exception to every rule, except this one...
April 19, 2011 at 9:39 am
Haven't considered VLAN's, thanks.
There is an exception to every rule, except this one...
April 19, 2011 at 6:48 am
@michael-2.eklof -- This script pulls in all server names across all domains for me, please let me know if this is not the case for you.
There is an exception to every rule, except this one...
April 19, 2011 at 6:41 am
Viewing 15 posts - 76 through 90 (of 102 total)