No announcements
Found 1100072 threads
-
0 Votes
Change Batch code to Powershell
Made a few changes, but now I know what the batch code was trying to tell me.Answered | 7 Replies | 618 Views | Created by I.T Delinquent - Tuesday, September 27, 2016 1:45 PM | Last reply by I.T Delinquent - Friday, September 30, 2016 3:37 PM -
0 Votes
Change FontSize in Powershell code
I've got the following code that creates an e-mail message in Outlook and opens it: $ol = New-Object -comObject Outlook.Application #Create the new ...Proposed | 1 Replies | 1113 Views | Created by HeeresS - Wednesday, April 17, 2019 9:37 AM | Last reply by jrv - Wednesday, April 17, 2019 6:06 PM -
1 Votes
DCM Powershell Code Signing
We're also looking for signing DCM Powershell scripts.Answered | 3 Replies | 10231 Views | Created by PassBiss - Tuesday, October 6, 2009 1:35 PM | Last reply by Kevin M [MSFT] - Wednesday, March 21, 2012 10:19 PM -
2 Votes
how to change into a directory in powershell
your can use old Cd command in PowerShell as well.Answered | 3 Replies | 15518 Views | Created by lilvincelette - Thursday, October 5, 2017 1:43 AM | Last reply by komal436 - Friday, October 6, 2017 9:01 AM -
1 Votes
Powershell Exit Codes
Tim, I just came to know that the code 'Exit' itself exits the script.Answered | 3 Replies | 3477 Views | Created by Jebakumar, Alan - Tuesday, October 13, 2015 1:06 PM | Last reply by jrv - Tuesday, October 13, 2015 4:44 PM -
0 Votes
Running PowerShell Code in VBS
Hi JAllgood, If you want to pass the variable in vb script to powershell script, you can use "& variable".Answered | 1 Replies | 852 Views | Created by JAllgood - Wednesday, May 6, 2015 11:24 AM | Last reply by AnnaWY - Thursday, May 7, 2015 11:10 AM -
2 Votes
Powershell script to change DNS
Somehow the code was altered.Answered | 57 Replies | 12119 Views | Created by jthomas777 - Tuesday, June 7, 2016 5:36 PM | Last reply by jthomas777 - Wednesday, June 15, 2016 7:37 PM -
0 Votes
Powershell code for computer association?
Hi, You can download the code from here: ...Answered | 1 Replies | 6055 Views | Created by JamesAvery - Wednesday, April 25, 2012 3:39 PM | Last reply by Kaido1000 - Wednesday, May 2, 2012 7:12 AM -
0 Votes
Change web.config with Powershell
Hi, This article should help you (web.config file is olny ...Answered | 1 Replies | 8857 Views | Created by Fastie81 - Thursday, May 12, 2011 10:21 PM | Last reply by MichalGajda - Friday, May 13, 2011 6:27 AM -
2 Votes
Changing powershell security with Autounattend.xml
cmd /c reg add "HKLM\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell" /v ExecutionPolicy /t REG_SZ /d RemoteSigned ...Answered | 4 Replies | 9208 Views | Created by kraemer77 - Thursday, May 20, 2010 7:35 PM | Last reply by kraemer77 - Wednesday, June 2, 2010 9:25 PM -
0 Votes
How to add PowerShell code to a PowerShell script file using PowerShell
I have a script that creates a new PowerShell file (.ps1) and I am trying to figure out the best way to add PowerShell code to it using PowerShell itself.Answered | 1 Replies | 490 Views | Created by I AM Sir Ask Alot - Tuesday, January 10, 2017 11:57 PM | Last reply by I AM Sir Ask Alot - Wednesday, January 11, 2017 12:22 AM -
0 Votes
Exit code for powershell commands
When using powershell, the $LASTEXITCODE cannot work for exchange scripts.Answered | 1 Replies | 9663 Views | Created by inmar_mine - Thursday, June 10, 2010 1:01 PM | Last reply by Thomas-Lin - Friday, June 11, 2010 8:00 AM -
3 Votes
Powershell Coding - Path and Variable Issues
Hi Collin, @mystifeid, thanks for pointing my Mistake, Because Powershell can run most commands, I'm used to run all the commands in Powershell console and haven't ...Answered | 6 Replies | 1731 Views | Created by Collin Dye - Wednesday, January 28, 2015 2:47 PM | Last reply by AnnaWY - Friday, January 30, 2015 2:18 AM -
1 Votes
Change Lastlogon user Powershell
Hi, Here's a slight adjustment of Riffy's original code: Get-Content .Answered | 2 Replies | 2061 Views | Created by Satysfy_me - Sunday, August 18, 2013 2:25 AM | Last reply by Dmitriy Razbornov - Sunday, August 18, 2013 5:15 AM -
2 Votes
[powershell] change homedirectory to local path
the code doesn't change the option from "Connect To" to "Local Path".Answered | 11 Replies | 18042 Views | Created by hmmh multimediahaus AG - Friday, May 3, 2013 9:39 AM | Last reply by Rouscovitch - Tuesday, April 9, 2019 7:40 AM -
1 Votes
How to code this powershell?
windows-server-powershell - Microsoft Q&A Regards, Dave Patrick ...Answered | 4 Replies | 2853 Views | Created by oemMicrosoft - Monday, January 4, 2021 7:08 AM | Last reply by Maria Butmin - Monday, January 4, 2021 4:56 PM -
3 Votes
Change Powershell ExecutionPolicy if Powershell is started over AdminConsole Link
So it seems there is no way to Change the command how the AdminConsole launches Powershell with a better ExecutionPolicy.Answered | 6 Replies | 3530 Views | Created by baschuel - Sunday, February 10, 2013 10:38 AM | Last reply by DavidWallis31 - Tuesday, April 25, 2017 10:12 AM -
0 Votes
Powershell to find AD group Change
When changed?Answered | 7 Replies | 4236 Views | Created by PriyabrataSethi - Wednesday, September 2, 2015 5:36 AM | Last reply by Gopi-JiJiTechnologies - Friday, September 4, 2015 10:58 AM -
0 Votes
Changing PowerShell virtual directory authentication?
Hi, Powershell virtual directory is the connecting point when we connect the Exchange system through remote PowerShell.Answered | 4 Replies | 970 Views | Created by C7686 - Friday, September 18, 2015 3:16 PM | Last reply by Allen_WangJF - Monday, September 21, 2015 8:02 AM -
1 Votes
Change maxconnection setting in IIS with Powershell
Hi, You could get more information about Powershell commandlets for IIS 7.0 from the articles below: Writing PowerShell Commandlets for IIS ...Answered | 3 Replies | 9574 Views | Created by Umansson - Monday, November 23, 2009 7:13 AM | Last reply by Mervyn Zhang - Tuesday, November 24, 2009 3:24 AM - Items 1 to 20 of 1100072 Next ›
No announcements