powershell

  1. Mansnake

    Running a powershell script on a local machine that needs to manipulate files on a remote machine

    Hi everyone, I need some assistance with an issue I have. I need to run a script on a local machine to connect to a remote machine to search a directory for a folder and delete the folder. I'm using the following command to connect to the remote computer: - $PShostSession =...
  2. ShotInTheAss86

    Changing default calendar permission office365

    Hey guys, hoping someone can help me with a ps script to do the following: 1. Connect to O365 2. Filter on AD OU (need to do this as we share our domain with other countries so need to drill down to our country User list only before making changes) 3. Amend the default calendar permission to...
  3. AHarvey

    Remove the Store/access in Win 10 Pro

    Hi all, Bunch of Win10 Pro PC's that I've been asked to lockdown. Removed a lot of the bloat using Powershell, including the Store. But, if the user searches for Solitaire, for example, they can then access it via the store. I've tried editing the group policy on the machine: Computer >...
Back
Top Bottom