About 358 results
Open links in new tab
  1. Problems with FTP uploads using powershell from one particular server

    I have a script that is running on five different servers, collecting some information into csv file and afterwards uploading the file to an ftp server. The problem is with the FTP part on just one particular …

  2. Can I automate Password Change for AD Users?

    A new file should trigger a program that reads the Distinguished Name from the file, binds to the user object, retrieves the new password (that is up to you), uses the SetPassword method to change the …

  3. Change password for users from csv - social.technet.microsoft.com

    Aug 27, 2013 · The management of my school asked me to reset all the passwords of all the students with a new password, which is provided in a CSV file. I'm not great in PowerShell, so can someone …

  4. Excel 2016 file corrupted after save, formulas saved with semicolon as ...

    When changing the extension in .zip and opening the corresponding sheetX.xml, I can see that the separator character in formulas has been changed from comma to semicolon. My regional settings …

  5. Script to monitor file extension changes - social.technet.microsoft.com

    GoodMorning, i'm quite new to scripting and i've been looking for a script to monitor changes on files expecialy on file extensions; i've used this script done by bigTeddy, it monitors everything and greatly …

  6. Protected Excel File Information Rights Mananagement Service - Sorry ...

    Aug 31, 2016 · I have an excel File which I protected using "Protect Workbook" and protected the document so that only my Windows account could open the file with the password.

  7. Password must meet complexity requirements

    Check the report whether password GPO is applied ?was it denied? If it didn’t apply or got denied, check the Event Log for more information about why the GPO didn’t apply or was denied. Besides, have …

  8. Outlook 2016 repeatedly asks for password and none of the fixes I …

    The affected user opens Outlook and are prompted for the password. Of course, they can either enter the credentials and check the box to save them, which it doesn't. Alternatively, they can close the …

  9. Scheduled task won't run .bat file - social.technet.microsoft.com

    Jan 4, 2023 · Hi. On Windows Server 2008 I have a scheduled task that calls a .bat file. The fist step in the .bat file is write to a log file to the same directory in which the .bat file exists. This allows me to …

  10. DirSync Password Write-Back not working

    Password sync from on prem AD to Azure AD is working without a problem, however the password write-back simply doesn't work. The AD account is an Enteprise Admin, and the Azure account is a …