Howdy, am trying to copy a file from IE cache to somewhere else. This works on w7, but not Vista Ultimate.
I have both Sybase and MSFT SQL Servers installed. There is a time when Sybase interferes with MS SQL because they have they have some overlapping commands.
I need to extract and save a some tables from a remote SQL database using bcp. I would like to write a powershell script to invoke bcp for each table and save the data. So far I have this script that
I have a PC on remote connected by network, but it occasionally crashes or is restarted by remote users. After the restart, some services and applications have to be in running status. So I would like
I want to do something like this... try { # Something in this function throws an exception Backup-Server ...
A newbie PowerShell question: I\'d like to make an alias in PowerShell exactly equivalent to this Bash alias:
I\'m doing a bit of Powershell scripting ( for the first time ) to look at some stuff in a Sharepoint site and what I would like to be able to do is to go through a list of properties of an object and
I\'ve done some work hosting PowerShell and have done a lot of reading but I am seeing strange behavior and it makes me wonder if I do not understand the host like I thought I did.
I\'m getting a specified cast error trying to return a integer, example code below: results = pipeline.Invoke();
I\'m looking for a way to automatically do some clean up tasks when the PowerShell session quits. So for example in my profile file I start a process which needs to run in the background for quite a l