PowerShell and CMD
I need a little and fast help in some commands in cmd and PowerShell: copy, delete, list processes, list services, show connected computers, users, shared folder.
Answer Question
| October 21, 2012 8:34 AM
CMD+POWERSHELL, PowerShell, Powershell commands
I need a little and fast help in some commands in cmd and PowerShell: copy, delete, list processes, list services, show connected computers, users, shared folder.
Powershell, loop through two different arrays?
Helllo, What I am trying to accomplish is reading in two separate text files and going through them 1 by 1. Say text file 1 is computer names and text file 2 is ABCDEFG (the alphabet) In the script i’m trying to access a remote computer(s) (According to the text file 1) and access a [...]
Answer Question
| August 20, 2012 11:12 PM
Arrays, LOOP statement, PowerShell, PowerShell Scripts, Scripting
Helllo, What I am trying to accomplish is reading in two separate text files and going through them 1 by 1. Say text file 1 is computer names and text file 2 is ABCDEFG (the alphabet) In the script i’m trying to access a remote computer(s) (According to the text file 1) and access a [...]
Struggling with Exchange Server 2010
Hi Guys, I am trying to set up mailboxes in Exchange 2010 for existing users, and am not having much luck. I have tried using powershell as follows Enable-Mailuser -Identity ‘Samuel Goldstein’ Alias ‘GoldsteS’ – ExternalEmailAddress ‘SMTP:Samuel.Goldstein@iacetalbus.com’ And thsi creates a Mail User – but How do I enable a mailbox on the server itself? [...]
Answer Question
| April 26, 2012 3:45 AM
Microsoft Exchange 2010, PowerShell
Hi Guys, I am trying to set up mailboxes in Exchange 2010 for existing users, and am not having much luck. I have tried using powershell as follows Enable-Mailuser -Identity ‘Samuel Goldstein’ Alias ‘GoldsteS’ – ExternalEmailAddress ‘SMTP:Samuel.Goldstein@iacetalbus.com’ And thsi creates a Mail User – but How do I enable a mailbox on the server itself? [...]
Report labels
Since I am new to this – Is there a way to rename the labels for the categories DriveType, VolumeName or Name in a select statement as you would for: “select @{l=’Server’;e={$_.__SERVER}}”?
Answer Question
| February 27, 2012 3:38 PM
PowerShell, Powershell commands, PowerShell Scripts
Since I am new to this – Is there a way to rename the labels for the categories DriveType, VolumeName or Name in a select statement as you would for: “select @{l=’Server’;e={$_.__SERVER}}”?
Windows PowerShell Tutorial
Can anyone recommend/provide a link to a good Windows PowerShell Video tutorial?
Answer Question
| January 25, 2012 5:08 PM
microsoft server 2008, PowerShell, Windows PowerShell
Can anyone recommend/provide a link to a good Windows PowerShell Video tutorial?
smart attributes from wmi or powershell
hi want to get the HDD smart attributes without using any vbs file or readymade tool just looking towards wmi or powershell please help me out
Answer Question
| February 28, 2012 8:11 PM
PowerShell, WMI
hi want to get the HDD smart attributes without using any vbs file or readymade tool just looking towards wmi or powershell please help me out
Need help with Powershell script to remove entries from IIS log file
Can anyone provide a sample Powershell script that can loop through a list of IIS log files and parse out certain lines based on a pattern? We need to parse out all lines that have GSA as our Google Search Appliance is crawling our site and artificially driving up our Webtrends web analytics page view [...]
Answer Question
| February 28, 2012 1:42 AM
PowerShell, Scripting
Can anyone provide a sample Powershell script that can loop through a list of IIS log files and parse out certain lines based on a pattern? We need to parse out all lines that have GSA as our Google Search Appliance is crawling our site and artificially driving up our Webtrends web analytics page view [...]
How do I copy a file multiple times and rename it different every time
So I am not very good with scripting and was wondering if someone could help me. What I want to do is copy a single file multiple times and have it renamed almost the same with one letter different each time. Example, I have file ReportA.r and I want to copy it multiple times and [...]
Answer Question
| February 28, 2012 3:13 PM
Batch file, PowerShell, Scripting
So I am not very good with scripting and was wondering if someone could help me. What I want to do is copy a single file multiple times and have it renamed almost the same with one letter different each time. Example, I have file ReportA.r and I want to copy it multiple times and [...]
PowerShell to create an Active Directory script
Can we use PowerShell to create a AD script to alert managers to when their subordinates log on to the network?
Answer Question
| March 31, 2012 5:58 PM
Active Directory, Active Directory scripting, Network management, PowerShell, PowerShell Scripts
Can we use PowerShell to create a AD script to alert managers to when their subordinates log on to the network?
SQL studio manager installation issue
Hi group, I am installing MS Studio manager 2005 but this will get recomment me to install MSXML 6 ,i installed this but then it recmoment to install Power shell ,i install this too but it recomment to install something new tooo. I installed windows new windows XP 2007SP2. this error occur 1st time. I [...]
Answer Question
| May 24, 2011 2:20 AM
PowerShell, SQL Server, SQL Server Express 2005, SQL Server Management
Hi group, I am installing MS Studio manager 2005 but this will get recomment me to install MSXML 6 ,i installed this but then it recmoment to install Power shell ,i install this too but it recomment to install something new tooo. I installed windows new windows XP 2007SP2. this error occur 1st time. I [...]
Administrative function capabilities in Windows 7 and Windows server 2008
What types of administrative functions can I automate on a Windows 7/ Windows Server 2008 domain using Powershell scripts? Can I create applications that will allow junior admins to create users with the fields we need filled in mandatory? Can I integrate these features with a website so the work can be done remotely?
Answer Question
| March 24, 2011 9:00 PM
PowerShell, PowerShell Scripts, Windows 7, Windows 7 Administration, Windows Server 2008, Windows Server 2008 Administration, Windows Server 2008 Domain
What types of administrative functions can I automate on a Windows 7/ Windows Server 2008 domain using Powershell scripts? Can I create applications that will allow junior admins to create users with the fields we need filled in mandatory? Can I integrate these features with a website so the work can be done remotely?
Powershell scripts
I need a powershell script for the following: 1 – Pulling disk space from a server (all drives capacity and space left) 2 – Pulling MS CAL’s from our License Server (All CALS purchased and CALs used, etc…).
Answer Question
| November 8, 2010 6:29 PM
Disk space, MS CALs, PowerShell, PowerShell Scripts
I need a powershell script for the following: 1 – Pulling disk space from a server (all drives capacity and space left) 2 – Pulling MS CAL’s from our License Server (All CALS purchased and CALs used, etc…).
Powershell 2
Hello I installed PS (ver 2) from windows updates. I have a couple of Q: 1)The event viewer shows a bunch of event id 4374 package not applicable ‘warnings’ but I tried running some cmdlets and they work fine in 2 However, I get an exec of scripts is disabled on this system for version [...]
Answer Question
| October 13, 2010 4:25 PM
PowerShell, PowerShell 2, SQL Server 2008, Windows Server 2008, Windows Update
Hello I installed PS (ver 2) from windows updates. I have a couple of Q: 1)The event viewer shows a bunch of event id 4374 package not applicable ‘warnings’ but I tried running some cmdlets and they work fine in 2 However, I get an exec of scripts is disabled on this system for version [...]
Korn Shell to PowerShell
I’m new to shell scripting, and I have a query. Is it possible to convert a Korn Shell (ksh) script to PowerShell? I would like to convert the script below. Can anyone help? MY_NAME=${0##*/ } # establish script base name USAGE="USAGE: ${MY_NAME} <dlr_#> <stream name> <first hour> <optimize session number> <stream type> <full BUILD flag [...]
Answer Question
| July 26, 2011 2:39 PM
Korn Shell, PowerShell, PowerShell Scripts, Script errors, Scripting, Scripting languages
I’m new to shell scripting, and I have a query. Is it possible to convert a Korn Shell (ksh) script to PowerShell? I would like to convert the script below. Can anyone help? MY_NAME=${0##*/ } # establish script base name USAGE="USAGE: ${MY_NAME} <dlr_#> <stream name> <first hour> <optimize session number> <stream type> <full BUILD flag [...]
Powershell problem when running cmdlet
Powershell problem: I target x86 cpu, when running my cmdlet get “attempt to load a program with an incorrect format”. On Windows 7 x64. Ideas?
Answer Question
| July 8, 2010 4:04 PM
CMD, PowerShell, Windows 7, Windows 7 in 2010, x86 CPU
Powershell problem: I target x86 cpu, when running my cmdlet get “attempt to load a program with an incorrect format”. On Windows 7 x64. Ideas?
Export-Mailbox cmdlet to Archive Mailboxes
I am running Exchange Server 2003 and 2007 and would like help with archiving both types of mailbox to pst files. I have installed the exchange management powershell on my XP Pro 32Bit O/S. and attempted to run the Export-Mailbox cmdlet to achieve this migration but instead received the following errors; “ServerStorage groupMailboxes” does not [...]
Answer Question
| May 27, 2010 3:49 PM
.PST file backup, Exchange Server 2003, Exchange Server 2007, PowerShell
I am running Exchange Server 2003 and 2007 and would like help with archiving both types of mailbox to pst files. I have installed the exchange management powershell on my XP Pro 32Bit O/S. and attempted to run the Export-Mailbox cmdlet to achieve this migration but instead received the following errors; “ServerStorage groupMailboxes” does not [...]
Is it possible for Active Directory Adminsitrative Center to be extended?
Is it possible for Active Directory Adminsitrative Center to be extended, since its based off of powershell? Can i include domains and trusts?
Answer Question
| March 29, 2010 2:41 PM
Active Directory, Active Directory Administrative Center, Active Directory Domain Trusts, PowerShell
Is it possible for Active Directory Adminsitrative Center to be extended, since its based off of powershell? Can i include domains and trusts?
unix/shell/PERL scripting on as/400
Hi, is it possible to create and run the unix/LINUX/shell/PERL scripting on as/400 directly?If ye or no plz tell me how does they interact with each other in real time scenario.. regards Ram
Answer Question
| October 23, 2009 10:54 AM
AS/400 scripts, Perl, PowerShell, Unix
Hi, is it possible to create and run the unix/LINUX/shell/PERL scripting on as/400 directly?If ye or no plz tell me how does they interact with each other in real time scenario.. regards Ram
Disable Outlook rules and alerts through Exchange 2007 & PowerShell
Is there a way to find and disable/delete any rules and alerts on a mailbox using powershell or VB to query an exchange server? Could someone enlighten me as to the format of the powershell command(s). Thanks Michael
Answer Question
| August 25, 2009 3:21 PM
Exchange 2007, Exchange 2007 administration, Outlook, PowerShell
Is there a way to find and disable/delete any rules and alerts on a mailbox using powershell or VB to query an exchange server? Could someone enlighten me as to the format of the powershell command(s). Thanks Michael
Remote PowerShell for adding a DAG in Exchange 2010?
What configuration settings are needed to allow remote PowerShell for adding and removing servers from a DAG? Thanks! Moderator Note: This is a submitted question
Answer Question
| June 30, 2009 6:07 PM
DAG, Database Availability Group, Exchange 2010, Exchange administration, PowerShell
What configuration settings are needed to allow remote PowerShell for adding and removing servers from a DAG? Thanks! Moderator Note: This is a submitted question





