About 1,293,093 results (3,215 milliseconds)

Isilon Find Command to list directories with specific ACLs

https://groups.google.com/g/isilon-user-group/c/fRfJHeL6ruk
It would be possible to use find and -exec.. but, just this once, I think i'd turn to windows powershell... Check out get-childitem and get-acl functions. Using ...

List of drive files/folders under specific folder owned by a user

https://groups.google.com/g/google-apps-manager/c/hXclQp6dmVc
... files with the command. gam user USER2 update drivefileacl FILEID USER1 role owner transferownership true. using powershell, bash scripting or CSV ...

5 minute pause calling Nunit from Powershell?

https://groups.google.com/g/nunit-discuss/c/XV7v0OLfBeM
net builds (framework 4.51) using msbuild. I've created a Powershell script that gets a list of files from the compiled directory, makes a list of all of the ...

Re: [ossec-list] USB storage detect & recursive file list

https://groups.google.com/g/ossec-list/c/f88R0Uplg6g
... using Power shell.. <localfile> <log_format>full_command</log_format> <command>powershell.exe -command "gwmi win32_diskdrive | select. Model,InterfaceType ...

ICACLS and PowerShell permissions

https://groups.google.com/g/ntsysadmin/c/aIGWetURDoc/m/IpgrDRRvAAAJ
We have a windows server 2019 file share that contains sub folders for each instructor to place course records. I have created instructions for the assistant to ...

wazuh agent installation failure

https://groups.google.com/g/wazuh/c/3kfnOve8Tos
Apr 4, 2024 ... Using powershell, it generates an error the service name is invalid. ... Isn't there any installation log file in the installation directory?

Download all Users to CSV using powershell

https://groups.google.com/g/google-apps-manager/c/LQO4234k6gc
May 19, 2015 ... $list = Import-Csv "\\rdat.rsssd.internal\F$\Exports\Google\Student ... directory as above files Export-Csv "\\rdat.rsssd.internal\F ...

win_shell/win_command chdir to Directory with Spaces

https://groups.google.com/g/ansible-project/c/1GzNE4XbrUo
I am able to get a command in a directory to run using PowerShell's special escape syntax: & 'C:\Program Files\Application\mycmd.exe'. But this doesn't seem ...

miniDLNA not showing all media files

https://groups.google.com/g/alt-f/c/f0exJhyuuN4
I have full access to all the directories and files when browsing using windows explorer. ... show permission and ownership of files and folders. I was ...

gcloud resource-manager folders list | Google Cloud SDK ...

https://cloud.google.com/sdk/gcloud/reference/resource-manager/folders/list
list. service-account. Overview · get. settings. Overview · delete · get · update. gcloud ... files. Overview · list. generic. Overview · download · upload. go.

Firebase CLI reference | Firebase Documentation

https://firebase.google.com/docs/cli
... List. Unity. Overview. Firebase. Overview. Classes. AppOptions · FirebaseApp ... a directory, then run firebase init from within that directory. The firebase ...

Method: files.list | Google Drive | Google for Developers

https://developers.google.com/workspace/drive/api/reference/rest/v3/files/list
Apr 18, 2025 ... A comma-separated list of sort keys. Valid keys are: createdTime : When the file was created. folder : The folder ID. This field is sorted using ...

Using TiddlyFox into the future

https://groups.google.com/g/tiddlywiki/c/OJQ0yRq4zog
Then reloading from either file location the download and the link, will show the updated tiddlywiki. If you have a fixed download folder this should allow you ...

Multiple domains and Nodes inside a project

https://groups.google.com/g/rundeck-discuss/c/_8ciIYZGzXU
The list of nodes are json files pulled from a directory scan. Unfortunately the option of using a local admin account for all servers is not allowed. So ...

Cannot get Google Drive for Desktop to show up in File Explorer ...

https://support.google.com/drive/thread/201749940/cannot-get-google-drive-for-desktop-to-show-up-in-file-explorer?hl=en
Feb 13, 2023 ... Research also tells me that when I click that icon and then the settings icon, and preferences, I should see an option to connect to folders ...

Renaming files in Drive using a pattern

https://groups.google.com/g/google-apps-manager/c/D-E2M9kQLl4
Jul 20, 2018 ... List the files in a folder specified by ID; Parse the file names and change them (the 'sed' command spits out the new file name); Pipe the ...

Hyperv_ISO how to bring large files to host

https://groups.google.com/g/packer-tool/c/gc1Z1EPvMyQ
Use the http feature of packer, put all the files in a directory, and let packer to serve from there. ... I was expecting to see the list of files that were in ...

Download file list of all photos, videos - Google Photos Community

https://support.google.com/photos/thread/29089128/download-file-list-of-all-photos-videos?hl=en
Feb 19, 2020 ... I want to compare all files (photos and videos) to the FLickr JSON files to try and isolate all the photos and videos in google that have incorrect dates.

Racket Shell

https://groups.google.com/g/racket-users/c/ktMxGgzLbc4
- a more complex example showing a command pipeline using powershell commands to do sed-like and grep-like operations. ... dir' command to get directory listing ...

win_shell - What's the proper way to use a command with a flag in ...

https://groups.google.com/g/ansible-project/c/p50vzsa32rk
Oct 11, 2017 ... The win_shell module actually executes a command in the PowerShell where dir is an alias for Get-ChildItem. ... Now that have the list of files in ...