January 8, 2018 at 9:58 pm
Comments posted to this topic are about the item Testing Variables
January 8, 2018 at 9:59 pm
Nice one to star the day on, thanks Steve.
pretty easy for those of us that use Powershell on a regular basis
____________________________________________
Space, the final frontier? not any more...
All limits henceforth are self-imposed.
“libera tute vulgaris ex”
January 8, 2018 at 11:48 pm
Good question thanks Steve, learned something new.
...
January 9, 2018 at 10:05 am
if you are using the SQL module you can use $db.RecoveryModel = "Full", right?
--------------------------------------
;-)“Everything has beauty, but not everyone sees it.” ― Confucius
January 9, 2018 at 9:57 pm
chgn01 - Tuesday, January 9, 2018 10:05 AMif you are using the SQL module you can use $db.RecoveryModel = "Full", right?
all versions of Powershell require comparison operator terms (e.g. -eq, -ne, -lt, -lte). one would only use "=" to assign a value to a variable.
____________________________________________
Space, the final frontier? not any more...
All limits henceforth are self-imposed.
“libera tute vulgaris ex”
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply