Viewing 15 posts - 1,516 through 1,530 (of 3,221 total)
Historically I have used both but SSMS substantially more (even in the time frame when they both have existed).
March 27, 2015 at 1:25 am
To be honest I just knew it was there and ran RUNAS /? on the command line.
There are all sorts of options such as launching from C#.
March 27, 2015 at 1:22 am
So basically be wary of GUIDs and evaluate their proposed use considering what we know at the time. Seams reasonable advice.
March 27, 2015 at 12:59 am
GoofyGuy (3/26/2015)
skeleton567 (3/26/2015)
March 27, 2015 at 12:53 am
dwain.c (3/26/2015)
-- Whilst I'm a consultant named Jack
-- I swear that I'll never be back
-- Removing this code
-- Causes server overload
-- Despite you're thinking its a hack.
See what I mean?
Well,...
March 27, 2015 at 12:45 am
Here you go:
$begin = Get-Date
$end = Get-Date
$timeTaken = $end - $begin
Am I your PowerShell Guardian Angel now??? 😉
March 26, 2015 at 10:51 am
GoofyGuy (3/26/2015)
At age 75 I am valued and respected by management and users.
Your lengthy and productive career in IT is a remarkable achievement, and I congratulate you on it....
March 26, 2015 at 10:23 am
GoofyGuy (3/26/2015)
My daughter's riding coach ...
I usually ride economy class.
I scuffle along the gutter...
March 26, 2015 at 10:17 am
Jeff Moden (3/26/2015)
...I use whatever it takes to get the point across. At work, it's sometimes considered to be an HR violation. 😛
My kinda guy 😀
March 26, 2015 at 8:31 am
Wayne West (3/26/2015)
ChrisM@Work (3/26/2015)
Phil Parkin (3/26/2015)
I personally love that word whilst but at a guess Jeff being American would never use it.
I'm British and I don't use it either 🙂
Whilst,...
March 26, 2015 at 8:24 am
You could use RunAs because you are trying to use different technologies. If you look at the help for it you can even securely save the credentials on a machine...
March 26, 2015 at 2:34 am
Miles Neale (3/25/2015)
March 26, 2015 at 1:21 am
Miles Neale (3/25/2015)
...I find that solving a problem is valuable no matter if you do the thing one time or many...
Sometimes we should consider it as mental exercises. We need...
March 26, 2015 at 1:15 am
SQL-DBA-01 (3/25/2015)
Hi GaryDoes this Out-gridview page offer any OK button to close the screen?
Thanks
Sourav
No idea. Experiment and let us know 😉
March 26, 2015 at 1:10 am
dwain.c (3/25/2015)
Make it Work, Make it Fast, Make it Pretty[/url]
Maybe I should have entitled it"...
March 26, 2015 at 1:09 am
Viewing 15 posts - 1,516 through 1,530 (of 3,221 total)