Click here to Skip to main content
15,909,242 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: PowerShell Pin
Eddy Vluggen19-Mar-18 4:07
professionalEddy Vluggen19-Mar-18 4:07 
GeneralRe: PowerShell Pin
#realJSOP19-Mar-18 4:13
professional#realJSOP19-Mar-18 4:13 
GeneralRe: PowerShell Pin
Slacker00719-Mar-18 4:57
professionalSlacker00719-Mar-18 4:57 
GeneralRe: PowerShell Pin
Nish Nishant19-Mar-18 5:23
sitebuilderNish Nishant19-Mar-18 5:23 
GeneralRe: PowerShell Pin
Nish Nishant19-Mar-18 5:21
sitebuilderNish Nishant19-Mar-18 5:21 
GeneralRe: PowerShell Pin
dandy7219-Mar-18 5:23
dandy7219-Mar-18 5:23 
GeneralRe: PowerShell Pin
RickZeeland19-Mar-18 7:52
mveRickZeeland19-Mar-18 7:52 
GeneralRe: PowerShell Pin
Ian Bell, #219-Mar-18 10:36
professionalIan Bell, #219-Mar-18 10:36 
I started using PowerShell reluctantly, have since learned a bit about it and found it to be a very practical and valuable tool.

I use PowerShell scripts for such things as obfuscation[^], registry settings, editing WIX deployment projects, setting project versioning numbers, editing repository settings, call them in pre-build and post-build events in my VS projects, etc.

If you've ever experienced the frustration of having to debug 'complicated' batch command files then you will shed tears of joy when you realize just how easy it is to debug and walk through PS scripts, line by line, in Visual Studio. Also, as RickZeeland pointed out, if you know .NET then all this is readily available to you in PS.
History is the joke the living play on the dead.


modified 19-Mar-18 17:05pm.

GeneralRe: PowerShell Pin
PIEBALDconsult19-Mar-18 11:55
mvePIEBALDconsult19-Mar-18 11:55 
GeneralRe: PowerShell Pin
Stefan Schier @19-Mar-18 21:08
Stefan Schier @19-Mar-18 21:08 
GeneralRe: PowerShell Pin
sibling12321-Mar-18 1:27
sibling12321-Mar-18 1:27 
GeneralRe: PowerShell Pin
Jan Holst Jensen219-Mar-18 21:13
Jan Holst Jensen219-Mar-18 21:13 
GeneralRe: PowerShell Pin
spoljarecDamir19-Mar-18 22:00
spoljarecDamir19-Mar-18 22:00 
GeneralRe: PowerShell Pin
Rob Philpott20-Mar-18 2:16
Rob Philpott20-Mar-18 2:16 
GeneralRe: PowerShell Pin
sir_download_alot19-Mar-18 22:41
professionalsir_download_alot19-Mar-18 22:41 
GeneralRe: PowerShell Pin
iacopovettori20-Mar-18 0:40
iacopovettori20-Mar-18 0:40 
GeneralRe: PowerShell Pin
agibs20-Mar-18 3:33
professionalagibs20-Mar-18 3:33 
GeneralRe: PowerShell Pin
Lucas Vogel20-Mar-18 3:37
professionalLucas Vogel20-Mar-18 3:37 
GeneralRe: PowerShell Pin
Richard Givis20-Mar-18 3:41
Richard Givis20-Mar-18 3:41 
GeneralRe: PowerShell Pin
sasadler20-Mar-18 3:39
sasadler20-Mar-18 3:39 
GeneralRe: PowerShell Pin
Retired201720-Mar-18 5:06
Retired201720-Mar-18 5:06 
GeneralRe: PowerShell Pin
firegryphon20-Mar-18 7:28
firegryphon20-Mar-18 7:28 
GeneralRe: PowerShell Pin
Retired201720-Mar-18 7:35
Retired201720-Mar-18 7:35 
GeneralRe: PowerShell Pin
Sekers20-Mar-18 8:58
Sekers20-Mar-18 8:58 
GeneralRe: PowerShell Pin
pmauriks22-Mar-18 13:02
pmauriks22-Mar-18 13:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.