Hi All,
Im new to Windows server management and I would like to learn script writing.
Please tell me know what kind of script is more useful in server management?
Thank you,
Reg
Pahee
Technology Tips and News
Hi All,
Im new to Windows server management and I would like to learn script writing.
Please tell me know what kind of script is more useful in server management?
Thank you,
Reg
Pahee
Hi,
This could be a good start.. Cheers!!
https://technet.microsoft.com/en-us/library/ee156569.aspx
hiii,
Basically it depends upon the window server, if you are using window server 2003 then you cannot run powershell script as scripting engine is not installed on windows server 2003, But for further version of windows server, you can start with windows powershell 5.0. It is task based command line shell and scripting language that automate and control the administration of windows operating system.
Read more :
https://technet.microsoft.com/en-us/library/dn425048.aspx
Regards.