1> Comments -> Always use comments to explain code .. click for more detail
3> Error handaling -> with try-catch
4> Functions ->
5> User-defined variables -> Place user-defined variables at top of script
6> #regions -> Grouping of code with regions for easy reading and troubleshooting
7> beautify/ Auto indent powershell ->
(Visited 12 times, 1 visits today)