Windows PowerShell announcement
-
Link
Find a PowerShell user group here: http://powershellgroup.org/
-
Link
Quite often, some users will be provided with a solution, yet won't mark the thread as answered. The moderators of this forum will try to review almost every thread/answer, and may prematurely mark a thread as answered, when it isn't. In cases like those, the original poster can feel free to unmark the thread as answered.
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Unanswered0Votesdate join and emp id bulk add
Dear Team The following objects have been added to the active directory 2008 R2. there are about thousand of users in my existing environment. My question is ... -
Unanswered0VotesHow to Loop Through Central Management Server in SQL Server 2012 Using PowerShell
I am trying to learn PowerShell. I want to use it to gather information from a Central Management Server and input the information into a table in a ... -
Unanswered0VotesDatatable columns limited to 10?
My script is as follows, however "column10" is never created, no errors $dataTable = New-Object ... -
Unanswered0VotesComparing Powershell two excel files and repalce
I am new to Powershell, I need help comparing two excel files and need for it to look at the old file and get info from it and push it into the new file. If the ID is same. Here is an Idea of what I ... -
Unanswered0VotesArray position where new value starts
Hi, I have an array $a that contains ID in different frequency, and all sorted. I just want to know the "array position" where the ID number changes. For the array given ... -
Answered1VotesJust a bit of startup help creating IIS Sites in IIS 7 - Powershell
Hi Guys, Girls, I have had a read everywhere, and I am getting mixed cmd coding for powershell. I would like to run a powershell script to ... -
Unanswered0Votescreate 2 dynamic file names based on file name read from folder
$($LogText) "@ $LogEntry $LogEntry | Add-Content 'c:\test\email.txt' # I want this to be ... -
Unanswered1VotesPowerShell - Setting targetAddress Active Directory attribute for all computers listed in CSV file
Hi, I would like to add all the individual MAC addresses for each corresponding computer account in Active Directory through PowerShell. The list has already been created ... -
Unanswered0VotesGet-Childitem bug in Powershell v. 3.0 ?
Let's assume that you don't have folder c:\temp if you try to give this command: gci c:\temp output ... -
Proposed1VotesREgex to find IP address then return a different column
$output_file The reason I needed to use Regex was because the IP address is surrounded by other text and it's not just in 1 column. This works fine Also in ... -
Answered1VotesQuery account privileges for context running script
I am trying to enumerate the privileges for the account running a script to make sure it has Logon as Batch rights. Anyone know how to do ... -
Unanswered0VotesHow to propagate CmdletBinding parameters through Invoke-Command?
I have a set of scripts with the CmdletBinding attribute applied that run scripts on other servers. For example, I have a Stop-MyServices that stops my services on all my ... -
Proposed0VotesHow to set CerificateValidationMode to None in PowerShell
local computer. I can see it in the "Trusted Root Certification Authorities" folder. Powersehll 3.0 -> (Just upgraded since I first tried PS 2.0 as ... -
Unanswered0VotesSome Storage CMDLets do not work under WinPE
I have built a custom WinPE based on W2012 and included Powershell and a number of the Powershell CMDLets such as SMB, DISM, and Storage. Everything works fine. When you boot the WinPE disk and do a ... -
Answered0VotesResetting smartcard PIN via Powershell
We use smartcards (gemalto) to store certs for VPN authentication. We have requirement to provision multiple smart cards every month as we hire ... -
Unanswered7Votescheck exists
function get-checkdrive($server) { write-verbose "check drive -started" $check= 'D:\' # no escape $testobj=get-wmiobject win32_volume -filter ... -
Answered0Votesget the SQL database users Powershell
Hi! I'm trying to figure out how to get the users of a SQL database using powershell. I have allready figured out how to ... -
Answered3VotesHow to Recursively Copy a Folder Except for Certain Child Folders?
New Project to create Web Service Projects -
Unanswered0VotesInbox mail count
I need to identify the number of mails in each inbox folder of every mailbox on exchange 2007. This command outputs the number of items. However, this is different to the ... -
Unanswered0VotesHow to override powershell memory limit in remote session
Hi, I am trying to run a memory allocation tool (testlimit64 from sysinternals suite) on multiple windows VMs remotely. The VMs run windows server 2012, patched ... - Items 1 to 20 of 11194 Next ›


