hi,
am having a create a subfolder inside a directory, if doesnt exist. its called LOGS folder. And if it exists , i need to create .log files for each and every actions that's happening in the PS code.
am a newbie in PS.
how to implement this. i checked this link : https://community.spiceworks.com/topic/473565-powershell-script-to-create-subfolder-in-all-folders-but-not-create-if-existing
am not sure whether this is correct code or not.
Das